Fukagawa (Hokkaido Prefecture) Map Cropping Samples
Fukagawa (Hokkaido Prefecture) Map Cropping Samples-1
Fukagawa (Hokkaido Prefecture) Map Cropping Samples-2
Fukagawa neighborhoods and villages map with 3D shadow effect
flag map of Fukagawa with 3D shadow effect
Fukagawa map with 3d shadow effect
Download outline map of Fukagawa (geojson format) :
Fukagawa.geojson (**)
Download polygon array of Fukagawa map for "Google Maps" :
Fukagawa.txt
Bounding Box for Fukagawa Map : ( 43.631866 , 141.962479 , 44.049866 , 142.240601 )
Wikipedia ID for Fukagawa : Q817268
Wikipedia SPARQL Query for Fukagawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q817268 wdt:P1082 ?population. }
OPTIONAL { wd:Q817268 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q817268 wdt:P2046 ?area. }
OPTIONAL { wd:Q817268 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q817268 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q817268 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 Fukagawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.631866, 141.962479, 44.049866, 142.240601);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fukagawa)
[out:json];
(
rel["name"="Fukagawa"][type=boundary];
rel["name:en"="Fukagawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fukagawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fukagawa | 43.708060 , 142.039170 |
Fukagawa | 43.716527 , 142.100257 |
Horonai | 43.850000 , 142.116670 |
Kami-tadoshi | 43.783330 , 142.133330 |
Kamui-kotan | 43.733330 , 142.183330 |
Osamunai | 43.723330 , 142.126110 |
Otoebokke | 43.700000 , 142.083330 |
Tadoshi | 43.804720 , 142.021390 |
Takadomari | 43.883330 , 142.116670 |
Notes:
- You can download geometry data for Fukagawa 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.