Košice II (Kosice) Map Cropping Samples
Košice II (Kosice) Map Cropping Samples-1
Košice II (Kosice) Map Cropping Samples-2
Košice II neighborhoods and villages map with 3D shadow effect
flag map of Košice II with 3D shadow effect
Košice II map with 3d shadow effect
Download outline map of Košice II (geojson format) :
Košice II.geojson (**)
Download polygon array of Košice II map for "Google Maps" :
Košice II.txt
Bounding Box for Košice II Map : ( 48.570036 , 21.12079 , 48.733272 , 21.248777 )
Wikipedia ID for Košice II : Q280424
Wikipedia SPARQL Query for Košice II (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q280424 wdt:P1082 ?population. }
OPTIONAL { wd:Q280424 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q280424 wdt:P2046 ?area. }
OPTIONAL { wd:Q280424 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q280424 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q280424 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 II map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.570036, 21.12079, 48.733272, 21.248777);
);
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 II)
[out:json];
(
rel["name"="Košice II"][type=boundary];
rel["name:en"="Košice II"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Košice II
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buzinka | 48.633330 , 21.183330 |
Lajoshaza | 48.650000 , 21.216670 |
Lorincik | 48.689750 , 21.193250 |
Myslava | 48.709520 , 21.203070 |
Pol'ov | 48.664480 , 21.193080 |
Veľká Ida | 48.616700 , 21.190831 |
Notes:
- You can download geometry data for Košice II 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.