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