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