rcatool.utils.polygons.create_polygon
- rcatool.utils.polygons.create_polygon()[source]
Retrieve polygon arbitrarily drawn interactively on a map by mouse clicking.
- Parameters:
print_zoom_areas (Boolean) – Prints available zoom regions for polygon selection.
- Returns:
poly – List with tuples of lat/lon coordinates for drawn polygon
- Return type:
list