Sovetskiy (Chechnya) Map Cropping Samples
Sovetskiy (Chechnya) Map Cropping Samples-1
Sovetskiy (Chechnya) Map Cropping Samples-2
Sovetskiy neighborhoods and villages map with 3D shadow effect
flag map of Sovetskiy with 3D shadow effect
Sovetskiy map with 3d shadow effect
Download outline map of Sovetskiy (geojson format) :
Sovetskiy.geojson (**)
Download polygon array of Sovetskiy map for "Google Maps" :
Sovetskiy.txt
Bounding Box for Sovetskiy Map : ( 42.475619 , 45.515998 , 42.720271 , 46.030819 )
Wikipedia ID for Sovetskiy : Q933069
Wikipedia SPARQL Query for Sovetskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q933069 wdt:P1082 ?population. }
OPTIONAL { wd:Q933069 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q933069 wdt:P2046 ?area. }
OPTIONAL { wd:Q933069 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q933069 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q933069 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 Sovetskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.475619, 45.515998, 42.720271, 46.030819);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sovetskiy)
[out:json];
(
rel["name"="Sovetskiy"][type=boundary];
rel["name:en"="Sovetskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sovetskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agabekhi | 42.640280 , 45.936670 |
Anchilatli | 42.631670 , 45.976110 |
Anny | 42.636060 , 45.933190 |
Bacharkhe | 42.638060 , 45.928610 |
Betkhume | 42.638610 , 45.959720 |
Bitsukhe | 42.634010 , 45.955380 |
Butti | 42.660300 , 45.978710 |
Dzhagaldey | 42.673060 , 45.793890 |
Gadiatly | 42.644720 , 45.918060 |
Gaydkhe | 42.645860 , 45.926160 |
Intsubatu | 42.645000 , 45.935560 |
Kabardatly | 42.634840 , 45.964960 |
Katatly | 42.651130 , 45.916030 |
Kenkhi | 42.640450 , 45.949280 |
Kenso | 42.698890 , 45.908610 |
Khakmada | 42.624400 , 45.828470 |
Khilidi | 42.629060 , 45.985420 |
Khima | 42.655480 , 45.854550 |
Khulandoy | 42.554940 , 45.756000 |
Kiri | 42.674340 , 45.917210 |
Kuankhi | 42.633330 , 45.950000 |
Rakhulakhle | 42.643850 , 45.912430 |
Shara | 42.630080 , 45.806340 |
Shikara | 42.625410 , 45.761340 |
Shkolkhe | 42.639730 , 45.936660 |
Tsesi | 42.685280 , 45.807220 |
Yetmutkatly | 42.628960 , 45.945770 |
Notes:
- You can download geometry data for Sovetskiy 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.