Create cuspatial.GeoSeries
objects directly from Shapely arrays.
#830
Labels
Python
Related to Python code
cuspatial.GeoSeries
objects directly from Shapely arrays.
#830
In order to clean up various documentation examples and improve usability, we should implement creating GeoSeries objects directly from Shapely arrays:
This would round trip with a GeoPandas GeoSeries under the hood.
Originally posted by @thomcom in #749 (comment)
The text was updated successfully, but these errors were encountered: