East Imphal (Manipur) Map Cropping Samples
East Imphal (Manipur) Map Cropping Samples-1
East Imphal (Manipur) Map Cropping Samples-2
East Imphal neighborhoods and villages map with 3D shadow effect
flag map of East Imphal with 3D shadow effect
East Imphal map with 3d shadow effect
Download outline map of East Imphal (geojson format) :
East Imphal.geojson (**)
Download polygon array of East Imphal map for "Google Maps" :
East Imphal.txt
Bounding Box for East Imphal Map : ( 24.552057 , 93.773756 , 25.07496 , 94.144977 )
Wikipedia ID for East Imphal : Q1916666
Wikipedia SPARQL Query for East Imphal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1916666 wdt:P1082 ?population. }
OPTIONAL { wd:Q1916666 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1916666 wdt:P2046 ?area. }
OPTIONAL { wd:Q1916666 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1916666 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1916666 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 Imphal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](24.552057, 93.773756, 25.07496, 94.144977);
);
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 Imphal)
[out:json];
(
rel["name"="Imphal East"][type=boundary];
rel["name:en"="Imphal East"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of East Imphal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Imphāl | 24.783447 , 93.945645 |
Kanglatongbi | 24.976900 , 93.887880 |
Leimapokam | 24.666200 , 93.861690 |
Mayang Imphal | 24.609980 , 93.888730 |
Phaiyeng | 24.845190 , 93.822560 |
Pukhrambam | 24.677030 , 93.881870 |
Sagolmang | 24.957360 , 94.024250 |
Sanjenbam | 24.788250 , 94.015910 |
Sengmai | 24.945630 , 93.881400 |
Tulihal | 24.753790 , 93.885500 |
Waheng Khuman | 24.668490 , 93.864890 |
Yaingangpokpi | 24.908150 , 94.119020 |
Notes:
- You can download geometry data for East Imphal 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.