Leskenskiy (Kabardino-Balkar) Map Cropping Samples
Leskenskiy (Kabardino-Balkar) Map Cropping Samples-1
Leskenskiy (Kabardino-Balkar) Map Cropping Samples-2
Leskenskiy neighborhoods and villages map with 3D shadow effect
flag map of Leskenskiy with 3D shadow effect
Leskenskiy map with 3d shadow effect
Download outline map of Leskenskiy (geojson format) :
Leskenskiy.geojson (**)
Download polygon array of Leskenskiy map for "Google Maps" :
Leskenskiy.txt
Bounding Box for Leskenskiy Map : ( 43.076085 , 43.584278 , 43.504383 , 44.097793 )
Wikipedia ID for Leskenskiy : Q933100
Wikipedia SPARQL Query for Leskenskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q933100 wdt:P1082 ?population. }
OPTIONAL { wd:Q933100 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q933100 wdt:P2046 ?area. }
OPTIONAL { wd:Q933100 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q933100 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q933100 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 Leskenskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.076085, 43.584278, 43.504383, 44.097793);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Leskenskiy)
[out:json];
(
rel["name"="Leskenskiy"][type=boundary];
rel["name:en"="Leskenskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Leskenskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Argudan | 43.413875 , 43.907855 |
Druzhba | 43.283360 , 44.047970 |
Kalezh | 43.283330 , 44.016670 |
Lesken Vtoroy | 43.355000 , 43.908330 |
Ozrek | 43.403300 , 44.019770 |
Staryy Lesken | 43.348246 , 43.925241 |
Staryy Urukh | 43.340410 , 44.018680 |
Tashly-Tala | 43.145250 , 43.694430 |
Urukh | 43.294527 , 44.024070 |
Verkhniy Argudan | 43.396940 , 43.871390 |
Verkhniy Lesken | 43.217960 , 43.742270 |
Yerokko | 43.313000 , 43.876583 |
Notes:
- You can download geometry data for Leskenskiy 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.