Download outline map of Lakskiy (geojson format) :
Lakskiy.geojson (**)
Download polygon array of Lakskiy map for "Google Maps" :
Lakskiy.txt
Bounding Box for Lakskiy Map : ( 41.882489 , 46.920358 , 42.336962 , 47.265679 )
Wikipedia ID for Lakskiy : Q1438721
Wikipedia SPARQL Query for Lakskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1438721 wdt:P1082 ?population. }
OPTIONAL { wd:Q1438721 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1438721 wdt:P2046 ?area. }
OPTIONAL { wd:Q1438721 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1438721 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1438721 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 Lakskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.882489, 46.920358, 42.336962, 47.265679);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lakskiy)
[out:json];
(
rel["name"="Lakskiy"][type=boundary];
rel["name:en"="Lakskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lakskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akhar | 42.156870 , 47.170090 |
Bagikla | 42.253080 , 47.133930 |
Burshi | 42.031610 , 47.063490 |
Chitur | 42.139540 , 47.101510 |
Chukna | 42.301110 , 47.120090 |
Churtakh | 42.112570 , 47.086870 |
Govkra | 42.132540 , 47.123890 |
Gushchi | 42.151280 , 47.093680 |
Guymi | 42.230150 , 47.197210 |
Kara | 42.287240 , 47.170930 |
Karasha | 42.222100 , 47.177200 |
Khuna | 42.179060 , 47.161140 |
Khuri | 42.168120 , 47.124190 |
Khurkhi | 42.106270 , 47.126170 |
Khurukra | 42.156630 , 47.134220 |
Khuti | 42.187880 , 47.068170 |
Kuba | 42.323120 , 47.119520 |
Kubra | 42.143730 , 47.081750 |
Kukni | 42.128190 , 47.159730 |
Kulushats | 42.128770 , 47.097520 |
Kuma | 42.273040 , 47.137620 |
Kumuk | 42.170360 , 47.116060 |
Kundakh | 42.100130 , 47.091480 |
Kundy | 42.268840 , 47.164340 |
Kurkli | 42.283030 , 47.128140 |
Kurla | 42.197680 , 47.187310 |
Lakhir | 42.176880 , 47.178020 |
Mukar | 42.206870 , 47.022120 |
Shakhuva | 42.250770 , 47.161700 |
Shara | 42.114210 , 47.134200 |
Shovkra | 42.140080 , 47.127410 |
Shuni | 42.194140 , 47.172290 |
Turtsi | 42.184090 , 47.168170 |
Ubra | 42.180510 , 47.104100 |
Unchukatl' | 42.220330 , 47.149180 |
Uri | 42.205820 , 47.014990 |
Viraty | 42.156750 , 47.201070 |
Vitskhi | 42.289840 , 47.151540 |
Notes:
- You can download geometry data for Lakskiy 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.