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

Kml syntax error recoveries and corrections #2208

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

patrickdalla
Copy link
Collaborator

Ready.

There are still errors printed as the kml content is erroneous. But the exceptions are resumed and many of them could be "recovered" bypassing the syntax error.

represents unclosed linearring features as linearstring.
Some other syntax/semantics errors to bypass or correct:

placemarks coordinates without content
placemarks with no content
references to gx tags without xml namespace declaration
xml UTF-8 encoding declared but windows-1252 used
Document tag inside other document tag
@lfcnassif
Copy link
Member

Thank you @patrickdalla!

patrickdalla added a commit that referenced this pull request May 20, 2024
selected item does not have its own JSON feature.
patrickdalla added a commit that referenced this pull request May 20, 2024
… a new selected item does not have its own JSON feature."

This reverts commit 34d169c.
patrickdalla added a commit that referenced this pull request May 20, 2024
selected item does not have its own JSON feature.

Merge branch 'MultiValuedItemLocMap' of
https://github.com/sepinf-inc/IPED.git into MultiValuedItemLocMap
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 this pull request may close these issues.

None yet

2 participants