Taichung (Taiwan) Map Cropping Samples

Taichung (Taiwan) Map Cropping Samples-1
Taichung (Taiwan) Map Cropping Samples-1
Taichung (Taiwan) Map Cropping Samples-2
Taichung (Taiwan) Map Cropping Samples-2
Download outline map of Taichung (geojson format) : Taichung.geojson (**)
Download polygon array of Taichung map for "Google Maps" : Taichung.txt
Bounding Box for Taichung Map : ( 23.998557 , 120.456553 , 24.441489 , 121.452005 )
ISO-3166 CODE for Taichung : TW-TXG

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](23.998557, 120.456553, 24.441489, 121.452005);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Taichung)
[out:json];
(
rel["name"="Taichung"][type=boundary];
rel["name:en"="Taichung"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Taichung in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Share this page