GeoJSON Format | |
GeoJSON | |
Ads |
GEOJSON format was developed for storing various geodata. GEOJSON files store data in JavaScript JSON format. GEOJSON files can be used o store geographical information of given objects. The files encode objects using primitive structures such as points (adresses), lines (roads, highways, boarders, etc.), polygons (countires, provinces, etc.).
Applications that use geospatial can utilize GEOJSON files to exchange information with other applications.