Quan 1 (Ho Chi Minh) Map Cropping Samples
Quan 1 (Ho Chi Minh) Map Cropping Samples-2
flag map of Quan 1 with 3D shadow effect
Quan 1 map with 3d shadow effect
Download outline map of Quan 1 (geojson format) :
Quan 1.geojson (**)
Download polygon array of Quan 1 map for "Google Maps" :
Quan 1.txt
Bounding Box for Quan 1 Map : ( 10.753522 , 106.672782 , 10.793739 , 106.71012 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quan 1 map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.753522, 106.672782, 10.793739, 106.71012);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quan 1)
[out:json];
(
rel["name"="Quan 1"][type=boundary];
rel["name:en"="Quan 1"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Quan 1 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.