Closed dblodgett-usgs closed 2 years ago
The old implementation of union_linestrings(_geos) was returning data in the same order as a dplyr::summarized version of the IDs. The new one does not.
This was fixed in #48
The old implementation of union_linestrings(_geos) was returning data in the same order as a dplyr::summarized version of the IDs. The new one does not.