Terskiy (Kabardino-Balkar) Map Cropping Samples
Terskiy (Kabardino-Balkar) Map Cropping Samples-1
Terskiy (Kabardino-Balkar) Map Cropping Samples-2
Terskiy neighborhoods and villages map with 3D shadow effect
flag map of Terskiy with 3D shadow effect
Terskiy map with 3d shadow effect
Download outline map of Terskiy (geojson format) :
Terskiy.geojson (**)
Download polygon array of Terskiy map for "Google Maps" :
Terskiy.txt
Bounding Box for Terskiy Map : ( 43.351124 , 44.068511 , 43.731372 , 44.473759 )
Wikipedia ID for Terskiy : Q372178
Wikipedia SPARQL Query for Terskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q372178 wdt:P1082 ?population. }
OPTIONAL { wd:Q372178 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q372178 wdt:P2046 ?area. }
OPTIONAL { wd:Q372178 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q372178 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q372178 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 Terskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.351124, 44.068511, 43.731372, 44.473759);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terskiy)
[out:json];
(
rel["name"="Terskiy"][type=boundary];
rel["name:en"="Terskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arik | 43.575175 , 44.121633 |
Baraki | 43.651670 , 44.170280 |
Beloglinskoye | 43.457820 , 44.213820 |
Deyskoye | 43.469312 , 44.162052 |
Dzhulat | 43.615410 , 44.090930 |
Inarkoy | 43.489600 , 44.367760 |
Khamidiye | 43.670053 , 44.372106 |
Krasnoarmeyskoye | 43.633060 , 44.125830 |
Kuyan | 43.622220 , 44.127110 |
Lyubskiy | 43.633060 , 44.270280 |
Malokabardinskiy | 43.616670 , 44.350000 |
Malyy Terek | 43.637520 , 44.268640 |
Nizhniy Akbash | 43.520144 , 44.200711 |
Nizhniy Kurp | 43.547353 , 44.408139 |
Novaya Balkariya | 43.652370 , 44.176100 |
Novoye Khamidiye | 43.618590 , 44.356570 |
Opytnoye | 43.629790 , 44.136640 |
Oshgakhakh | 43.674440 , 44.300280 |
Planovskoye | 43.388725 , 44.189255 |
Psynashkho | 43.555760 , 44.105030 |
Shikuley | 43.651590 , 44.156620 |
Tambovskoye | 43.505430 , 44.207540 |
Terek | 43.477819 , 44.133374 |
Terekskoye | 43.669633 , 44.296191 |
Urozhaynoye | 43.693596 , 44.204730 |
Verkhniy Akbash | 43.471531 , 44.231958 |
Verkhniy Kurp | 43.475146 , 44.365181 |
Vladimirovskiy | 43.550000 , 44.183330 |
Zavodskoy | 43.488340 , 44.223830 |
Notes:
- You can download geometry data for Terskiy 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.