Download outline map of Aizawl (geojson format) :
Aizawl.geojson (**)
Download polygon array of Aizawl map for "Google Maps" :
Aizawl.txt
Bounding Box for Aizawl Map : ( 23.272862 , 92.622993 , 24.409939 , 93.207232 )
Wikipedia ID for Aizawl : Q1947322
Wikipedia SPARQL Query for Aizawl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1947322 wdt:P1082 ?population. }
OPTIONAL { wd:Q1947322 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1947322 wdt:P2046 ?area. }
OPTIONAL { wd:Q1947322 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1947322 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1947322 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 Aizawl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.272862, 92.622993, 24.409939, 93.207232);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aizawl)
[out:json];
(
rel["name"="Aizawl"][type=boundary];
rel["name:en"="Aizawl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aizawl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aibawk | 23.561040 , 92.704800 |
Āīzawl | 23.732457 , 92.724047 |
Baktawng | 23.536610 , 92.846720 |
Chiahpui | 24.021960 , 93.188520 |
Darlawn | 24.013360 , 92.924390 |
Durtlang | 23.781010 , 92.727320 |
Falkawn | 23.625130 , 92.726520 |
Hmuifang | 23.449630 , 92.758610 |
Hualngohmun | 23.656690 , 92.727830 |
Hualtu | 23.527850 , 92.915610 |
Kelsih | 23.633870 , 92.720620 |
Khawlek | 24.070590 , 93.025500 |
Khawlian | 24.004760 , 93.129080 |
Khawruhlian | 23.868990 , 92.876880 |
Khawthlir | 23.633330 , 93.000000 |
Kongtal | 23.966670 , 92.816670 |
Mauchar | 24.323490 , 92.898090 |
Melriat | 23.646610 , 92.724640 |
Muallungthu | 23.609540 , 92.721300 |
Neihbawi | 23.837420 , 92.743740 |
Nisapui | 23.939400 , 92.769280 |
North Lungsai | 23.502350 , 92.700740 |
Paikhai | 23.649120 , 92.759820 |
Phaileng | 23.912090 , 92.926500 |
Phuaibuang | 23.926420 , 93.122070 |
Phullen | 23.841480 , 93.055290 |
Ratu | 24.099100 , 92.913570 |
Sairang | 23.810340 , 92.652260 |
Sateek | 23.546450 , 92.703140 |
Seling | 23.725520 , 92.856570 |
Sentlang | 23.895640 , 92.736380 |
Sesawng | 23.745690 , 92.854550 |
Sialsuk | 23.395350 , 92.754980 |
Sibutalung | 23.583330 , 92.700000 |
Sihphir | 23.819920 , 92.741110 |
Suangpuilawn | 23.949280 , 93.039970 |
Tachhip | 23.582830 , 92.720620 |
Tawitaw | 23.966670 , 92.716670 |
Tawkzawl | 23.879560 , 92.852460 |
Thenzawl | 23.316670 , 92.750000 |
Thiak | 23.469340 , 92.711020 |
Thingsat | 24.198610 , 92.939040 |
Tualbung | 23.762080 , 92.940450 |
Vanbawng | 24.040870 , 93.060420 |
Vancheng | 23.437070 , 93.045870 |
Zawngin | 23.902820 , 93.018080 |
Zobawk | 23.557630 , 92.830440 |
Notes:
- You can download geometry data for Aizawl 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.