Shadrinskiy (Kurgan) Map Cropping Samples

Shadrinskiy (Kurgan) Map Cropping Samples-2

flag map of Shadrinskiy with 3D shadow effect

Shadrinskiy map with 3d shadow effect
 
 
Download outline map of Shadrinskiy (geojson format) : 
Shadrinskiy.geojson (**)
Download polygon array of Shadrinskiy map for "Google Maps" : 
Shadrinskiy.txt
Bounding Box for Shadrinskiy Map : ( 56.041172 , 63.534303 , 56.207056 , 63.863355 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Shadrinskiy map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.041172, 63.534303, 56.207056, 63.863355);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shadrinskiy)
	
[out:json];
(
rel["name"="Shadrinskiy"][type=boundary];
rel["name:en"="Shadrinskiy"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shadrinskiy
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Bakalda  |  56.066300 , 63.678600  | 
|  Khlyzova  |  56.092300 , 63.679100  | 
|  Novyy Poselok  |  56.103800 , 63.670100  | 
|  Oseyevo  |  56.065000 , 63.648330  | 
|  Severnyy Poselok  |  56.129500 , 63.672300  | 
|  Shadrinsk  |  56.085750 , 63.645073  | 
|  Tumanova  |  56.064800 , 63.612200  | 
Notes:
- You can download geometry data for Shadrinskiy 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.