Itami (Hyogo Prefecture) Map Cropping Samples
Itami (Hyogo Prefecture) Map Cropping Samples-1
Itami (Hyogo Prefecture) Map Cropping Samples-2
Itami neighborhoods and villages map with 3D shadow effect
flag map of Itami with 3D shadow effect
Itami map with 3d shadow effect
Download outline map of Itami (geojson format) :
Itami.geojson (**)
Download polygon array of Itami map for "Google Maps" :
Itami.txt
Bounding Box for Itami Map : ( 34.756668 , 135.369797 , 34.815399 , 135.445297 )
Wikipedia ID for Itami : Q335444
Wikipedia SPARQL Query for Itami (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q335444 wdt:P1082 ?population. }
OPTIONAL { wd:Q335444 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q335444 wdt:P2046 ?area. }
OPTIONAL { wd:Q335444 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q335444 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q335444 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 Itami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.756668, 135.369797, 34.815399, 135.445297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itami)
[out:json];
(
rel["name"="Itami"][type=boundary];
rel["name:en"="Itami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Higashiarioka | 34.776460 , 135.423730 |
Hirohata | 34.787100 , 135.401050 |
Inanocho | 34.765920 , 135.413860 |
Itami | 34.795710 , 135.397670 |
Kitano | 34.803880 , 135.387540 |
Konoike | 34.795500 , 135.390940 |
Midorigaoka | 34.800000 , 135.400000 |
Misuzucho | 34.772740 , 135.401370 |
Mizuhocho | 34.791950 , 135.405010 |
Morimoto | 34.779610 , 135.434280 |
Nakano-higashi | 34.792560 , 135.391260 |
Nishino | 34.788280 , 135.376860 |
Ogino | 34.807440 , 135.390940 |
Ojika | 34.788980 , 135.408410 |
Notes:
- You can download geometry data for Itami 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.