Kurgan (Kurgan) Map Cropping Samples
Kurgan (Kurgan) Map Cropping Samples-1
Kurgan (Kurgan) Map Cropping Samples-2
Kurgan neighborhoods and villages map with 3D shadow effect
flag map of Kurgan with 3D shadow effect
Kurgan map with 3d shadow effect
Download outline map of Kurgan (geojson format) :
Kurgan.geojson (**)
Download polygon array of Kurgan map for "Google Maps" :
Kurgan.txt
Bounding Box for Kurgan Map : ( 55.296932 , 65.125322 , 55.538134 , 65.641103 )
Wikipedia ID for Kurgan : Q1753203
Wikipedia SPARQL Query for Kurgan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1753203 wdt:P1082 ?population. }
OPTIONAL { wd:Q1753203 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1753203 wdt:P2046 ?area. }
OPTIONAL { wd:Q1753203 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1753203 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1753203 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 Kurgan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.296932, 65.125322, 55.538134, 65.641103);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kurgan)
[out:json];
(
rel["name"="Kurgan"][type=boundary];
rel["name:en"="Kurgan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kurgan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arbinka | 55.379440 , 65.213330 |
Chelnokovo | 55.467780 , 65.450280 |
Cheremukhovo | 55.352220 , 65.248890 |
Glinki | 55.447780 , 65.444440 |
Khrapova | 55.459170 , 65.458610 |
Kurgan | 55.443998 , 65.332186 |
Lesnoy | 55.350000 , 65.300000 |
Maloye Chausovo | 55.450000 , 65.400000 |
Nizhnyaya Utyatka | 55.298890 , 65.306390 |
Osinovka | 55.368610 , 65.238060 |
Ozernyy | 55.422780 , 65.191940 |
Ryabkovo | 55.492082 , 65.315717 |
Shepotkovo | 55.436110 , 65.575000 |
Shevelevka | 55.426680 , 65.322990 |
Sirenevyy | 55.505560 , 65.312500 |
Starokomogorskaya | 55.322780 , 65.279170 |
Uval | 55.377780 , 65.370560 |
Zalesovskiy | 55.350000 , 65.300000 |
Zatobol'nyy | 55.350000 , 65.300000 |
Zatobol'nyy | 55.435830 , 65.434720 |
Zaykovo | 55.455280 , 65.166670 |
Zvenosborochnyy | 55.401390 , 65.565830 |
Notes:
- You can download geometry data for Kurgan 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.