Abazinskiy (Karachay-Cherkess) Map Cropping Samples
Abazinskiy (Karachay-Cherkess) Map Cropping Samples-1
Abazinskiy (Karachay-Cherkess) Map Cropping Samples-2
Abazinskiy neighborhoods and villages map with 3D shadow effect
flag map of Abazinskiy with 3D shadow effect
Abazinskiy map with 3d shadow effect
Download outline map of Abazinskiy (geojson format) :
Abazinskiy.geojson (**)
Download polygon array of Abazinskiy map for "Google Maps" :
Abazinskiy.txt
Bounding Box for Abazinskiy Map : ( 43.944262 , 41.758672 , 44.30053 , 42.04885 )
Wikipedia ID for Abazinskiy : Q479354
Wikipedia SPARQL Query for Abazinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q479354 wdt:P1082 ?population. }
OPTIONAL { wd:Q479354 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q479354 wdt:P2046 ?area. }
OPTIONAL { wd:Q479354 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q479354 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q479354 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 Abazinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.944262, 41.758672, 44.30053, 42.04885);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abazinskiy)
[out:json];
(
rel["name"="Abazinskiy"][type=boundary];
rel["name:en"="Abazinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abazinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El'burgan | 44.086000 , 41.805800 |
Inzhich-Chukun | 44.044500 , 41.784600 |
Kara-Pago | 44.131300 , 41.945700 |
Kubina | 44.055500 , 41.951700 |
Psyzh | 44.233060 , 42.018330 |
Ustdzhegutinskaya | 44.058078 , 41.952097 |
Notes:
- You can download geometry data for Abazinskiy 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.