Kursk (Kursk) Map Cropping Samples
Kursk (Kursk) Map Cropping Samples-1
Kursk (Kursk) Map Cropping Samples-2
Kursk neighborhoods and villages map with 3D shadow effect
flag map of Kursk with 3D shadow effect
Kursk map with 3d shadow effect
Download outline map of Kursk (geojson format) :
Kursk.geojson (**)
Download polygon array of Kursk map for "Google Maps" :
Kursk.txt
Bounding Box for Kursk Map : ( 51.622648 , 36.059212 , 51.814424 , 36.304089 )
Wikipedia ID for Kursk : Q2629637
Wikipedia SPARQL Query for Kursk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2629637 wdt:P1082 ?population. }
OPTIONAL { wd:Q2629637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2629637 wdt:P2046 ?area. }
OPTIONAL { wd:Q2629637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2629637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2629637 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 Kursk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.622648, 36.059212, 51.814424, 36.304089);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kursk)
[out:json];
(
rel["name"="Kursk"][type=boundary];
rel["name:en"="Kursk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kursk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gremyachka | 51.757870 , 36.092050 |
Klyakva | 51.662487 , 36.116085 |
Kursk | 51.740485 , 36.188019 |
Novoselovskiy | 51.733330 , 36.183330 |
Podlesnyy | 51.733330 , 36.183330 |
Popovka | 51.766670 , 36.200000 |
Stepnoy | 51.733330 , 36.183330 |
Streletskoye | 51.716670 , 36.233330 |
Tsvetovo Chetvertoye | 51.633330 , 36.083330 |
Tsvetovo Tret'ye | 51.650000 , 36.083330 |
Tsvetovo Vtoroye | 51.650000 , 36.100000 |
Notes:
- You can download geometry data for Kursk 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.