Skip to content

Explore updating with latest version of upstream python-rasterstats#1

Open
sgoodm wants to merge 188 commits into
aiddata:masterfrom
perrygeo:master
Open

Explore updating with latest version of upstream python-rasterstats#1
sgoodm wants to merge 188 commits into
aiddata:masterfrom
perrygeo:master

Conversation

@sgoodm

@sgoodm sgoodm commented Dec 7, 2023

Copy link
Copy Markdown
Member

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
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.