Košice IV (Kosice) Map Cropping Samples
Košice IV (Kosice) Map Cropping Samples-1
Košice IV (Kosice) Map Cropping Samples-2
Košice IV neighborhoods and villages map with 3D shadow effect
flag map of Košice IV with 3D shadow effect
Košice IV map with 3d shadow effect
Download outline map of Košice IV (geojson format) :
Košice IV.geojson (**)
Download polygon array of Košice IV map for "Google Maps" :
Košice IV.txt
Bounding Box for Košice IV Map : ( 48.641717 , 21.211491 , 48.726641 , 21.358201 )
Wikipedia ID for Košice IV : Q650575
Wikipedia SPARQL Query for Košice IV (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q650575 wdt:P1082 ?population. }
OPTIONAL { wd:Q650575 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q650575 wdt:P2046 ?area. }
OPTIONAL { wd:Q650575 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q650575 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q650575 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 Košice IV map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.641717, 21.211491, 48.726641, 21.358201);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Košice IV)
[out:json];
(
rel["name"="Košice IV"][type=boundary];
rel["name:en"="Košice IV"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Košice IV
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Krasna nad Hornadom | 48.670040 , 21.317540 |
Opatska | 48.683330 , 21.316670 |
Svetla | 48.683330 , 21.250000 |
Valaliky | 48.650577 , 21.285279 |
Notes:
- You can download geometry data for Košice IV 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.