Thoubal (Manipur) Map Cropping Samples
Thoubal (Manipur) Map Cropping Samples-1
Thoubal (Manipur) Map Cropping Samples-2
Thoubal neighborhoods and villages map with 3D shadow effect
flag map of Thoubal with 3D shadow effect
Thoubal map with 3d shadow effect
Download outline map of Thoubal (geojson format) :
Thoubal.geojson (**)
Download polygon array of Thoubal map for "Google Maps" :
Thoubal.txt
Bounding Box for Thoubal Map : ( 24.235886 , 93.84068 , 24.727441 , 94.151955 )
Wikipedia ID for Thoubal : Q2086198
Wikipedia SPARQL Query for Thoubal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2086198 wdt:P1082 ?population. }
OPTIONAL { wd:Q2086198 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2086198 wdt:P2046 ?area. }
OPTIONAL { wd:Q2086198 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2086198 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2086198 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 Thoubal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](24.235886, 93.84068, 24.727441, 94.151955);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thoubal)
[out:json];
(
rel["name"="Thoubal"][type=boundary];
rel["name:en"="Thoubal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thoubal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chaobok | 24.656316 , 93.987685 |
Kakching | 24.498200 , 93.981260 |
Kakching Khunou | 24.404700 , 93.899810 |
Kang Samaram | 24.562345 , 94.012290 |
Palel | 24.449280 , 94.020370 |
Thiyam-konjil | 24.663666 , 94.009940 |
Thoubal | 24.638800 , 93.996380 |
Wabagai | 24.530920 , 93.937640 |
Wāngjing | 24.594010 , 94.032853 |
Yairipok | 24.677920 , 94.047670 |
Notes:
- You can download geometry data for Thoubal 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.