Advanced#
Map Conversion from Lines to Polygons#
Convert between polygon and line map formats:
windkit.lines_to_polygons()- Convert line maps to polygon mapswindkit.polygons_to_lines()- Convert polygon maps to line maps
Downloading Data#
windkit.get_raster_map() and windkit.get_vector_map() downloads topographic data from cloud platforms:
Note
Requires optional dependencies and platform accounts. See API documentation for details.
Please read their terms of service for both platforms before using downloading and using data from these platforms.