Question
I am working on a project where I need to translate a Geometry object into another spatial class that implement a standard other than WKT/WKB.
I created a class that inherits from Geometry in the same package as the Geometry object. and I can access to figureList field. But the mssql-jdbc jar is signed, I got an error. Is that possible to retrieve figures information with an another way ?
Question
I am working on a project where I need to translate a
Geometryobject into another spatial class that implement a standard other than WKT/WKB.I created a class that inherits from
Geometryin the same package as theGeometryobject. and I can access tofigureListfield. But the mssql-jdbc jar is signed, I got an error. Is that possible to retrieve figures information with an another way ?