Mon (Nagaland) Map Cropping Samples
Mon (Nagaland) Map Cropping Samples-1
Mon (Nagaland) Map Cropping Samples-2
Mon neighborhoods and villages map with 3D shadow effect
flag map of Mon with 3D shadow effect
Mon map with 3d shadow effect
Download outline map of Mon (geojson format) :
Mon.geojson (**)
Download polygon array of Mon map for "Google Maps" :
Mon.txt
Bounding Box for Mon Map : ( 26.433966 , 94.783097 , 27.03716 , 95.244758 )
Wikipedia ID for Mon : Q2339648
Wikipedia SPARQL Query for Mon (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2339648 wdt:P1082 ?population. }
OPTIONAL { wd:Q2339648 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2339648 wdt:P2046 ?area. }
OPTIONAL { wd:Q2339648 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2339648 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2339648 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 Mon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.433966, 94.783097, 27.03716, 95.244758);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mon)
[out:json];
(
rel["name"="Mon"][type=boundary];
rel["name:en"="Mon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Borjan | 26.764940 , 94.833470 |
Chen | 26.585020 , 95.090150 |
Chingtang | 26.623980 , 94.918960 |
Kanubari Gaon No.7 | 27.023655 , 95.190481 |
Kongan | 26.748420 , 94.832790 |
Lapa | 26.897160 , 95.031030 |
Longching | 26.517840 , 94.934960 |
Longting | 26.895440 , 95.163060 |
Longwa | 26.657642 , 95.208034 |
Mon | 26.735830 , 95.058410 |
Naginimara | 26.814920 , 94.810840 |
Nyasia | 26.778930 , 95.202650 |
Oting | 26.843470 , 94.964220 |
Punkhung | 26.769330 , 94.961710 |
Shiong | 26.695190 , 94.927150 |
Wakching | 26.660800 , 94.843230 |
Wangla | 26.807200 , 95.005130 |
Notes:
- You can download geometry data for Mon 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.