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