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