windkit.Workspace.get_elevation_map
- Workspace.get_elevation_map(ID, crs=None)[source]
Extracts elevation map from WWH and creates VectorMap object.
- Parameters:
ID (int) – ID of vector map object to be extracted.
crs (int, dict, str or pyproj.crs.CRS) – Value to initialize
pyproj.crs.CRS
Default, use from file.
- Returns:
Vector representation of the map.
- Return type: