Aioi (Hyogo Prefecture) Map Cropping Samples
Aioi (Hyogo Prefecture) Map Cropping Samples-1
Aioi (Hyogo Prefecture) Map Cropping Samples-2
Aioi neighborhoods and villages map with 3D shadow effect
flag map of Aioi with 3D shadow effect
Aioi map with 3d shadow effect
Download outline map of Aioi (geojson format) :
Aioi.geojson (**)
Download polygon array of Aioi map for "Google Maps" :
Aioi.txt
Bounding Box for Aioi Map : ( 34.753666 , 134.408508 , 34.921799 , 134.502396 )
Wikipedia ID for Aioi : Q406318
Wikipedia SPARQL Query for Aioi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q406318 wdt:P1082 ?population. }
OPTIONAL { wd:Q406318 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q406318 wdt:P2046 ?area. }
OPTIONAL { wd:Q406318 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q406318 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q406318 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 Aioi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.753666, 134.408508, 34.921799, 134.502396);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aioi)
[out:json];
(
rel["name"="Aioi"][type=boundary];
rel["name:en"="Aioi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aioi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aioi-shi | 34.814420 , 134.471333 |
Naba-honmachi | 34.811770 , 134.469180 |
Yanocho-futatsugi | 34.861000 , 134.450720 |
Notes:
- You can download geometry data for Aioi 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.