Nishio (Aichi Prefecture) Map Cropping Samples
Nishio (Aichi Prefecture) Map Cropping Samples-1
Nishio (Aichi Prefecture) Map Cropping Samples-2
Nishio neighborhoods and villages map with 3D shadow effect
flag map of Nishio with 3D shadow effect
Nishio map with 3d shadow effect
Download outline map of Nishio (geojson format) :
Nishio.geojson (**)
Download polygon array of Nishio map for "Google Maps" :
Nishio.txt
Bounding Box for Nishio Map : ( 34.715477 , 136.970749 , 34.913799 , 137.170898 )
Wikipedia ID for Nishio : Q317844
Wikipedia SPARQL Query for Nishio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q317844 wdt:P1082 ?population. }
OPTIONAL { wd:Q317844 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q317844 wdt:P2046 ?area. }
OPTIONAL { wd:Q317844 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q317844 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q317844 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 Nishio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.715477, 136.970749, 34.913799, 137.170898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nishio)
[out:json];
(
rel["name"="Nishio"][type=boundary];
rel["name:en"="Nishio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nishio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hazu | 34.786386 , 137.130832 |
Heisaka | 34.850000 , 137.016670 |
Ishiki | 34.800000 , 137.016670 |
Isshiki | 34.727364 , 137.036625 |
Kami-yokosuka | 34.816670 , 137.066670 |
Kira | 34.783357 , 137.094833 |
Nakabata | 34.866670 , 137.016670 |
Nishio | 34.876919 , 137.032471 |
Nishio | 34.871003 , 137.059507 |
Terazu | 34.840470 , 137.016160 |
Notes:
- You can download geometry data for Nishio 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.