Dimapur (Nagaland) Map Cropping Samples
Dimapur (Nagaland) Map Cropping Samples-1
Dimapur (Nagaland) Map Cropping Samples-2
Dimapur neighborhoods and villages map with 3D shadow effect
flag map of Dimapur with 3D shadow effect
Dimapur map with 3d shadow effect
Download outline map of Dimapur (geojson format) :
Dimapur.geojson (**)
Download polygon array of Dimapur map for "Google Maps" :
Dimapur.txt
Bounding Box for Dimapur Map : ( 25.645618 , 93.543888 , 25.961904 , 93.998996 )
Wikipedia ID for Dimapur : Q634262
Wikipedia SPARQL Query for Dimapur (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q634262 wdt:P1082 ?population. }
OPTIONAL { wd:Q634262 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q634262 wdt:P2046 ?area. }
OPTIONAL { wd:Q634262 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q634262 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q634262 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 Dimapur map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](25.645618, 93.543888, 25.961904, 93.998996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dimapur)
[out:json];
(
rel["name"="Dimapur"][type=boundary];
rel["name:en"="Dimapur"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dimapur
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chimakudi | 25.778920 , 93.784660 |
Chumukedima | 25.772305 , 93.805706 |
Dimāpur | 25.893056 , 93.737883 |
Ghaspani | 25.760590 , 93.883120 |
Lambodhar | 25.760970 , 93.592830 |
Nichuguard | 25.805550 , 93.784860 |
Priphema | 25.744620 , 93.969590 |
Rajbari | 25.866670 , 93.733330 |
Rangapahar | 25.855710 , 93.705160 |
Razephema | 25.719220 , 93.801590 |
Shedhumi | 25.868140 , 93.951690 |
Tillah Basti | 25.849246 , 93.703191 |
Notes:
- You can download geometry data for Dimapur 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.