Bocher Erwan

Results 74 issues of Bocher Erwan

Reported on H2GIS repository, CTS is not able to create a CRS from local unit of measure as +units=us-ft See https://github.com/orbisgis/h2gis/issues/980

enhancement

in this case : select ST_AsText(ST_Transform(ST_SetSRID(ST_Point(379550.883, 1815125.223), 4326), 2154)) CTS must throw an error like The projection X supports only latitude and longitude values.

hi, Testing jsvg as a replacement for svgSalamander it seems that emoji are not yet supported. Please find the svg file. ![isotype_bar_chart_emoji vl json16975472657389080423](https://github.com/user-attachments/assets/19bae2e7-46d4-4fc7-9fbf-f801ef2ba74e) and the image result with jsvg...

enhancement

JTS 1.20 adds new coverage functions. It will be nice to support the same PostGIS functions as https://postgis.net/docs/en/ST_CoverageInvalidEdges.html However, it doesn't seem possible at the moment, as H2 doesn't support...

enhancement