Ob' (Novosibirsk) Map Cropping Samples
Ob' (Novosibirsk) Map Cropping Samples-1
Ob' (Novosibirsk) Map Cropping Samples-2
Ob' neighborhoods and villages map with 3D shadow effect
flag map of Ob' with 3D shadow effect
Ob' map with 3d shadow effect
Download outline map of Ob' (geojson format) :
Ob'.geojson (**)
Download polygon array of Ob' map for "Google Maps" :
Ob'.txt
Bounding Box for Ob' Map : ( 54.977142 , 82.610829 , 55.024645 , 82.731619 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ob' map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.977142, 82.610829, 55.024645, 82.731619);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ob')
[out:json];
(
rel["name"="Ob'"][type=boundary];
rel["name:en"="Ob'"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ob'
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ob' | 54.989302 , 82.711632 |
Ob’ | 54.987200 , 82.716600 |
Pavino | 55.013100 , 82.616000 |
Notes:
- You can download geometry data for Ob' 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.