-
This is opened from the [comments from @otan and @andyyang890 ](https://github.com/twpayne/go-geom/pull/197#pullrequestreview-641661697) in #197.
@otan wrote:
> i think in go-geom, we want to re…
-
https://iclient.supermap.io/examples/maplibregl/editor.html#mvtVectorTile_2362
Could you please explain how to implement the second method of registering a custom coordinate system in this demo? I'…
-
Basically this is dublicate of https://github.com/creof/doctrine2-spatial/issues/29 but after refactor the way I used this is no longer available.
So maybe would be good to provide public methods like…
-
**Describe the bug**
The COG with Projection Lookup example not working. This seems to be due to the MapTiler API returning the same exports for all EPSG:27700 transforms, so transforms which suppo…
-
We currently rely on GEOS for writing and reading WKT, which requires an unnecessary copy and allocation step to convert back and forth between DuckDB and GEOS geometries.
We should implement our …
-
Related to https://github.com/TriplyDB/Yasgui/issues/233:
I guess yasgui supports only WKT: from this query, only `1` (WKT) is displayed.
Is it possible to also support GML, which is the other ser…
-
Why isn't the query bound to prefixes with such config
```html
```
The sparql will still be [rendered](https://dataria.org/ask#query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2…
-
LAS specification explicitly cites OGC WKT 2001 as the standard for WKT dialect, but OGC(2015) has since migrated to align with ISO(2009). Address any changes to LAS 1.4 that need to happen to moderni…
-
Geo shapes can be specified in either a JSON format, or as a WKT string. At the moment, ES-Hadoop only supports reading the JSON format value, since it translates directly to a Map-like structure. Add…
-
There is a `is_wkt` function that allows you to check if a given string is a WKT string:
https://github.com/pyproj4/pyproj/blob/2d3cc7e0b83f59df2c0f5d3c2a8446ce0f224700/pyproj/_crs.pyx#L32-L48
T…