Chandel (Manipur) Map Cropping Samples
Chandel (Manipur) Map Cropping Samples-1
Chandel (Manipur) Map Cropping Samples-2
Chandel neighborhoods and villages map with 3D shadow effect
flag map of Chandel with 3D shadow effect
Chandel map with 3d shadow effect
Download outline map of Chandel (geojson format) :
Chandel.geojson (**)
Download polygon array of Chandel map for "Google Maps" :
Chandel.txt
Bounding Box for Chandel Map : ( 23.836822 , 93.73815 , 24.635161 , 94.409028 )
Wikipedia ID for Chandel : Q2301769
Wikipedia SPARQL Query for Chandel (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2301769 wdt:P1082 ?population. }
OPTIONAL { wd:Q2301769 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2301769 wdt:P2046 ?area. }
OPTIONAL { wd:Q2301769 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2301769 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2301769 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 Chandel map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.836822, 93.73815, 24.635161, 94.409028);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chandel)
[out:json];
(
rel["name"="Chandel"][type=boundary];
rel["name:en"="Chandel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chandel
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aihol | 23.933330 , 93.983330 |
Angbrashu | 24.393150 , 94.010610 |
Chakpi Karong | 24.206090 , 93.901740 |
Chalong | 24.241560 , 94.067190 |
Jun | 24.178640 , 93.932390 |
Kampang | 24.440650 , 94.239340 |
Khengoi | 24.034140 , 94.101370 |
Khubung Khulen | 24.170800 , 94.006710 |
Khunthak | 24.197730 , 94.108090 |
Kongtal | 23.950000 , 93.800000 |
Maibi Khunou | 24.493920 , 94.130320 |
Mombi | 24.106320 , 93.940150 |
Moreh | 24.250800 , 94.300730 |
Nungkuinu | 24.043570 , 94.076250 |
Nungtak | 24.523710 , 94.165350 |
Purura Khulen | 24.403690 , 93.978220 |
Saibom | 24.425440 , 94.101100 |
Shelkai | 24.017880 , 93.804850 |
Shelkui Khunou | 24.064350 , 93.867950 |
Sibong | 24.325220 , 94.252080 |
Youpi | 24.097180 , 93.979740 |
Notes:
- You can download geometry data for Chandel 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.