exasol / exasol-virtual-schema

Virtual Schema from Exasol to Exasol
MIT License
1 stars 2 forks source link

Fix default srid for data type GEOMETRY #83

Closed ckunki closed 1 year ago

ckunki commented 1 year ago

If SRID is not specified then DB sets SRID to 0. exasol-virtual-schema in contrast seems to interpret GEOMETRY without SRID as GEOMETRY(3857).

see