Sovetskiy (Altai) Map Cropping Samples
Sovetskiy (Altai) Map Cropping Samples-1
Sovetskiy (Altai) Map Cropping Samples-2
Sovetskiy neighborhoods and villages map with 3D shadow effect
flag map of Sovetskiy with 3D shadow effect
Sovetskiy map with 3d shadow effect
Download outline map of Sovetskiy (geojson format) :
Sovetskiy.geojson (**)
Download polygon array of Sovetskiy map for "Google Maps" :
Sovetskiy.txt
Bounding Box for Sovetskiy Map : ( 52.00437 , 85.161153 , 52.474205 , 85.921803 )
Wikipedia ID for Sovetskiy : Q3965669
Wikipedia SPARQL Query for Sovetskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3965669 wdt:P1082 ?population. }
OPTIONAL { wd:Q3965669 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3965669 wdt:P2046 ?area. }
OPTIONAL { wd:Q3965669 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3965669 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3965669 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 Sovetskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.00437, 85.161153, 52.474205, 85.921803);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sovetskiy)
[out:json];
(
rel["name"="Sovetskiy"][type=boundary];
rel["name:en"="Sovetskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sovetskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Glinka | 52.196270 , 85.334010 |
Karasuk | 52.385480 , 85.590040 |
Khutorki | 52.260000 , 85.809440 |
Kokshi | 52.382220 , 85.537500 |
Kolbany | 52.158060 , 85.254440 |
Kolovo | 52.089170 , 85.625560 |
Krasnyy Yar | 52.354965 , 85.341133 |
Kutorok | 52.283330 , 85.783330 |
Lebedinyy | 52.303370 , 85.678240 |
Nikol'skoye | 52.215430 , 85.259600 |
Platovo | 52.079660 , 85.903160 |
Semiletka | 52.302460 , 85.616190 |
Setovka | 52.200330 , 85.471890 |
Shul'gin Log | 52.169850 , 85.855730 |
Shul'ginka | 52.436450 , 85.310650 |
Sosnovka | 52.439850 , 85.356640 |
Sovetskoye | 52.284800 , 85.410946 |
Talitsa | 52.391650 , 85.670410 |
Urozhaynoye | 52.306370 , 85.649370 |
Zyryanovskiy | 52.100000 , 85.600000 |
Notes:
- You can download geometry data for Sovetskiy 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.