Map of Canada 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.
Oor GeoJSON
Map of Canada 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
The set of layers depends on the selected area.
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Kategorie | GIS |
| Lêeruitbreiding | .geojson |
| Vlak | Free |
How to use GeoJSON for Canada
- Select the Canada 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 Canada
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.