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

Reset Reader in WKT Converter #114

Closed
marcoarenaagile opened this issue Nov 9, 2021 · 0 comments · Fixed by #115
Closed

Reset Reader in WKT Converter #114

marcoarenaagile opened this issue Nov 9, 2021 · 0 comments · Fixed by #115

Comments

@marcoarenaagile
Copy link
Collaborator

Scenario summary

WKT Converter it is not always correctly parsing the WKT String. It Could be due to an not safe reset of the reder

Proposed solution

Create a new reader for every wkt string received

andr3a87 pushed a commit that referenced this issue Nov 16, 2021
# New features and improvements
WKT Read instantiate a new reader for every wkt string received

# Related issue
Closes #114
andr3a87 pushed a commit that referenced this issue Nov 16, 2021
# New features and improvements
WKT Read instantiate a new reader for every wkt string received

# Related issue
Closes #114
andr3a87 pushed a commit that referenced this issue Nov 16, 2021
# New features and improvements
WKT Read instantiate a new reader for every wkt string received

# Related issue
Closes #114
andr3a87 pushed a commit that referenced this issue Nov 16, 2021
# New features and improvements
WKT Read instantiate a new reader for every wkt string received

# Related issue
Closes #114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant