Kohima (Nagaland) Map Cropping Samples
Kohima (Nagaland) Map Cropping Samples-1
Kohima (Nagaland) Map Cropping Samples-2
Kohima neighborhoods and villages map with 3D shadow effect
flag map of Kohima with 3D shadow effect
Kohima map with 3d shadow effect
Download outline map of Kohima (geojson format) :
Kohima.geojson (**)
Download polygon array of Kohima map for "Google Maps" :
Kohima.txt
Bounding Box for Kohima Map : ( 25.518505 , 93.915295 , 26.024424 , 94.364382 )
Wikipedia ID for Kohima : Q953530
Wikipedia SPARQL Query for Kohima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q953530 wdt:P1082 ?population. }
OPTIONAL { wd:Q953530 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q953530 wdt:P2046 ?area. }
OPTIONAL { wd:Q953530 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q953530 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q953530 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 Kohima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.518505, 93.915295, 26.024424, 94.364382);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kohima)
[out:json];
(
rel["name"="Kohima"][type=boundary];
rel["name:en"="Kohima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kohima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chakhabama | 25.669830 , 94.195060 |
Choshinyu | 25.911720 , 94.046360 |
Dzulake | 25.620890 , 93.960490 |
Jotsema | 25.676040 , 94.060710 |
Khonoma | 25.654230 , 94.021790 |
Kidzematuma | 25.768410 , 94.242920 |
Kitagha | 25.980400 , 94.237540 |
Kohīma | 25.669637 , 94.108837 |
Lazami | 25.856900 , 94.249300 |
Natsimi | 25.916480 , 94.298800 |
Nerhema | 25.779490 , 94.120100 |
Tseminyu | 25.924740 , 94.216150 |
Viswema | 25.560740 , 94.146330 |
Notes:
- You can download geometry data for Kohima 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.