Emanzhelinskiy (Chelyabinsk) Map Cropping Samples
Emanzhelinskiy (Chelyabinsk) Map Cropping Samples-1
Emanzhelinskiy (Chelyabinsk) Map Cropping Samples-2
Emanzhelinskiy neighborhoods and villages map with 3D shadow effect
flag map of Emanzhelinskiy with 3D shadow effect
Emanzhelinskiy map with 3d shadow effect
Download outline map of Emanzhelinskiy (geojson format) :
Emanzhelinskiy.geojson (**)
Download polygon array of Emanzhelinskiy map for "Google Maps" :
Emanzhelinskiy.txt
Bounding Box for Emanzhelinskiy Map : ( 54.55631 , 61.205449 , 54.810215 , 61.413645 )
Wikipedia ID for Emanzhelinskiy : Q2019937
Wikipedia SPARQL Query for Emanzhelinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2019937 wdt:P1082 ?population. }
OPTIONAL { wd:Q2019937 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2019937 wdt:P2046 ?area. }
OPTIONAL { wd:Q2019937 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2019937 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2019937 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 Emanzhelinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.55631, 61.205449, 54.810215, 61.413645);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Emanzhelinskiy)
[out:json];
(
rel["name"="Emanzhelinskiy"][type=boundary];
rel["name:en"="Emanzhelinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Emanzhelinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baturinskiy | 54.788700 , 61.370800 |
Klenovka | 54.730800 , 61.269200 |
Klyuchi | 54.673890 , 61.250560 |
Krasnogorskiy | 54.602500 , 61.231000 |
Nikolayevka | 54.597878 , 61.234151 |
Tayandy | 54.698800 , 61.241900 |
Yemanzhelinsk | 54.750758 , 61.310734 |
Zaural'Skiy | 54.779579 , 61.242871 |
Notes:
- You can download geometry data for Emanzhelinskiy 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.