Kolasib (Mizoram) Map Cropping Samples
Kolasib (Mizoram) Map Cropping Samples-1
Kolasib (Mizoram) Map Cropping Samples-2
Kolasib neighborhoods and villages map with 3D shadow effect
flag map of Kolasib with 3D shadow effect
Kolasib map with 3d shadow effect
Download outline map of Kolasib (geojson format) :
Kolasib.geojson (**)
Download polygon array of Kolasib map for "Google Maps" :
Kolasib.txt
Bounding Box for Kolasib Map : ( 23.95371 , 92.529266 , 24.518164 , 92.902584 )
Wikipedia ID for Kolasib : Q1947343
Wikipedia SPARQL Query for Kolasib (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1947343 wdt:P1082 ?population. }
OPTIONAL { wd:Q1947343 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1947343 wdt:P2046 ?area. }
OPTIONAL { wd:Q1947343 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1947343 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1947343 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 Kolasib map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.95371, 92.529266, 24.518164, 92.902584);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kolasib)
[out:json];
(
rel["name"="Kolasib"][type=boundary];
rel["name:en"="Kolasib"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kolasib
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bhairabi | 24.195390 , 92.545420 |
Bilkhawtlir | 24.291970 , 92.693930 |
Bualpui | 24.096250 , 92.683120 |
Buarpui | 24.100000 , 92.600000 |
Bukhmai Tuak | 24.153030 , 92.689350 |
Chhimluang | 24.388840 , 92.720200 |
Hhmen | 24.229620 , 92.810440 |
Hmunsam | 24.081820 , 92.793560 |
Kawihruilian | 24.259700 , 92.809320 |
Kawnpur | 24.047580 , 92.675600 |
Kolasib | 24.223880 , 92.678690 |
Lung Chhuan | 24.024240 , 92.773100 |
Mualvum | 24.021850 , 92.665220 |
Rengte | 24.481150 , 92.758580 |
Sethawn | 24.119150 , 92.696860 |
Teidukhan | 24.354580 , 92.851320 |
Thindawl | 24.178270 , 92.700490 |
Tulartal F.V. | 24.494398 , 92.760813 |
Notes:
- You can download geometry data for Kolasib 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.