-
**Is your feature request related to a problem? Please describe.**
I have a table with geometry column types (eg: `GEOMETRY` but this is also applicable to subtypes `POINT`, `POLYGON`, ...). I ca…
-
After reading the shp file with geopandas, check the point is in the polygon and execute until gdf_inside=gdf_polygons [contains_query_point]
The program exited directly without any error message. Wh…
-
I followed your tutorial at gis-tools-for-hadoop / samples / point-in-polygon-aggregation-mr / gp / README.md but not Tool is not working and shows red X's on the GP Tools from the Hadoop Tools toolb…
-
Der er flere ting ved udtræk-observationer som kan være bedre, herunder oplistet:
1. `--buffer` virker ikke efter hensigten
Det er meningen at enheden på bufferafstanden skal være i [m]. Fx udtræk…
-
**Describe the bug**
I used `gf.functions.get_point_inside` thinking it would be something similar to [`representative_point` in Shapely](https://shapely.readthedocs.io/en/stable/reference/shapely.Ge…
-
Hi Quentin,
I saw in #87 that you were making the choice to not update the points dataframe with the newly assigned cell id.
I can see the value in not modifying the original data when it comes to…
-
Plotting fails when drawing globe at very specific rotation.
**To Reproduce**
``` r
library(rnaturalearth)
library(sf)
#> Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
…
-
Hi,
I obtained the difference between the two rings and found that the result intersects with the original ring, but it neither overlaps nor touches it. I think in the case of intersection, `overla…
-
### What is the bug?
When `gdal.VectorTranslate` with option `geometryType` is ran on a file with (also) multipolygons, for most geometrytypes being specified the conversion is not happening:
- For …
-
In fixing #489 we noticed the following.
`cuspatial::quadtree_point_in_polygon` returns two values: offsets of polygons, then offsets of points.
https://github.com/rapidsai/cuspatial/blob/6a34c2…