Nichinan (Miyazaki Prefecture) Map Cropping Samples
Nichinan (Miyazaki Prefecture) Map Cropping Samples-1
Nichinan (Miyazaki Prefecture) Map Cropping Samples-2
Nichinan neighborhoods and villages map with 3D shadow effect
flag map of Nichinan with 3D shadow effect
Nichinan map with 3d shadow effect
Download outline map of Nichinan (geojson format) :
Nichinan.geojson (**)
Download polygon array of Nichinan map for "Google Maps" :
Nichinan.txt
Bounding Box for Nichinan Map : ( 31.489201 , 131.1595 , 31.781668 , 131.468506 )
Wikipedia ID for Nichinan : Q860669
Wikipedia SPARQL Query for Nichinan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q860669 wdt:P1082 ?population. }
OPTIONAL { wd:Q860669 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q860669 wdt:P2046 ?area. }
OPTIONAL { wd:Q860669 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q860669 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q860669 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 Nichinan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.489201, 131.1595, 31.781668, 131.468506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nichinan)
[out:json];
(
rel["name"="Nichinan"][type=boundary];
rel["name:en"="Nichinan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nichinan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aburatsu | 31.580060 , 131.409080 |
Fukaze | 31.633330 , 131.250000 |
Gonohara | 31.666670 , 131.366670 |
Haginomine | 31.566670 , 131.333330 |
Katagami | 31.500000 , 131.350000 |
Komei | 31.683330 , 131.450000 |
Kuronita | 31.716670 , 131.316670 |
Meitsu | 31.533330 , 131.383330 |
Nangocho-taninokuchi | 31.533330 , 131.350000 |
Nichinan | 31.650166 , 131.464891 |
Nichinan | 31.600000 , 131.366670 |
Noji | 31.600000 , 131.316670 |
Odotsu | 31.551350 , 131.377450 |
Sakaematsu | 31.524520 , 131.375170 |
Todaka | 31.600000 , 131.366670 |
Tonoura | 31.516670 , 131.366670 |
Uchinoda | 31.645950 , 131.368830 |
Udo | 31.647020 , 131.454860 |
Yowara | 31.533330 , 131.316670 |
Notes:
- You can download geometry data for Nichinan 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.