Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validator-core - curved geometries - allows to keep curved geometries in normalized data #246

Open
2 tasks
mborne opened this issue Aug 4, 2021 · 0 comments

Comments

@mborne
Copy link
Collaborator

mborne commented Aug 4, 2021

Problem

Currently, CURVEDPOLYGON are linearized to POLYGON in normalized data.

Actions

  • Ensure that datastore components (postgis, geoserver,...) supports curved geometries
  • Add an option --no-linearization to use WKTWriter2 instead of WKTWriter which converts curve geometries to linear geometries.

(see #232)

@mborne mborne added this to the 4.x milestone Aug 4, 2021
@mborne mborne changed the title validator-core - curved geometries - alows to keep curved geometries in normalized data validator-core - curved geometries - allows to keep curved geometries in normalized data Aug 4, 2021
@mborne mborne removed this from the 4.x milestone Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant