Ishikari (Hokkaido Prefecture) Map Cropping Samples
Ishikari (Hokkaido Prefecture) Map Cropping Samples-2
flag map of Ishikari with 3D shadow effect
Ishikari map with 3d shadow effect
Download outline map of Ishikari (geojson format) :
Ishikari.geojson (**)
Download polygon array of Ishikari map for "Google Maps" :
Ishikari.txt
Bounding Box for Ishikari Map : ( 43.134468 , 141.248199 , 43.738667 , 141.598602 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ishikari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.134468, 141.248199, 43.738667, 141.598602);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ishikari)
[out:json];
(
rel["name"="Ishikari"][type=boundary];
rel["name:en"="Ishikari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ishikari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bannaguro | 43.168610 , 141.321110 |
Barato | 43.166670 , 141.350000 |
Hachimancho | 43.250000 , 141.366670 |
Hattari | 43.416670 , 141.500000 |
Ishikari | 43.239720 , 141.353890 |
Kawashimo | 43.571940 , 141.387780 |
Kumbetsu | 43.620000 , 141.368890 |
Morai | 43.307780 , 141.419170 |
Ofuyu | 43.734720 , 141.339720 |
Okurige | 43.516670 , 141.366670 |
Shumbetsu | 43.283330 , 141.466670 |
Yasosuke | 43.416670 , 141.433330 |
Notes:
- You can download geometry data for Ishikari 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.