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