Kovrov (Vladimir) Map Cropping Samples
Kovrov (Vladimir) Map Cropping Samples-1
Kovrov (Vladimir) Map Cropping Samples-2
Kovrov neighborhoods and villages map with 3D shadow effect
flag map of Kovrov with 3D shadow effect
Kovrov map with 3d shadow effect
Download outline map of Kovrov (geojson format) :
Kovrov.geojson (**)
Download polygon array of Kovrov map for "Google Maps" :
Kovrov.txt
Bounding Box for Kovrov Map : ( 56.3118964266 , 41.2586481541 , 56.4131751186 , 41.3755777425 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kovrov map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.3118964266, 41.2586481541, 56.4131751186, 41.3755777425);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kovrov)
[out:json];
(
rel["name"="Kovrov"][type=boundary];
rel["name:en"="Kovrov"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kovrov
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gigant | 56.366670 , 41.316670 |
Kovrov | 56.364562 , 41.326300 |
Nerekhta | 56.366670 , 41.316670 |
Novyy | 56.366670 , 41.316670 |
Notes:
- You can download geometry data for Kovrov 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.