Download outline map of Ufimskiy (geojson format) :
Ufimskiy.geojson (**)
Download polygon array of Ufimskiy map for "Google Maps" :
Ufimskiy.txt
Bounding Box for Ufimskiy Map : ( 54.503887 , 55.29505 , 55.454588 , 55.970911 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ufimskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.503887, 55.29505, 55.454588, 55.970911);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ufimskiy)
[out:json];
(
rel["name"="Ufimskiy"][type=boundary];
rel["name:en"="Ufimskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ufimskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Geofizikov | 54.576940 , 55.917150 |
Iskino | 54.519100 , 55.911000 |
Korolevo | 54.550400 , 55.952000 |
Lokotki | 54.540100 , 55.916640 |
Mokrousovo | 54.566690 , 55.933630 |
Notes:
- You can download geometry data for Ufimskiy 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.