Kislovodsk (Stavropol) Map Cropping Samples
Kislovodsk (Stavropol) Map Cropping Samples-1
Kislovodsk (Stavropol) Map Cropping Samples-2
Kislovodsk neighborhoods and villages map with 3D shadow effect
flag map of Kislovodsk with 3D shadow effect
Kislovodsk map with 3d shadow effect
Download outline map of Kislovodsk (geojson format) :
Kislovodsk.geojson (**)
Download polygon array of Kislovodsk map for "Google Maps" :
Kislovodsk.txt
Bounding Box for Kislovodsk Map : ( 43.847179 , 42.656694 , 43.965381 , 42.796083 )
Wikipedia ID for Kislovodsk : Q4145647
Wikipedia SPARQL Query for Kislovodsk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4145647 wdt:P1082 ?population. }
OPTIONAL { wd:Q4145647 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4145647 wdt:P2046 ?area. }
OPTIONAL { wd:Q4145647 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4145647 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4145647 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 Kislovodsk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.847179, 42.656694, 43.965381, 42.796083);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kislovodsk)
[out:json];
(
rel["name"="Kislovodsk"][type=boundary];
rel["name:en"="Kislovodsk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kislovodsk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belorechenskiy | 43.908890 , 42.761390 |
Industriya | 43.870830 , 42.703060 |
Kislovodsk | 43.902357 , 42.725700 |
Kislovodskaya | 43.931463 , 42.728462 |
Lunacharskiy | 43.901670 , 42.690000 |
Narzannyy | 43.866670 , 42.750560 |
Novokislovodskiy | 43.873610 , 42.708610 |
Zelenogorskiy | 43.903330 , 42.663330 |
Notes:
- You can download geometry data for Kislovodsk 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.