wkt-parser
wkt-parser copied to clipboard
Allow COMPD_CS parsing stripping it
Compound SRS remain unsupported but at least no parsing error. Vertical datum is tripped leaving only the horizontal part. would fix https://github.com/proj4js/proj4js/issues/282
Note: I didn't find a way to leave the wkt object with COMPD_CS and vertical datum and at the same time use the same API (wktParser)
Is there any progress on this, or a way to support progress on this branch? Running into this issue while using ngageoint/geopackage-js.