-
## What/Why
- moving the DocIntResponse interaction into its own module creates reusable code
- the existing file is poorly organized, badly named, and in need of refactor
- this will also bring …
-
This works:
```
(jl_03spvp) pkg> st
Status `/tmp/jl_03spvp/Project.toml`
⌃ [e9467ef8] GLMakie v0.8.12
[5c1252a2] GeometryBasics v0.4.11
⌃ [8315f7d3] MakieDraw v0.2.1
```
```julia
using …
-
Analogous error observed for `point_in_polygon()`.
The Point instances return True for equality check.
To reproduce:
(Python 3.10.14, numpy 1.26.4, , ground 9.0.0, orient 7.0.0)
(Windows 10 64…
-
The sample code:
```
static const char p1_wkt[] = "POLYGON((-124.19999999845255 51.901455507812500, -124.19999999460376 51.935823093966235, -123.99999999648789 51.935823093966235, -123.9999999931722…
-
**Is your feature request related to a problem? Please describe.**
Spatial join is usually an application of either point-in-polygon or geometry intersection. Our point-in-polygon implementation is m…
-
The title is a bit of a misnomer...
The idea is that we can use point-based geometries in the PIP engine so that they are returned in results when they lie within a specified distance from the targ…
-
This issue is to track beta testing issues for the point-in-polygon system intended as a replacement for `pelias/pip-service`
-
Basic benchmarks show that the point-in-polygon API takes between 0 & 1 millisecond to execute.
We don't fully understand what the performance is like:
- under heavy load
- on a cold start vs. wh…
-
As suggested in https://github.com/opengeospatial/ogcapi-features/issues/964#issuecomment-2471961350
It was a recommendation in the [Executive Summary for Testbed 17 GDC](https://docs.ogc.org/per/2…
-
OS: Ubuntu 22.04
R: 4.4.0
Terra: 1.7.78
terra::gdal(lib="all"): gdal: "3.4.1" proj: "8.2.1" geos: "3.10.2"
Dear Robert, I am using the terra package in R to get a buffer around …