Skip to content

Support multiple inputs for rasterization#17

Merged
ttrotto merged 21 commits into
mainfrom
generic-input
Feb 25, 2026
Merged

Support multiple inputs for rasterization#17
ttrotto merged 21 commits into
mainfrom
generic-input

Conversation

@ttrotto

@ttrotto ttrotto commented Feb 25, 2026

Copy link
Copy Markdown
Owner

This PR supersedes #16 and introduces support for list, numpy.ndarray, and polars.DataFrame as input to rusterize.

In addition, it minimized the Python dependencies to numpy only for easier integration with other libraries.

Thanks @NTedjosantoso for the initial WKB prototype!

Closes #13

@ttrotto ttrotto merged commit 4acd75e into main Feb 25, 2026
12 checks passed
@ttrotto ttrotto deleted the generic-input branch June 25, 2026 18:54
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.

Enhancement: Use wkb directly as input instead of geopandas

2 participants