Altajskiy (Khakassia) Map Cropping Samples
Altajskiy (Khakassia) Map Cropping Samples-1
Altajskiy (Khakassia) Map Cropping Samples-2
Altajskiy neighborhoods and villages map with 3D shadow effect
flag map of Altajskiy with 3D shadow effect
Altajskiy map with 3d shadow effect
Download outline map of Altajskiy (geojson format) :
Altajskiy.geojson (**)
Download polygon array of Altajskiy map for "Google Maps" :
Altajskiy.txt
Bounding Box for Altajskiy Map : ( 53.134164 , 91.009487 , 53.707182 , 91.92699 )
Wikipedia ID for Altajskiy : Q680895
Wikipedia SPARQL Query for Altajskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q680895 wdt:P1082 ?population. }
OPTIONAL { wd:Q680895 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q680895 wdt:P2046 ?area. }
OPTIONAL { wd:Q680895 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q680895 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q680895 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 Altajskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.134164, 91.009487, 53.707182, 91.92699);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altajskiy)
[out:json];
(
rel["name"="Altajskiy"][type=boundary];
rel["name:en"="Altajskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altajskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altay | 53.450560 , 91.804170 |
Arbuznoye | 53.533330 , 91.600000 |
Arshanov | 53.407500 , 91.060000 |
Belozerovka | 53.407220 , 91.643060 |
Belyy Yar | 53.601418 , 91.381565 |
Ivanovka | 53.416670 , 91.516670 |
Izykhskiye Kopi | 53.552220 , 91.280000 |
Kaybaly | 53.659720 , 91.466670 |
Kirovo | 53.339030 , 91.888100 |
Krasnopol'ye | 53.434720 , 91.367500 |
Letnik | 53.511110 , 91.650560 |
Luk'yanovka | 53.414170 , 91.560280 |
Monastyrka | 53.217780 , 91.758890 |
Novomikhaylovka | 53.249796 , 91.557237 |
Novorossiyskoye | 53.381670 , 91.590830 |
Ochury | 53.175183 , 91.654149 |
Podsineye | 53.665830 , 91.536390 |
Sartykov | 53.467500 , 91.175560 |
Smirnovka | 53.383060 , 91.368610 |
Notes:
- You can download geometry data for Altajskiy 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.