combine_river_features | R Documentation |
Combine river centerline and surface
combine_river_features(river_centerline, river_surface)
river_centerline |
River line as sfc_LINESTRING or sfc_MULTILINESTRING |
river_surface |
River surface as sfc_POLYGON or sfc_MULTIPOLYGON |
Combined river as sfc_MULTILINESTRING
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.