-
**Is your feature request related to a problem? Please describe.**
Whenever I want to create a polygon I need to imagine how it would look like. In addition the handling of 2D point arrays isn't real…
-
I am experiencing an issue with the `WITHIN` query in Tile38 for geofencing. I have successfully set up the geofence using the `SET` command, but when I execute the `WITHIN` query, it always returns t…
-
## Issue Details
Hi and thank you very much for developing CGAL,
I use the library for computing segment Voronoi diagrams and I came across an issue (hereafter drastically simplified to a MWE).
…
-
```
Which products are affected?
Google Earth beta version 6.1.0.4738
What steps will reproduce the problem?
1. Attempt to display the attached KML file in the beta version.
What is the expected ou…
-
```
Which products are affected?
Google Earth beta version 6.1.0.4738
What steps will reproduce the problem?
1. Attempt to display the attached KML file in the beta version.
What is the expected ou…
-
`polytope_integrate` gets confused by symbolic constants in expressions
```python
import smypy
from sympy.abc import x, y
from sympy.geometry import Polygon, Point
from sympy.integrals.intpoly …
-
Considering the following statement:
```sql
SELECT ST_Covers(g2, g1), ST_Covers(g3, g1) FROM
(SELECT
ST_GeomFromText('GEOMETRYCOLLECTION ( LINESTRING (1 2, 1 1), POINT (0 0))') As g1
, ST_GeomFr…
-
Commit 5.3.20 - On Lake Burley Griffin, there is one point to the east of lake that is included in 2
pie graphs. That seems to be because the point itself is in LBG but one error margin point is in …
-
MultiPolygon doesn't support overlapping polygons:
explained [here](https://gis.stackexchange.com/questions/247923/overlapping-polygon-becoming-hole-when-converting-geojson-to-shapefile)
[offici…
-
**Reporter: woodbri@swoodbridge.com**
**Date: 2005/12/29 - 21:18**
```
We need to have improved control over label positioning. Currently OFFSETs are
only in image space. I and Bob Basques, may be ot…