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

Add attribute support for KML #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NickStallman
Copy link

This only adds support for metadata from KML files, no other formats.
It does not support writing the metadata when using write().

It does add the groundwork for more extensive metadata handling in geoPHP however and may be useful to others as-is.

Some work was done to geometryReduce to preserve metadata from collections that are optimised away.

Does not support other formats nor does it support writing the attributes
@CuCTeMeH
Copy link

I need this feature also. Just to let you know that I will copy this code in my local geophp. Thanks for providing it! Best regards!

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