Shalinskiy (Chechnya) Map Cropping Samples
Shalinskiy (Chechnya) Map Cropping Samples-1
Shalinskiy (Chechnya) Map Cropping Samples-2
Shalinskiy neighborhoods and villages map with 3D shadow effect
flag map of Shalinskiy with 3D shadow effect
Shalinskiy map with 3d shadow effect
Download outline map of Shalinskiy (geojson format) :
Shalinskiy.geojson (**)
Download polygon array of Shalinskiy map for "Google Maps" :
Shalinskiy.txt
Bounding Box for Shalinskiy Map : ( 42.990828 , 45.718843 , 43.351776 , 46.08619 )
Wikipedia ID for Shalinskiy : Q928616
Wikipedia SPARQL Query for Shalinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q928616 wdt:P1082 ?population. }
OPTIONAL { wd:Q928616 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q928616 wdt:P2046 ?area. }
OPTIONAL { wd:Q928616 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q928616 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q928616 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 Shalinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.990828, 45.718843, 43.351776, 46.08619);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shalinskiy)
[out:json];
(
rel["name"="Shalinskiy"][type=boundary];
rel["name:en"="Shalinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shalinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agishty | 43.023290 , 45.892320 |
Avturj | 43.163540 , 46.001200 |
Avtury | 43.165292 , 46.003346 |
Belgatoj | 43.189960 , 45.830820 |
Belgatoy | 43.186725 , 45.820438 |
Duba-Yurt | 43.033321 , 45.722731 |
Germenchuk | 43.181140 , 45.914217 |
Mesker-Yurt | 43.246882 , 45.902979 |
Nov. Atagi | 43.135280 , 45.773060 |
Serzhen'-Yurt | 43.122650 , 45.985830 |
Shali | 43.143903 , 45.895801 |
Turlova | 43.333330 , 45.950000 |
Notes:
- You can download geometry data for Shalinskiy 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.