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