Kasimov (Ryazan) Map Cropping Samples
Kasimov (Ryazan) Map Cropping Samples-1
Kasimov (Ryazan) Map Cropping Samples-2
Kasimov neighborhoods and villages map with 3D shadow effect
flag map of Kasimov with 3D shadow effect
Kasimov map with 3d shadow effect
Download outline map of Kasimov (geojson format) :
Kasimov.geojson (**)
Download polygon array of Kasimov map for "Google Maps" :
Kasimov.txt
Bounding Box for Kasimov Map : ( 54.905358 , 41.327982 , 54.977673 , 41.451625 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kasimov map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.905358, 41.327982, 54.977673, 41.451625);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kasimov)
[out:json];
(
rel["name"="Kasimov"][type=boundary];
rel["name:en"="Kasimov"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kasimov
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babino-Bulygino | 54.927852 , 41.358817 |
Kasimov | 54.937596 , 41.395859 |
Priokskiy | 54.928700 , 41.348300 |
Ulanova Gora | 54.912020 , 41.412020 |
Notes:
- You can download geometry data for Kasimov 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.