Skip to content

Additional Media Types (KML) #1127

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

Closed
wildintellect opened this issue May 18, 2023 · 1 comment
Closed

Additional Media Types (KML) #1127

wildintellect opened this issue May 18, 2023 · 1 comment

Comments

@wildintellect
Copy link
Contributor

There are some fairly common and standard(OGC) MediaTypes not current listed in https://github.com/stac-utils/pystac/blob/main/pystac/media_type.py
In particular KML and KMZ which seem to be common sidecar files on a lot of Collections.

I can make a PR for

KML = "application/vnd.google-earth.kml+xml"

Opened this ticket to track, and solicit if we're missing some other obvious candidates?

wildintellect added a commit to developmentseed/pystac that referenced this issue May 19, 2023
@wildintellect wildintellect mentioned this issue Jun 7, 2023
5 tasks
gadomski pushed a commit that referenced this issue Jun 8, 2023
* feat: Add KML to media types

#1127

* chore: CHANGELOG.md KML add
@gadomski
Copy link
Member

Closed by #1151

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

No branches or pull requests

2 participants