Tainan (Taiwan) Map Cropping Samples

Tainan (Taiwan) Map Cropping Samples-1
Tainan (Taiwan) Map Cropping Samples-1
Tainan (Taiwan) Map Cropping Samples-2
Tainan (Taiwan) Map Cropping Samples-2
Download outline map of Tainan (geojson format) : Tainan.geojson (**)
Download polygon array of Tainan map for "Google Maps" : Tainan.txt
Bounding Box for Tainan Map : ( 22.887506 , 120.026906 , 23.413742 , 120.656268 )
ISO-3166 CODE for Tainan : TW-TNN

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](22.887506, 120.026906, 23.413742, 120.656268);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Tainan 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