Serchhip (Mizoram) Map Cropping Samples
Serchhip (Mizoram) Map Cropping Samples-1
Serchhip (Mizoram) Map Cropping Samples-2
Serchhip neighborhoods and villages map with 3D shadow effect
flag map of Serchhip with 3D shadow effect
Serchhip map with 3d shadow effect
Download outline map of Serchhip (geojson format) :
Serchhip.geojson (**)
Download polygon array of Serchhip map for "Google Maps" :
Serchhip.txt
Bounding Box for Serchhip Map : ( 23.003283 , 92.68417 , 23.522682 , 93.196611 )
Wikipedia ID for Serchhip : Q2086190
Wikipedia SPARQL Query for Serchhip (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2086190 wdt:P1082 ?population. }
OPTIONAL { wd:Q2086190 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2086190 wdt:P2046 ?area. }
OPTIONAL { wd:Q2086190 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2086190 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2086190 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 Serchhip map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.003283, 92.68417, 23.522682, 93.196611);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Serchhip)
[out:json];
(
rel["name"="Serchhip"][type=boundary];
rel["name:en"="Serchhip"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Serchhip
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buangpui | 23.236060 , 92.745550 |
Bukpui | 23.357830 , 92.844600 |
Bungtlang | 23.183330 , 92.900000 |
Hmuntha | 23.493330 , 92.942280 |
Keitum | 23.232400 , 92.910820 |
Keitumkawn | 23.234690 , 92.910540 |
Lungpho | 23.380420 , 93.001350 |
North Vanlaiphai | 23.132270 , 93.065320 |
Serchhip | 23.293120 , 92.846790 |
Notes:
- You can download geometry data for Serchhip 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.