Kulinskiy (Dagestan) Map Cropping Samples
Kulinskiy (Dagestan) Map Cropping Samples-1
Kulinskiy (Dagestan) Map Cropping Samples-2
Kulinskiy neighborhoods and villages map with 3D shadow effect
flag map of Kulinskiy with 3D shadow effect
Kulinskiy map with 3d shadow effect
Download outline map of Kulinskiy (geojson format) :
Kulinskiy.geojson (**)
Download polygon array of Kulinskiy map for "Google Maps" :
Kulinskiy.txt
Bounding Box for Kulinskiy Map : ( 41.792369 , 47.072433 , 42.153723 , 47.407819 )
Wikipedia ID for Kulinskiy : Q1438456
Wikipedia SPARQL Query for Kulinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1438456 wdt:P1082 ?population. }
OPTIONAL { wd:Q1438456 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1438456 wdt:P2046 ?area. }
OPTIONAL { wd:Q1438456 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1438456 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1438456 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 Kulinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.792369, 47.072433, 42.153723, 47.407819);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kulinskiy)
[out:json];
(
rel["name"="Kulinskiy"][type=boundary];
rel["name:en"="Kulinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kulinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kani | 42.139370 , 47.188460 |
Kaya | 42.076500 , 47.202190 |
Khosrekh | 41.993840 , 47.274450 |
Khoykhi | 42.121790 , 47.185260 |
Khoymi | 42.093670 , 47.208220 |
Kuli | 42.018450 , 47.243420 |
Sukiyakh | 42.121680 , 47.236110 |
Sumbatl' | 42.046820 , 47.219190 |
Tsovkra Pervaya | 42.059520 , 47.269750 |
Tsovkra Vtoraya | 42.039780 , 47.152600 |
Tsyysha | 42.104420 , 47.223580 |
Vachi | 42.073810 , 47.214740 |
Vikhli | 42.127280 , 47.221260 |
Notes:
- You can download geometry data for Kulinskiy 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.