pysal / spaghetti

SPAtial GrapHs: nETworks, Topology, & Inference
http://pysal.org/spaghetti/
BSD 3-Clause "New" or "Revised" License
260 stars 69 forks source link

refactor `element_as_gdf()` internal constructors #723

Closed jGaboardi closed 1 year ago

jGaboardi commented 1 year ago

Following #718 & #720, we should do a minor refactor of the other 2 internal functions called by element_as_gdf() to make use of the shapely==2.0 functionality:

xref #722