Download outline map of Skovorodinskiy (geojson format) :
Skovorodinskiy.geojson (**)
Download polygon array of Skovorodinskiy map for "Google Maps" :
Skovorodinskiy.txt
Bounding Box for Skovorodinskiy Map : ( 53.194496 , 121.625787 , 54.548001 , 125.389016 )
Wikipedia ID for Skovorodinskiy : Q2218597
Wikipedia SPARQL Query for Skovorodinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2218597 wdt:P1082 ?population. }
OPTIONAL { wd:Q2218597 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2218597 wdt:P2046 ?area. }
OPTIONAL { wd:Q2218597 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2218597 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2218597 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 Skovorodinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.194496, 121.625787, 54.548001, 125.389016);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Skovorodinskiy)
[out:json];
(
rel["name"="Skovorodinskiy"][type=boundary];
rel["name:en"="Skovorodinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Skovorodinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albazino | 53.384061 , 124.096375 |
Ayachi | 54.082050 , 121.686550 |
Beytonovo | 53.226620 , 124.455120 |
Bol'she-Omutnaya | 54.022080 , 122.265500 |
Burgali | 53.366670 , 124.616670 |
Dzhalinda | 53.481620 , 123.900980 |
Dzhigtanda | 53.730670 , 124.532460 |
Ignashino | 53.460770 , 122.404040 |
Kerak | 53.830030 , 124.323700 |
Khalan | 54.069310 , 122.598150 |
Kornilova | 53.533330 , 124.166670 |
Kudikinskiy | 53.583330 , 122.916670 |
Kurort Ignashino | 53.530430 , 122.443130 |
Madalan | 54.066390 , 123.408070 |
Mongoli | 54.384200 , 123.393750 |
Never | 53.977721 , 124.156497 |
Oktyabr'skaya | 54.050000 , 124.183330 |
Ol'doy | 54.088560 , 123.513120 |
Olya | 54.133330 , 123.416670 |
Orlovka | 53.500000 , 123.700000 |
Orochenskiy | 54.002910 , 121.854280 |
Orochenskiye Klyuchi | 54.083330 , 121.966670 |
Ostaf'yevo | 53.666670 , 122.833330 |
Petropavlovskiy | 54.466670 , 123.550000 |
Pioner | 53.983330 , 122.883330 |
Sgibeyevo | 54.072440 , 122.713130 |
Sgibnevo | 53.471480 , 122.800460 |
Skovorodino | 53.982908 , 123.930210 |
Sverbeyevo | 53.565730 , 123.280020 |
Takhtamygda | 54.113561 , 123.587122 |
Taldan | 53.689433 , 124.827877 |
Tekan | 54.041030 , 121.782780 |
Tuparkovskiy | 53.550000 , 124.433330 |
Ul'ruch'i | 53.842170 , 124.210980 |
Ulyagir | 54.025770 , 123.228070 |
Ulyatka | 54.040280 , 122.500630 |
Urusha | 54.056738 , 122.874236 |
Voskresenovka | 53.350000 , 124.316670 |
Yerofey Pavlovich | 53.962780 , 121.951058 |
Notes:
- You can download geometry data for Skovorodinskiy 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.