Map of India in GeoJSON format
A map built from OpenStreetMap data, ready to download

Customize the map
Open this place's area in the constructor and adjust everything to your needs
Open in constructor →Map passport
What this map contains by default
This is how the map is built as-is — every setting can be changed in the constructor.
Tietoja: GeoJSON
Map of India in GeoJSON — an export of real OpenStreetMap data for the selected area.
Open text-based geodata format built on JSON. Widely supported by web mapping libraries, human-readable and easy to process with scripts.
Which layers are in the file
This file for the selected area contains:
- Water
- Greenery
- Points of interest
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Luokka | GIS |
| Tiedostopääte | .geojson |
| Taso | Free |
How to use GeoJSON for India
- Select the India area on the map
- Export to GeoJSON
- Load into QGIS, Mapbox Studio, or kepler.gl
- Use for analysis, filtering, and visualization
Programs that open GeoJSON
FAQ: GeoJSON for India
How to open GeoJSON?
GeoJSON opens in QGIS, geojson.io, Mapbox Studio, kepler.gl, or any text editor — it's just JSON.
Is GeoJSON suitable for large areas?
For large areas, GeoPackage or FlatGeobuf is better — they're more compact and load faster.