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