Skip to content

Conversation

sgoodm
Copy link
Member

@sgoodm sgoodm commented Dec 7, 2023

No description provided.

perrygeo and others added 30 commits February 22, 2018 11:10
Cast all integer data to int64 if we're on a 64 bit platform
The existing code produced the following warning, this commit removes the warning.

```
FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
```
Remove use of deprecated functionality
Fix boxify_points to correctly use a negative buffer
Fix README markup and add twine check
fixing issue where fiona DriverError was unhandled for string_type fe…
Bug fix for io.read_features
@sgoodm
Copy link
Member Author

sgoodm commented Dec 7, 2023

Resolved the merge of this into "main" branch, but need to test to verify functionality

perrygeo and others added 25 commits August 14, 2024 09:33
ci: test against python 3.12, drop 3.7
Allow path-like objects for vector source; use Path for tests
Use hatchling build-backend, set minimum Python 3.9
ignore the uv.lock file for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.