Upgrade CPF with latest version of JTS
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Upgrade CPF to the latest version of JTS.
Notes:
- The new version contains new package names for the classes.
- JTS has not been used in CPF for a while. Instead custom libraries are used.
- There is also an adaptor which will convert the serialized string representation of the geometry (WKT) into the JTS geometry classes and provide a GeometryFactory for clients to use.
- There is also a DataType API that custom data types can be registered with. That could be used to support the new types of JTS geometry objects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.