Download outline map of Sorokinskiy (geojson format) :
Sorokinskiy.geojson (**)
Download polygon array of Sorokinskiy map for "Google Maps" :
Sorokinskiy.txt
Bounding Box for Sorokinskiy Map : ( 56.437161 , 69.304391 , 57.096142 , 70.367636 )
Wikipedia ID for Sorokinskiy : Q1753866
Wikipedia SPARQL Query for Sorokinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1753866 wdt:P1082 ?population. }
OPTIONAL { wd:Q1753866 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1753866 wdt:P2046 ?area. }
OPTIONAL { wd:Q1753866 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1753866 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1753866 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 Sorokinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.437161, 69.304391, 57.096142, 70.367636);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sorokinskiy)
[out:json];
(
rel["name"="Sorokinskiy"][type=boundary];
rel["name:en"="Sorokinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sorokinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aleksandrovka | 56.608330 , 69.741250 |
Bolshoye Sorokino | 56.630318 , 69.800731 |
Bun'kova | 56.754600 , 70.072700 |
Cheremshanka | 56.772300 , 70.210100 |
Chistyaki | 56.933330 , 69.783330 |
Gotoputovo | 56.773240 , 70.162230 |
Kalinovka | 56.846440 , 69.426660 |
Lebyazh'ye | 56.735500 , 70.281400 |
Lykoshina | 56.588000 , 69.563880 |
Malyy Kuseryak | 56.983330 , 69.533330 |
Osinovka | 56.586330 , 69.886590 |
Preobrazhenka | 56.750680 , 69.567810 |
Ryadovichi | 56.492690 , 69.807780 |
Ryumikha | 56.596400 , 70.175100 |
Sergina | 56.556700 , 70.135400 |
Vorsikha | 56.759590 , 69.756100 |
Zhelnina | 56.698410 , 70.126600 |
Zhidousovo | 56.738190 , 69.994220 |
Znamenshchikovo | 56.568340 , 70.286100 |
Notes:
- You can download geometry data for Sorokinskiy 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.