Download outline map of Zonal'nyj (geojson format) :
Zonal'nyj.geojson (**)
Download polygon array of Zonal'nyj map for "Google Maps" :
Zonal'nyj.txt
Bounding Box for Zonal'nyj Map : ( 52.424087 , 84.48034 , 52.948291 , 85.333328 )
Wikipedia ID for Zonal'nyj : Q1822673
Wikipedia SPARQL Query for Zonal'nyj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822673 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822673 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822673 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822673 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822673 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822673 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 Zonal'nyj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.424087, 84.48034, 52.948291, 85.333328);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zonal'nyj)
[out:json];
(
rel["name"="Zonal'nyj"][type=boundary];
rel["name:en"="Zonal'nyj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zonal'nyj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 52.793539 , 84.801739 |
Berezovaya Roshcha | 52.678100 , 84.802800 |
Bezmaternyy | 52.647000 , 84.548400 |
Bondarka | 52.612200 , 84.534600 |
Bulanikha | 52.803961 , 84.928665 |
Komarovo | 52.562600 , 84.727100 |
Kozlovskiy | 52.603300 , 84.580900 |
Krasnaya Roshcha | 52.646600 , 84.737800 |
Lugovskoye | 52.762290 , 85.171970 |
Novaya Chemrovka | 52.599920 , 85.047170 |
Novochemrovskaya Dacha | 52.577600 , 84.541500 |
Novomikhaylovskiy | 52.659400 , 84.859400 |
Novyy Byt | 52.732540 , 85.132810 |
Oktyabr'skiy | 52.736920 , 85.007770 |
Parizhskaya Kommuna | 52.806300 , 84.840500 |
Pleshkovo | 52.745700 , 84.795000 |
Raileskhoz | 52.640800 , 84.500500 |
Safonovka | 52.545070 , 85.015810 |
Savinovo | 52.513800 , 84.862800 |
Semenovod | 52.648400 , 84.978900 |
Shubenka | 52.655100 , 85.098580 |
Sokolovo | 52.532799 , 84.781623 |
Soshnikovo | 52.664800 , 84.696500 |
Stroygaz | 52.601600 , 84.545200 |
Sveklovichnyy | 52.727600 , 84.897300 |
Urozhaynyy | 52.711700 , 84.927800 |
Utkul' | 52.742800 , 84.860100 |
Voskhod | 52.725300 , 84.958800 |
Vysokiy | 52.604100 , 84.521600 |
Zonalnoye | 52.663006 , 84.932313 |
Notes:
- You can download geometry data for Zonal'nyj 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.