-
I am unsure if i am using your code correctly, but i assume that the following code behaves different to what i would expect:
```
using GeometryBasics,StableRNGs
rng = StableRNG(123)
resu…
-
I guess this explains why I never understood how to use `rstar`...
-
As far as geographical types are concerned, Neo4j is limited to points, but lines, polygons and multilines and multiplogons are very commonly used geographical types. The spatial plugins https://neo4j…
-
**Describe the bug**
with polygon-type tool is activated, our user firstly places a starting point at some region of interest, then he/she tried to zoom in an image or even pan to move the view of th…
-
## Issue Details
1.
In it's section "Extensive Example", the Linear Kernel documentation claims that one doesn't need a custom point with a CGAL::Origin ctor, this is not true, at least when usin…
-
## Problem
- Currently we rely on Nominatim (hosted by OSM).
- This is fine, but it's an external API we rely on causing two issues:
- Rate limiting if we call it too many times successively.
…
-
In shapely 1.8 I am getting a warning when subclassing Point (or any other geom) when I add a property (e.g., label: str):
from shapely.geometry import Point
class LabeledPoint(Point):
…
-
Would it be possible for the good folks here to please help me with a problem that I am trying to solve with the S2 geometry library? I am a complete novice, so please bear with me if I do not make se…
-
There is a new property called `geometry:reverse_geocode` in some WOF records that is explicitly indicated for reverse geocoding. `wof-admin-lookup` should prefer those geometries where available.
-
_Please use the following template to help us solving your issue._
## Issue Details
I am imitating [Polygon_mesh_processing/corefinement_difference_remeshed.cpp](https://doc.cgal.org/latest/Poly…