Fuchu (Hiroshima Prefecture) Map Cropping Samples

Fuchu (Hiroshima Prefecture) Map Cropping Samples-1
Fuchu (Hiroshima Prefecture) Map Cropping Samples-1
Fuchu (Hiroshima Prefecture) Map Cropping Samples-2
Fuchu (Hiroshima Prefecture) Map Cropping Samples-2
Download outline map of Fuchu (geojson format) : Fuchu.geojson (**)
Download polygon array of Fuchu map for "Google Maps" : Fuchu.txt
Bounding Box for Fuchu Map : ( 34.527599 , 133.083694 , 34.757401 , 133.268295 )
Wikipedia ID for Fuchu : Q686775
Wikipedia SPARQL Query for Fuchu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q686775 wdt:P1082 ?population. }
OPTIONAL { wd:Q686775 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q686775 wdt:P2046 ?area. }
OPTIONAL { wd:Q686775 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q686775 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q686775 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"](34.527599, 133.083694, 34.757401, 133.268295);
);
out geom;

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

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

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


Neighborhoods and Villages of Fuchu
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Chiishicho 34.556390 , 133.210700
Fuchū 34.566670 , 133.233330
Fuchu 34.583624 , 133.180252
Jogecho-joge 34.700000 , 133.116670
Jogecho-shinami 34.690460 , 133.177120


Notes:
- You can download geometry data for Fuchu 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 Fuchu neighborhoods and villages map.


Share this page