Hitachi (Ibaraki Prefecture) Map Cropping Samples
Hitachi (Ibaraki Prefecture) Map Cropping Samples-1
Hitachi (Ibaraki Prefecture) Map Cropping Samples-2
Hitachi neighborhoods and villages map with 3D shadow effect
flag map of Hitachi with 3D shadow effect
Hitachi map with 3d shadow effect
Download outline map of Hitachi (geojson format) :
Hitachi.geojson (**)
Download polygon array of Hitachi map for "Google Maps" :
Hitachi.txt
Bounding Box for Hitachi Map : ( 36.480179 , 140.517502 , 36.714199 , 140.716904 )
Wikipedia ID for Hitachi : Q633922
Wikipedia SPARQL Query for Hitachi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q633922 wdt:P1082 ?population. }
OPTIONAL { wd:Q633922 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q633922 wdt:P2046 ?area. }
OPTIONAL { wd:Q633922 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q633922 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q633922 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 Hitachi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.480179, 140.517502, 36.714199, 140.716904);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hitachi)
[out:json];
(
rel["name"="Hitachi"][type=boundary];
rel["name:en"="Hitachi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hitachi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hitachi | 36.590411 , 140.646023 |
Kujicho | 36.498190 , 140.615930 |
Mizuki | 36.516670 , 140.633330 |
Motoyama | 36.633330 , 140.600000 |
Ohashi | 36.500000 , 140.583330 |
Ose | 36.566670 , 140.650000 |
Sukegawacho | 36.583330 , 140.650000 |
Suwa | 36.566670 , 140.633330 |
Tomobe | 36.666670 , 140.683330 |
Yunago | 36.566670 , 140.633330 |
Notes:
- You can download geometry data for Hitachi 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.