Inuyama (Aichi Prefecture) Map Cropping Samples
Inuyama (Aichi Prefecture) Map Cropping Samples-1
Inuyama (Aichi Prefecture) Map Cropping Samples-2
Inuyama neighborhoods and villages map with 3D shadow effect
flag map of Inuyama with 3D shadow effect
Inuyama map with 3d shadow effect
Download outline map of Inuyama (geojson format) :
Inuyama.geojson (**)
Download polygon array of Inuyama map for "Google Maps" :
Inuyama.txt
Bounding Box for Inuyama Map : ( 35.313068 , 136.917206 , 35.424667 , 137.048996 )
Wikipedia ID for Inuyama : Q503411
Wikipedia SPARQL Query for Inuyama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q503411 wdt:P1082 ?population. }
OPTIONAL { wd:Q503411 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q503411 wdt:P2046 ?area. }
OPTIONAL { wd:Q503411 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q503411 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q503411 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 Inuyama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.313068, 136.917206, 35.424667, 137.048996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Inuyama)
[out:json];
(
rel["name"="Inuyama"][type=boundary];
rel["name:en"="Inuyama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Inuyama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fuso | 35.380652 , 136.930589 |
Haguro | 35.350000 , 136.950000 |
Inuyama | 35.357981 , 136.947081 |
Kani | 35.372080 , 137.028667 |
Katsuyama | 35.416670 , 136.966670 |
Kurisu | 35.416670 , 136.966670 |
Sakahogi | 35.408639 , 136.977844 |
Notes:
- You can download geometry data for Inuyama 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.