Download outline map of Bystroistokskiy (geojson format) :
Bystroistokskiy.geojson (**)
Download polygon array of Bystroistokskiy map for "Google Maps" :
Bystroistokskiy.txt
Bounding Box for Bystroistokskiy Map : ( 52.074234 , 84.069849 , 52.601138 , 84.846204 )
Wikipedia ID for Bystroistokskiy : Q1654202
Wikipedia SPARQL Query for Bystroistokskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654202 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654202 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654202 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 Bystroistokskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.074234, 84.069849, 52.601138, 84.846204);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bystroistokskiy)
[out:json];
(
rel["name"="Bystroistokskiy"][type=boundary];
rel["name:en"="Bystroistokskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bystroistokskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akutikha | 52.432356 , 84.463836 |
Bystryy Istok | 52.368630 , 84.384351 |
Bystryy Istok | 52.347900 , 84.469800 |
Khleborobnyy | 52.216670 , 84.616670 |
Krasnaya Gora | 52.355200 , 84.772700 |
Krasnyy May | 52.192200 , 84.521300 |
Neftebaza | 52.367700 , 84.297200 |
Niva | 52.383330 , 84.400000 |
Novopokrovka | 52.222100 , 84.435300 |
Novosmolenka | 52.233500 , 84.729100 |
Pryamovskoye | 52.377400 , 84.232300 |
Pyt' Nauki | 52.201200 , 84.612100 |
Shcherbaki | 52.431200 , 84.646500 |
Stroylovskiy | 52.397900 , 84.598000 |
Talitsa | 52.426400 , 84.582100 |
Ust'-Anuy | 52.388300 , 84.760400 |
Verkhneye Ozernoye | 52.329500 , 84.274600 |
Verkhneye-Anuyskoye | 52.210340 , 84.596874 |
Voskhod | 52.276200 , 84.293400 |
Zelenyy Dol | 52.383330 , 84.400000 |
Notes:
- You can download geometry data for Bystroistokskiy 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.