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