Wałbrzych (dolnoslaskie) Map Cropping Samples
Wałbrzych (dolnoslaskie) Map Cropping Samples-1
Wałbrzych (dolnoslaskie) Map Cropping Samples-2
Wałbrzych neighborhoods and villages map with 3D shadow effect
flag map of Wałbrzych with 3D shadow effect
Wałbrzych map with 3d shadow effect
Download outline map of Wałbrzych (geojson format) :
Wałbrzych.geojson (**)
Download polygon array of Wałbrzych map for "Google Maps" :
Wałbrzych.txt
Bounding Box for Wałbrzych Map : ( 50.716093 , 16.227179 , 50.85414 , 16.35527 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Wałbrzych map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.716093, 16.227179, 50.85414, 16.35527);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wałbrzych)
[out:json];
(
rel["name"="Wałbrzych"][type=boundary];
rel["name:en"="Wałbrzych"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Wałbrzych 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.