Download outline map of Zavitinskiy (geojson format) :
Zavitinskiy.geojson (**)
Download polygon array of Zavitinskiy map for "Google Maps" :
Zavitinskiy.txt
Bounding Box for Zavitinskiy Map : ( 49.769672 , 129.012273 , 50.665295 , 130.178878 )
Wikipedia ID for Zavitinskiy : Q602096
Wikipedia SPARQL Query for Zavitinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q602096 wdt:P1082 ?population. }
OPTIONAL { wd:Q602096 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q602096 wdt:P2046 ?area. }
OPTIONAL { wd:Q602096 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q602096 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q602096 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 Zavitinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.769672, 129.012273, 50.665295, 130.178878);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zavitinskiy)
[out:json];
(
rel["name"="Zavitinskiy"][type=boundary];
rel["name:en"="Zavitinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zavitinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albazinka | 50.086000 , 129.036480 |
Antonovka | 49.864660 , 129.369700 |
Avramovka | 50.258310 , 129.419900 |
Belyy Yar | 50.186070 , 129.202730 |
Bessarabskoye | 50.050000 , 129.600000 |
Dem'yanovka | 49.950460 , 129.241310 |
Dem'yanovka | 49.992680 , 129.221420 |
Fedorovka | 49.919320 , 129.275600 |
Innokent'yevka | 49.971740 , 129.176740 |
Innokentyevka | 49.959080 , 129.338291 |
Ivanovka | 49.982700 , 129.174800 |
Kamyshenka | 50.093500 , 129.332700 |
Kupriyanovka | 49.958820 , 129.331720 |
Lenino | 49.813320 , 129.315550 |
Novoalekseyevka | 50.209670 , 129.330530 |
Platovo | 50.107380 , 129.062800 |
Podolovka | 49.890610 , 129.195360 |
Preobrazhenovka | 50.039310 , 129.434720 |
Sekhta | 50.500000 , 129.950000 |
Severnaya Gorka | 50.157170 , 129.459180 |
Sigayevka | 50.383330 , 129.483330 |
Tygda | 50.466670 , 130.000000 |
Uspenovka | 50.104600 , 129.248210 |
Valuyevo | 50.059850 , 129.561170 |
Verkhneil'inovka | 50.215310 , 129.699130 |
Verkhnyaya Sekta | 50.400000 , 129.950000 |
Zapadnaya Gorka | 50.150500 , 129.443830 |
Zavitinsk | 50.112880 , 129.444733 |
Zhitomirovka | 50.206610 , 129.620900 |
Notes:
- You can download geometry data for Zavitinskiy 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.