Hofu (Yamaguchi Prefecture) Map Cropping Samples

Hofu (Yamaguchi Prefecture) Map Cropping Samples-1
Hofu (Yamaguchi Prefecture) Map Cropping Samples-1
Hofu (Yamaguchi Prefecture) Map Cropping Samples-2
Hofu (Yamaguchi Prefecture) Map Cropping Samples-2
Download outline map of Hofu (geojson format) : Hofu.geojson (**)
Download polygon array of Hofu map for "Google Maps" : Hofu.txt
Bounding Box for Hofu Map : ( 33.935402 , 131.455002 , 34.159866 , 131.700104 )
Wikipedia ID for Hofu : Q502209
Wikipedia SPARQL Query for Hofu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502209 wdt:P1082 ?population. }
OPTIONAL { wd:Q502209 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502209 wdt:P2046 ?area. }
OPTIONAL { wd:Q502209 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502209 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502209 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.935402, 131.455002, 34.159866, 131.700104);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hofu)
[out:json];
(
rel["name"="Hofu"][type=boundary];
rel["name:en"="Hofu"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Hofu
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Daido 34.050000 , 131.483330
Hōfu 34.029900 , 131.566772
Hofu 34.066387 , 131.578445
Migitaichi 34.066670 , 131.566670
Shinchi 34.021140 , 131.520850
Toiyaguchi 34.021540 , 131.579040
Tonomi 34.049790 , 131.650790


Notes:
- You can download geometry data for Hofu 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.

Create Hofu neighborhoods and villages map.


Share this page