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