Download outline map of South Garo Hills (geojson format) :
South Garo Hills.geojson (**)
Download polygon array of South Garo Hills map for "Google Maps" :
South Garo Hills.txt
Bounding Box for South Garo Hills Map : ( 25.14324 , 90.230765 , 25.553866 , 90.974373 )
Wikipedia ID for South Garo Hills : Q2329228
Wikipedia SPARQL Query for South Garo Hills (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2329228 wdt:P1082 ?population. }
OPTIONAL { wd:Q2329228 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2329228 wdt:P2046 ?area. }
OPTIONAL { wd:Q2329228 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2329228 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2329228 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of South Garo Hills map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.14324, 90.230765, 25.553866, 90.974373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (South Garo Hills)
[out:json];
(
rel["name"="South Garo Hills"][type=boundary];
rel["name:en"="South Garo Hills"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of South Garo Hills
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baghamara | 25.189540 , 90.647890 |
Betagithim | 25.255640 , 90.489750 |
Chokpot | 25.318660 , 90.440800 |
Chutmang Agimpal | 25.297850 , 90.765690 |
Gasuapara | 25.194770 , 90.345210 |
Karukol | 25.286340 , 90.688540 |
Nongwalbibra | 25.466670 , 90.700000 |
Rewak Songmong | 25.293840 , 90.665970 |
Rimrangpara | 25.331580 , 90.282740 |
Ringkhap Songmong | 25.296550 , 90.442520 |
Rongra Asimgiri | 25.394100 , 90.430920 |
Notes:
- You can download geometry data for South Garo Hills 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.