thinkingmachines / geowrangler

🌏 A python package for wrangling geospatial datasets
https://geowrangler.thinkingmachin.es/
MIT License
48 stars 15 forks source link

Improve setup installation #132

Closed jtmiclat closed 2 years ago

jtmiclat commented 2 years ago

Use the beta version of poetry to set up no-binary parameter. The no binary setup does not work with geos==3.6, there is a missing make_valid method after compiling shapely. geo 3.6 is the default for colab so I documented using no-binary as optional and ignored poetry.toml.