Download outline map of East Garo Hills (geojson format) :
East Garo Hills.geojson (**)
Download polygon array of East Garo Hills map for "Google Maps" :
East Garo Hills.txt
Bounding Box for East Garo Hills Map : ( 25.414937 , 90.11508 , 26.015036 , 91.032338 )
Wikipedia ID for East Garo Hills : Q2085455
Wikipedia SPARQL Query for East Garo Hills (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2085455 wdt:P1082 ?population. }
OPTIONAL { wd:Q2085455 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2085455 wdt:P2046 ?area. }
OPTIONAL { wd:Q2085455 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2085455 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2085455 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 East Garo Hills map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.414937, 90.11508, 26.015036, 91.032338);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (East Garo Hills)
[out:json];
(
rel["name"="East Garo Hills"][type=boundary];
rel["name:en"="East Garo Hills"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of East Garo Hills
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abhirampara | 25.945441 , 90.235010 |
Agrophathal | 25.755820 , 90.902760 |
Aklasalbari I | 25.954598 , 90.180700 |
Akongapara | 25.929756 , 90.559153 |
Atiabari | 25.905476 , 90.969546 |
Bajengdoba | 25.894010 , 90.504550 |
Balmuri | 25.960623 , 90.530241 |
Bangsi | 25.860080 , 90.735170 |
Bogadol | 25.943600 , 90.170120 |
Cheran | 25.730490 , 90.691220 |
Chibilbang | 25.707400 , 90.747110 |
Chisimgiri | 25.882150 , 90.441120 |
Dagal Apal | 25.804830 , 90.577820 |
Dainadubi | 25.901220 , 90.783020 |
Dambu | 25.664260 , 90.842490 |
Daram | 25.861350 , 90.596460 |
Darugiri | 25.621180 , 90.768060 |
Gumaijhar | 25.981559 , 90.211175 |
Harikona | 25.933968 , 90.530786 |
Jalwagiri | 25.717080 , 90.720890 |
Kaldang Agitok | 25.956746 , 90.582174 |
Kara Balapara | 25.941654 , 90.836397 |
Khangrapara | 25.993410 , 90.447610 |
Khankhal | 25.934613 , 90.567456 |
Manda | 25.730620 , 90.462680 |
Mangsang | 25.677100 , 90.873290 |
Melopara Pt-I | 25.933791 , 90.899008 |
Melopara Pt-II | 25.925097 , 90.898509 |
Nakma Kundi | 25.905238 , 90.770257 |
Nengkhra Agalgiri | 25.516690 , 90.694180 |
Ouguri | 25.932904 , 90.960659 |
Pedaldoba (garo) | 25.991993 , 90.419928 |
Rangberam | 25.722040 , 90.822030 |
Resubelpara | 25.904040 , 90.607470 |
Rongjeng | 25.611110 , 90.868870 |
Rongrenggiri | 25.530610 , 90.570680 |
Sildubi | 25.934590 , 90.533787 |
Songsak | 25.643160 , 90.611650 |
Sualmari Nayapara | 25.982731 , 90.513583 |
Tebrongpara (tekonggitok) | 25.940228 , 90.837764 |
Thakur Billa | 26.008484 , 90.482808 |
Tinsima | 25.887215 , 91.028211 |
Torikakona Rabha | 25.916503 , 90.516474 |
Williamnagar | 25.495500 , 90.616800 |
Notes:
- You can download geometry data for East 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.