Answer the question
In order to leave comments, you need to log in
How to change coordinate type in GeoJSON(leaflet)?
There is a huge GeoJSON file, but it has a different coordinate format (attached in a screenshot)
The question is, is it possible somehow to display this on a map without converting to latLng. And one more question, what kind of coordinate format is this? Everything he found in Arcgis is called basemap.
Answer the question
In order to leave comments, you need to log in
You just have rectangular coordinates (in projection), not geographic (in degrees). Accordingly, you either enter a description of this projection in the leaflet so that it can recalculate the degrees itself, or you convert and already apply it with ready-made degrees.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question