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