x

Re: OpenLayer - Polygon - geoJson - coordinates max 90 degrees?


Geschrieben von dooley (Gast) am 30. September 2017 20:39:37: [flux]

Als Antwort auf: OpenLayer - Polygon - geoJson - coordinates max 90 degrees? geschrieben von slart (Gast) am 30. September 2017 13:23:

slart wrote:

Ach, wie ich solche Antworten liebe.

Na, dann wird dich diese Antwort auch erfreuen: http://spatialreference.org/ref/epsg/wgs-84/

Und dann schaust halt nochmal in deinen Code rein:

var␣geojsonObject␣=␣{
'type':␣'FeatureCollection',
'crs':␣{
'type':␣'name',
'properties':␣{
'name':␣'EPSG:4326'
}
},

Eventuell fällt dir dann was auf. Aber ich bin dann raus - ist ja auch kein OSM-Thema.