Download outline map of Rodinskiy (geojson format) :
Rodinskiy.geojson (**)
Download polygon array of Rodinskiy map for "Google Maps" :
Rodinskiy.txt
Bounding Box for Rodinskiy Map : ( 52.211665 , 79.636122 , 52.877139 , 80.852874 )
Wikipedia ID for Rodinskiy : Q1822718
Wikipedia SPARQL Query for Rodinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822718 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822718 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822718 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822718 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822718 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822718 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Rodinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.211665, 79.636122, 52.877139, 80.852874);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rodinskiy)
[out:json];
(
rel["name"="Rodinskiy"][type=boundary];
rel["name:en"="Rodinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rodinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ivanovka | 52.533330 , 79.783330 |
Kalinovka | 52.583330 , 80.500000 |
Kayaushka | 52.493378 , 80.456066 |
Kochki | 52.390168 , 80.658655 |
Krasnyy Altay | 52.283330 , 80.316670 |
Kurort Kuchuk | 52.633330 , 79.833330 |
Mikhaylovka | 52.616670 , 80.450000 |
Novoborovichi | 52.483330 , 79.850000 |
Novorossiyka | 52.377768 , 80.136574 |
Novotroitskoye | 52.657703 , 80.157461 |
Ovtsevod | 52.566670 , 80.166670 |
Pervomayskiy | 52.450000 , 79.916670 |
Pokrovka | 52.766670 , 80.400000 |
Pokrovskiy | 52.816670 , 80.400000 |
Razdol'nyy | 52.500000 , 79.966670 |
Razumovka | 52.552396 , 79.705380 |
Rodino | 52.496277 , 80.204133 |
Shatalovka | 52.400000 , 79.983330 |
Stepnoy | 52.633330 , 80.500000 |
Stepnoy Kuchuk | 52.601373 , 80.351194 |
Svetlanka | 52.533330 , 80.366670 |
Tizek | 52.592320 , 79.848020 |
Tsentral'Noye | 52.303272 , 80.402942 |
Verkhniy Nezamay | 52.633330 , 80.300000 |
Voznesenka | 52.350000 , 80.466670 |
Vyacheslavskiy | 52.821270 , 80.440020 |
Yakovlevka | 52.800000 , 80.516670 |
Yaroslavlsev Log | 52.272429 , 80.091098 |
Zhelannyy | 52.616670 , 79.750000 |
Notes:
- You can download geometry data for Rodinskiy 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.