Urausu (Hokkaido Prefecture) Map Cropping Samples
Urausu (Hokkaido Prefecture) Map Cropping Samples-1
Urausu (Hokkaido Prefecture) Map Cropping Samples-2
Urausu neighborhoods and villages map with 3D shadow effect
flag map of Urausu with 3D shadow effect
Urausu map with 3d shadow effect
Download outline map of Urausu (geojson format) :
Urausu.geojson (**)
Download polygon array of Urausu map for "Google Maps" :
Urausu.txt
Bounding Box for Urausu Map : ( 43.357399 , 141.720795 , 43.501865 , 141.8685 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Urausu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.357399, 141.720795, 43.501865, 141.8685);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urausu)
[out:json];
(
rel["name"="Urausu"][type=boundary];
rel["name:en"="Urausu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Urausu 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.