Lermontov (Stavropol) Map Cropping Samples
Lermontov (Stavropol) Map Cropping Samples-1
Lermontov (Stavropol) Map Cropping Samples-2
Lermontov neighborhoods and villages map with 3D shadow effect
flag map of Lermontov with 3D shadow effect
Lermontov map with 3d shadow effect
Download outline map of Lermontov (geojson format) :
Lermontov.geojson (**)
Download polygon array of Lermontov map for "Google Maps" :
Lermontov.txt
Bounding Box for Lermontov Map : ( 44.074919 , 42.919686 , 44.129239 , 43.046563 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lermontov map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.074919, 42.919686, 44.129239, 43.046563);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lermontov)
[out:json];
(
rel["name"="Lermontov"][type=boundary];
rel["name:en"="Lermontov"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lermontov
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Lermontov | 44.106670 , 42.973330 |
Lumontov | 44.111298 , 42.951828 |
Ostrogorka | 44.121300 , 42.980100 |
Notes:
- You can download geometry data for Lermontov 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.