Prikubanskiy (Karachay-Cherkess) Map Cropping Samples

Prikubanskiy (Karachay-Cherkess) Map Cropping Samples-1

Prikubanskiy (Karachay-Cherkess) Map Cropping Samples-2

Prikubanskiy neighborhoods and villages map with 3D shadow effect

flag map of Prikubanskiy with 3D shadow effect

Prikubanskiy map with 3d shadow effect
 
Download outline map of Prikubanskiy (geojson format) : 
Prikubanskiy.geojson (**)
Download polygon array of Prikubanskiy map for "Google Maps" : 
Prikubanskiy.txt
Bounding Box for Prikubanskiy Map : ( 44.059178 , 41.937036 , 44.369557 , 42.612861 )
Wikipedia ID for Prikubanskiy : Q40330
Wikipedia SPARQL Query for Prikubanskiy (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q40330 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q40330 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q40330 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q40330 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q40330 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q40330 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 Prikubanskiy map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.059178, 41.937036, 44.369557, 42.612861);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Prikubanskiy)
	
[out:json];
(
rel["name"="Prikubanskiy"][type=boundary];
rel["name:en"="Prikubanskiy"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Prikubanskiy
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Chapayevskoye | 44.288330 , 42.065830 | 
| Cherkessk | 44.285092 , 42.065649 | 
| Druzhba | 44.193663 , 42.023923 | 
| Il'ichevskoye | 44.186390 , 42.149440 | 
| Il'inskiy | 44.274440 , 42.440280 | 
| Kavkazskiy | 44.267200 , 42.234700 | 
| Kholodnorodnikovskoye | 44.118610 , 42.265000 | 
| Kholodnorodnikovskoye | 44.138400 , 42.260700 | 
| Khoperskiy | 44.275830 , 42.316670 | 
| Khotodnyy | 44.154170 , 42.343890 | 
| Kotlyarovskiy | 44.319170 , 42.240000 | 
| Mayskiy | 44.304440 , 42.425280 | 
| Michurinskiy | 44.277300 , 42.316900 | 
| Nikolayevskoye | 44.120700 , 42.127600 | 
| Nizhniy Georgiyevskiy | 44.164170 , 42.005560 | 
| Novyy | 44.251390 , 42.540280 | 
| Oktyabr'skiy | 44.257220 , 42.488890 | 
| Prigorodnoye | 44.237600 , 42.116600 | 
| Pristan' | 44.101000 , 42.205200 | 
| Privol'nyy | 44.160300 , 42.146400 | 
| Rodnik | 44.142780 , 42.301670 | 
| Rodnikovskiy | 44.291100 , 42.378200 | 
| Schastlivoye | 44.159000 , 42.268700 | 
| Solnechnyy | 44.211670 , 42.472500 | 
| Svetloye | 44.154700 , 42.225100 | 
| Sychev | 44.284440 , 42.391670 | 
| Tallyk | 44.154000 , 42.352000 | 
| Udarnyy | 44.250000 , 42.366670 | 
| Udarnyy | 44.349170 , 42.505280 | 
| Vodorazdel'nyy | 44.251390 , 42.349720 | 
| Zarechnyy | 44.215700 , 42.001900 | 
| Zarya Truda | 44.163060 , 42.149170 | 
| Znamenka | 44.146900 , 42.056700 | 
Notes:
- You can download geometry data for Prikubanskiy 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.