Hradec Králové (Czechia) Map Cropping Samples

Hradec Králové (Czechia) Map Cropping Samples-1
Hradec Králové (Czechia) Map Cropping Samples-1

Hradec Králové (Czechia) Map Cropping Samples-2
Hradec Králové (Czechia) Map Cropping Samples-2

Hradec Králové and counties map with 3D shadow effect
Hradec Králové and counties map with 3D shadow effect

flag map of Hradec Králové with 3D shadow effect
flag map of Hradec Králové with 3D shadow effect

Download outline map of Hradec Králové (geojson format) : Hradec Králové.geojson (**)
Download polygon array of Hradec Králové map for "Google Maps" : Hradec Králové.txt
Bounding Box for Hradec Králové Map : ( 50.038526 , 15.104067 , 50.780205 , 16.587656 )
Wikipedia ID for Hradec Králové : Q193295
Wikipedia SPARQL Query for Hradec Králové (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q193295 wdt:P1082 ?population. }
OPTIONAL { wd:Q193295 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q193295 wdt:P2046 ?area. }
OPTIONAL { wd:Q193295 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q193295 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q193295 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 Hradec Králové map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](50.038526, 15.104067, 50.780205, 16.587656);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hradec Králové)
[out:json];
(
rel["name"="Královéhradecký"][type=boundary];
rel["name:en"="Královéhradecký"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Hradec Králové 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.

Create Hradec Králové counties and neighborhoods map.


Share this page