Singhi (Geylegphug) Map Cropping Samples
Singhi (Geylegphug) Map Cropping Samples-2
flag map of Singhi with 3D shadow effect
Singhi map with 3d shadow effect
Download outline map of Singhi (geojson format) :
Singhi.geojson (**)
Download polygon array of Singhi map for "Google Maps" :
Singhi.txt
Bounding Box for Singhi Map : ( 26.729808 , 90.011657 , 26.936478 , 90.232886 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Singhi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.729808, 90.011657, 26.936478, 90.232886);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Singhi)
[out:json];
(
rel["name"="Senge"][type=boundary];
rel["name:en"="Senge"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Singhi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Phisugaon | 26.753690 , 90.110100 |
Samatung | 26.819740 , 90.189970 |
Sunphan | 26.816670 , 90.166670 |
Notes:
- You can download geometry data for Singhi 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.