Download outline map of Beljaevskiy (geojson format) :
Beljaevskiy.geojson (**)
Download polygon array of Beljaevskiy map for "Google Maps" :
Beljaevskiy.txt
Bounding Box for Beljaevskiy Map : ( 50.970482 , 55.586159 , 51.663556 , 56.986125 )
Wikipedia ID for Beljaevskiy : Q780976
Wikipedia SPARQL Query for Beljaevskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q780976 wdt:P1082 ?population. }
OPTIONAL { wd:Q780976 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q780976 wdt:P2046 ?area. }
OPTIONAL { wd:Q780976 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q780976 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q780976 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 Beljaevskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.970482, 55.586159, 51.663556, 56.986125);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Beljaevskiy)
[out:json];
(
rel["name"="Beljaevskiy"][type=boundary];
rel["name:en"="Beljaevskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Beljaevskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alabaytal | 51.566340 , 56.541300 |
Andreyevka | 51.319060 , 55.725510 |
Belyayevka | 51.397420 , 56.416670 |
Belyayevskiy | 51.016670 , 56.616670 |
Buranchi | 51.512780 , 56.044170 |
Burlykskiy | 51.367690 , 56.654380 |
Burtinskiy | 51.369620 , 55.993260 |
Dneprovka | 51.422680 , 56.316670 |
Dubenskiy | 51.454720 , 56.633610 |
Gir'yal | 51.471390 , 56.402220 |
Kalinovka | 51.400000 , 55.816670 |
Karagach | 51.247860 , 56.413000 |
Khasimov | 51.066670 , 56.550000 |
Khersonovka | 51.483330 , 56.216670 |
Khleborobnyy | 51.039630 , 56.689120 |
Klyuchevka | 51.366250 , 55.799470 |
Krasnoural'skiy | 51.349860 , 56.883330 |
Krasnyy Yar | 51.416670 , 55.966670 |
Kryuchkovka | 51.565000 , 55.938840 |
Kumak | 51.533330 , 56.000000 |
Kuskul' | 51.238440 , 56.666670 |
Kyzyl-Say | 51.030690 , 56.700000 |
Kyzyl-Zhar | 51.474090 , 56.247460 |
Listvyanka | 51.359890 , 56.675190 |
Malorechka | 51.383330 , 56.650000 |
Mezhdurech'ye | 51.018010 , 56.599810 |
Nadezhdinki | 51.338890 , 56.788330 |
Novikovka | 51.466670 , 56.900000 |
Novo-Ivanovka | 51.262980 , 55.793500 |
Novoorlovka | 51.387150 , 56.560370 |
Novotroitskaya | 51.300000 , 56.333330 |
Prigornyy | 51.266670 , 56.416670 |
Proletarskoye | 51.516670 , 56.083330 |
Rozental'skiy | 51.433330 , 55.966670 |
Rybachiy | 51.566670 , 56.500000 |
Sazan | 51.220680 , 56.066670 |
Sovetskiy | 51.216670 , 56.483330 |
Staraya | 51.333330 , 56.066670 |
Staritskoye | 51.447690 , 55.699190 |
Tsvetochnoye | 51.406040 , 55.967840 |
Vasil'yevskaya | 51.266670 , 56.233330 |
Verkhneozernoye | 51.399880 , 56.700000 |
Vorotovka | 51.283330 , 56.183330 |
Zhana-Tausken | 51.246440 , 56.833330 |
Zhenatalap | 51.386340 , 56.480670 |
Notes:
- You can download geometry data for Beljaevskiy 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.