Download outline map of Pestravskiy (geojson format) :
Pestravskiy.geojson (**)
Download polygon array of Pestravskiy map for "Google Maps" :
Pestravskiy.txt
Bounding Box for Pestravskiy Map : ( 52.117319 , 49.272409 , 52.668913 , 50.305148 )
Wikipedia ID for Pestravskiy : Q1653897
Wikipedia SPARQL Query for Pestravskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1653897 wdt:P1082 ?population. }
OPTIONAL { wd:Q1653897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1653897 wdt:P2046 ?area. }
OPTIONAL { wd:Q1653897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1653897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1653897 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 Pestravskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.117319, 49.272409, 52.668913, 50.305148);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pestravskiy)
[out:json];
(
rel["name"="Pestravskiy"][type=boundary];
rel["name:en"="Pestravskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pestravskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anyutino | 52.470800 , 49.948300 |
Chernen'koye | 52.632500 , 49.436300 |
Dmitriyevka | 52.270100 , 49.706700 |
Idakra | 52.486800 , 49.715000 |
Imeni Marta | 52.233330 , 50.033330 |
Irgiz | 52.316670 , 49.850000 |
Kirsanovka | 52.157130 , 50.107130 |
Krasavka | 52.566670 , 49.433330 |
Krasnaya Niva | 52.522700 , 49.715900 |
Krasnaya Polyana | 52.543500 , 49.561900 |
Krasnyy Yar | 52.345900 , 49.873900 |
Kryukovo | 52.283500 , 50.201670 |
Lomovka | 52.278300 , 49.815500 |
Lozovoy | 52.198900 , 49.979800 |
Makker-Vinogradovskiy | 52.316670 , 49.716670 |
Maloarkhangel'skoye | 52.363600 , 49.487900 |
Mar'yevka | 52.552100 , 49.453400 |
Mayak | 52.483330 , 49.333330 |
Mayskiy | 52.266670 , 50.050000 |
Mayskoye | 52.272440 , 50.033820 |
Mikhaylo-Ovsyanka | 52.365600 , 49.738400 |
Mikheyevka | 52.206500 , 50.044200 |
Mosty | 52.306500 , 49.816400 |
Neftyanikov | 52.421200 , 49.971600 |
Opytnyy | 52.400000 , 49.800000 |
Ovsyanka | 52.280900 , 50.042300 |
Padovka | 52.462518 , 49.496856 |
Pestravka | 52.402556 , 49.960222 |
Petrukhnov | 52.450000 , 49.833330 |
Plodosovkhoz | 52.503200 , 49.463500 |
Privet | 52.650000 , 49.500000 |
Sadovka | 52.362900 , 49.961400 |
Strel'nikov | 52.522900 , 49.655300 |
Tambashi | 52.400000 , 49.366670 |
Teleshovka | 52.219110 , 50.205455 |
Teplovka | 52.282500 , 49.788100 |
Trostyan' | 52.422700 , 49.475400 |
Tyagloye Ozero | 52.338600 , 49.924600 |
Vol'no-Proletarskiy | 52.493400 , 49.660500 |
Vorontsovskiy | 52.524900 , 49.697500 |
Vysokoye | 52.396423 , 50.022026 |
Zarya | 52.450000 , 49.733330 |
Notes:
- You can download geometry data for Pestravskiy 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.