Map of Austria 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
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.
Sobre GeoJSON
Map of Austria 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:
- Roads
- Buildings
- Water
- Greenery
- Points of interest
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Categoria | GIS |
| Extensió del fitxer | .geojson |
| Nivell | Free |
What's in the GeoJSON map of Austria
2,720,148 buildings (522,204 residential, 15,897 commercial, 12,942 industrial, 5,625 religious), 184,225.4 km of roads, 586,193 points of interest, 100 landmarks.
Mostly service roads 51,656.3 km, residential streets 44,856.5 km, unclassified roads 38,303.3 km.
Among the objects: benches — 93,719, parking — 87,165, swimming pools — 75,416.
GeoJSON contains 2,720,148 buildings and 586,193 POIs with coordinates, names and attributes. Ready for Leaflet, Mapbox, D3.js.
Main streets: Hauptstraße, Hauptstraße, Hauptstraße, Feldgasse, Wiener Straße
Landmarks: Hermann Maier Fanshop/Museum, Schmied z'Gries - Handwerkermuseum, Hammerschmiede, Furthmühlenmuseum, Alte Stadtmauer
How to use GeoJSON for Austria
- Select the Austria 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 Austria
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.