Download outline map of Zav'jalovskiy (geojson format) :
Zav'jalovskiy.geojson (**)
Download polygon array of Zav'jalovskiy map for "Google Maps" :
Zav'jalovskiy.txt
Bounding Box for Zav'jalovskiy Map : ( 52.607665 , 80.44239 , 53.135022 , 81.48865 )
Wikipedia ID for Zav'jalovskiy : Q1822321
Wikipedia SPARQL Query for Zav'jalovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822321 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822321 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822321 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822321 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822321 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822321 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 Zav'jalovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.607665, 80.44239, 53.135022, 81.48865);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zav'jalovskiy)
[out:json];
(
rel["name"="Zav'jalovskiy"][type=boundary];
rel["name:en"="Zav'jalovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zav'jalovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 52.858484 , 80.683812 |
Aleksandrovka | 52.683330 , 80.683330 |
Alekseyevka | 52.716670 , 80.550000 |
Chernavka | 52.666670 , 80.616670 |
Chistoozerka | 52.773404 , 80.777331 |
Danilovskiy | 52.916670 , 80.750000 |
Dobraya Volya | 52.900900 , 81.242100 |
Gilevka | 52.862300 , 81.106200 |
Glubokoye | 52.996695 , 80.677015 |
Gonokhovo | 52.950985 , 81.300776 |
Kamyshenka | 52.710305 , 80.609120 |
Kharitonovka | 53.041476 , 80.937667 |
Krasnodubrovskiy | 52.916670 , 80.750000 |
Malinovskiy | 52.967146 , 80.805047 |
Nevskiy | 52.967200 , 81.038200 |
Ovechkino | 53.001556 , 81.206039 |
Ovechkino | 52.970400 , 81.256800 |
Rogovskiy | 53.083330 , 80.666670 |
Svetlyy | 52.907600 , 81.054300 |
Tumanovskiy | 52.854890 , 80.693140 |
Voznesenskiy | 53.066670 , 81.200000 |
Zatvorinskiy | 53.033562 , 80.846985 |
Zav’yalovo | 52.838050 , 80.919700 |
Zavyalovo | 52.841160 , 80.914046 |
Notes:
- You can download geometry data for Zav'jalovskiy 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.