-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example of masked areal interpolation #197
Comments
dang. the logic is here, but that's all been wrapped into the function now and it doesnt look like i ever pushed up an updated example. Lame on my part. Let me find something for you |
https://github.com/pysal/tobler/blob/main/notebooks/binary_dasymetric.ipynb (wong link earlier) |
I've seen that one but was hoping to find a direct application of |
yeah i'll grab you one |
not much explanation here (and it works a lot better with the interactive map), but here's a barebones example https://gist.github.com/knaaptime/7067008cac2837aa131793f0f3f1faca |
You're the best! Thanks! |
@martinfleis unrelated, but whats up with shapely sending those |
GEOS issue that in fact does not affect the outcome. Some of it was fixed in GEOS 3.12 but I'm not sure if all. |
Do we have an example notebook for masked area interpolation? The one using raster. I thought I have seen it before and wanted to share it with a student but can't find anything now. @knaaptime do you have it in some research code available somewhere, at least?
The text was updated successfully, but these errors were encountered: