Akhtynskiy (Dagestan) Map Cropping Samples
Akhtynskiy (Dagestan) Map Cropping Samples-1
Akhtynskiy (Dagestan) Map Cropping Samples-2
Akhtynskiy neighborhoods and villages map with 3D shadow effect
flag map of Akhtynskiy with 3D shadow effect
Akhtynskiy map with 3d shadow effect
Download outline map of Akhtynskiy (geojson format) :
Akhtynskiy.geojson (**)
Download polygon array of Akhtynskiy map for "Google Maps" :
Akhtynskiy.txt
Bounding Box for Akhtynskiy Map : ( 41.195089 , 47.256719 , 41.594691 , 47.862919 )
Wikipedia ID for Akhtynskiy : Q1439212
Wikipedia SPARQL Query for Akhtynskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1439212 wdt:P1082 ?population. }
OPTIONAL { wd:Q1439212 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1439212 wdt:P2046 ?area. }
OPTIONAL { wd:Q1439212 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1439212 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1439212 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 Akhtynskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.195089, 47.256719, 41.594691, 47.862919);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akhtynskiy)
[out:json];
(
rel["name"="Akhtynskiy"][type=boundary];
rel["name:en"="Akhtynskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akhtynskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhty | 41.459680 , 47.731230 |
Dzhig-Zhig | 41.327220 , 47.698330 |
Fiy | 41.287880 , 47.566240 |
Gdym | 41.308840 , 47.466800 |
Gdynk | 41.458060 , 47.656600 |
Kaluk | 41.471930 , 47.656960 |
Khnov | 41.378730 , 47.443590 |
Khryug | 41.487640 , 47.603670 |
Kokevontyl | 41.471390 , 47.577220 |
Kurkal | 41.435350 , 47.687850 |
Lutkun | 41.480840 , 47.685780 |
Midzhakh | 41.393810 , 47.640660 |
Novyy Khkem | 41.472300 , 47.763630 |
Ukhul | 41.353030 , 47.740810 |
Yalak | 41.533100 , 47.608180 |
Notes:
- You can download geometry data for Akhtynskiy 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.