Ishioka (Ibaraki Prefecture) Map Cropping Samples
Ishioka (Ibaraki Prefecture) Map Cropping Samples-1
Ishioka (Ibaraki Prefecture) Map Cropping Samples-2
Ishioka neighborhoods and villages map with 3D shadow effect
flag map of Ishioka with 3D shadow effect
Ishioka map with 3d shadow effect
Download outline map of Ishioka (geojson format) :
Ishioka.geojson (**)
Download polygon array of Ishioka map for "Google Maps" :
Ishioka.txt
Bounding Box for Ishioka Map : ( 36.125534 , 140.110397 , 36.3218 , 140.351898 )
Wikipedia ID for Ishioka : Q819658
Wikipedia SPARQL Query for Ishioka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819658 wdt:P1082 ?population. }
OPTIONAL { wd:Q819658 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819658 wdt:P2046 ?area. }
OPTIONAL { wd:Q819658 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819658 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819658 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 Ishioka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.125534, 140.110397, 36.3218, 140.351898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ishioka)
[out:json];
(
rel["name"="Ishioka"][type=boundary];
rel["name:en"="Ishioka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ishioka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
ADJI apato 1 | 36.223790 , 140.240350 |
Ishioka | 36.225259 , 140.238885 |
Ishioka | 36.191092 , 140.277557 |
Kakioka | 36.233330 , 140.183330 |
Mimura | 36.150000 , 140.283330 |
Obata | 36.216670 , 140.166670 |
Takahama | 36.150000 , 140.300000 |
Notes:
- You can download geometry data for Ishioka 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.