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