Map of Taiwan 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.
About GeoJSON
Map of Taiwan 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:
- 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)
| Category | GIS |
| File extension | .geojson |
| Tier | Free |
What's in the GeoJSON map of Taiwan
270,612 buildings (100,822 residential, 7,229 commercial, 22,582 industrial, 2,807 religious), 184,892 points of interest.
Key amenities: schools — 4,118, convenience stores — 13,267, attractions — 2,799.
GeoJSON contains 270,612 buildings and 184,892 POIs with coordinates, names and attributes. Ready for Leaflet, Mapbox, D3.js.
Main streets: 西部濱海公路, 中正路, 中山路, 中央公路, 縱貫公路
How to use GeoJSON for Taiwan
- Select the Taiwan 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 Taiwan
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.