-
First off, great work on the pytess project. I am actively using it, but have run into an issue and wondering if you can help. My primary issue is that I am ending up with polygons in my output from…
-
In the point-in-big-polygon repo it says "If you want to use multiple polygons/regions, you should use point-in-region instead.". Now I'm wondering what exactly the differences are, apart from handlin…
-
Hi,
I was messing around again and created a v2 geoDesic projection. I starts of with the icosahedron and splits up the triangle in sub triangles. For a v2 a triangle is split up into 4 sub triang…
-
I am attempting to rasterize polygons to a ~1km global grid using `cover=TRUE` to get a measure of uncertainty for rasterising the polygons (some input data are small and detailed, others not - but I …
-
There needs to be a workflow of ingesting columns that currently just have Point geometries and no actual polygons yet. Project 12 is a good example of this. eODP is another. But more generally, we wa…
-
Hi, I received error and warning messages while running [MLED_hourly.r ] for Rwanda
Error in getGlobalsAndPackages(expr, envir = envir, globals = globals) :
The total size of the 4 globals expo…
-
#### Is your feature request related to a problem?
geopanda's buffer feature is great, but it creates a buffer around each individual geometry. For neighbor/touching geometries, the buffer may over…
-
Natural Neighbor interpolation uses a lot of computational geometry operations, all currently implemented in pure Python. Shapely provides some better primitives and operations that might allow us to …
-
https://twitter.com/nrennie35/status/1761712006040592748
-
In addition, we will need good dialect maps, and [cartopy](http://scitools.org.uk/cartopy/docs/latest/matplotlib/intro.html) seems to be THE method of choice.