Majskiy (Kabardino-Balkar) Map Cropping Samples
Majskiy (Kabardino-Balkar) Map Cropping Samples-1
Majskiy (Kabardino-Balkar) Map Cropping Samples-2
Majskiy neighborhoods and villages map with 3D shadow effect
flag map of Majskiy with 3D shadow effect
Majskiy map with 3d shadow effect
Download outline map of Majskiy (geojson format) :
Majskiy.geojson (**)
Download polygon array of Majskiy map for "Google Maps" :
Majskiy.txt
Bounding Box for Majskiy Map : ( 43.379195 , 43.878545 , 43.76845 , 44.275426 )
Wikipedia ID for Majskiy : Q26007
Wikipedia SPARQL Query for Majskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q26007 wdt:P1082 ?population. }
OPTIONAL { wd:Q26007 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q26007 wdt:P2046 ?area. }
OPTIONAL { wd:Q26007 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q26007 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q26007 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 Majskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.379195, 43.878545, 43.76845, 44.275426);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Majskiy)
[out:json];
(
rel["name"="Majskiy"][type=boundary];
rel["name:en"="Majskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Majskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 43.605270 , 44.053076 |
Aleksandrovskaya | 43.472936 , 44.063920 |
Baksanskiy | 43.665280 , 43.936390 |
Dzugayev | 43.683330 , 44.033330 |
Internatsional'nyy | 43.470900 , 44.076650 |
Kabardinka | 43.614170 , 43.969440 |
Koldrasinskiy | 43.623610 , 43.915000 |
Kotlyarevskaya | 43.568864 , 44.060285 |
Krasnaya Polyana | 43.637960 , 43.998220 |
Mayskiy | 43.632918 , 44.070757 |
Novo-Ivanovskiy | 43.636350 , 43.955682 |
Novokurskiy | 43.644170 , 43.900560 |
Pobeda | 43.666670 , 44.033330 |
Pravoyrvanskiy | 43.628890 , 43.960560 |
Prishibo-Malkinskiy | 43.736460 , 44.222650 |
Prishibskaya | 43.654440 , 44.086390 |
Sarskiy | 43.718060 , 44.093890 |
Slavyanskiy | 43.615830 , 43.894720 |
Sovetskiy | 43.642780 , 44.042780 |
Notes:
- You can download geometry data for Majskiy 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.