-
I am writing to seek your assistance with an issue I've encountered while running the "04-VelocityBasics" on my local machine. Upon executing the associated diagram, I've noticed that the scatter plot…
-
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):
…
-
It occurs to me that we don't actually have these yet, would be good to do. They are implemented for DE-9IM ops (contains, within, disjoint, intersects, etc) but not for intersection, difference, and…
-
I'm working on a snapping mode for line and polygon drawing that supports snapping moved or created vertices to edges in existing lines/polygons or existing points. (Haven't decided about snapping to …
-
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.
-
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**
getting no result when introduce multiple geospatial conditions
(like this one `"@geofield:[DISJOINT $geospatials0] @geofield2:[INTERSECTS $geospatials1]"`)
into a single que…
-
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…
-
When a polygon is manually created via entering points in the required notation in the editing modal or switching from polyline to polygon in the same modal by adding [], the polygon as differing firs…