Korkinskiy (Chelyabinsk) Map Cropping Samples
Korkinskiy (Chelyabinsk) Map Cropping Samples-1
Korkinskiy (Chelyabinsk) Map Cropping Samples-2
Korkinskiy neighborhoods and villages map with 3D shadow effect
flag map of Korkinskiy with 3D shadow effect
Korkinskiy map with 3d shadow effect
Download outline map of Korkinskiy (geojson format) :
Korkinskiy.geojson (**)
Download polygon array of Korkinskiy map for "Google Maps" :
Korkinskiy.txt
Bounding Box for Korkinskiy Map : ( 54.848862 , 61.153252 , 54.957242 , 61.501522 )
Wikipedia ID for Korkinskiy : Q3816490
Wikipedia SPARQL Query for Korkinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3816490 wdt:P1082 ?population. }
OPTIONAL { wd:Q3816490 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3816490 wdt:P2046 ?area. }
OPTIONAL { wd:Q3816490 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3816490 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3816490 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 Korkinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.848862, 61.153252, 54.957242, 61.501522);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Korkinskiy)
[out:json];
(
rel["name"="Korkinskiy"][type=boundary];
rel["name:en"="Korkinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Korkinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chapayevo | 54.932800 , 61.462800 |
Dubrovka-Chelyabinskaya | 54.942300 , 61.317500 |
Kirpichnyy Zavod | 54.885900 , 61.340100 |
Korkino | 54.902488 , 61.402017 |
Pervomayskiy | 54.861608 , 61.173363 |
Roza | 54.916300 , 61.458600 |
Saksan | 54.862400 , 61.272700 |
Sarykovka | 54.866670 , 61.266670 |
Shumaki | 54.873400 , 61.260200 |
Timofeyevka | 54.904000 , 61.337000 |
Notes:
- You can download geometry data for Korkinskiy 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.