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

fix: Use GeoJSON media type for item links TDE-1254 #1086

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

l0b0
Copy link
Contributor

@l0b0 l0b0 commented Sep 23, 2024

Motivation

https://github.com/radiantearth/stac-spec/blob/master/commons/links.md#stac-media-types

Modifications

Change item links from media type application/json to application/geo+json.

Verification

pytest

@l0b0 l0b0 requested a review from a team as a code owner September 23, 2024 01:31
@l0b0 l0b0 changed the title fix: Use GeoJSON media type for item links fix: Use GeoJSON media type for item links TDE-1254 Sep 23, 2024
@amfage amfage added this pull request to the merge queue Sep 24, 2024
Merged via the queue into master with commit 57dd0a8 Sep 24, 2024
2 checks passed
@amfage amfage deleted the fix/use-geojson-media-type-for-stac-item-links branch September 24, 2024 22:34
@github-actions github-actions bot mentioned this pull request Sep 24, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.11.2](v4.11.1...v4.11.2)
(2024-09-24)


### Bug Fixes

* Use GeoJSON media type for item links TDE-1254
([#1086](#1086))
([57dd0a8](57dd0a8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
l0b0 added a commit that referenced this pull request Sep 26, 2024
### Motivation


https://github.com/radiantearth/stac-spec/blob/master/commons/links.md#stac-media-types

### Modifications

Change item links from media type `application/json` to
`application/geo+json`.

### Verification

`pytest`
l0b0 pushed a commit that referenced this pull request Sep 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.11.2](v4.11.1...v4.11.2)
(2024-09-24)


### Bug Fixes

* Use GeoJSON media type for item links TDE-1254
([#1086](#1086))
([57dd0a8](57dd0a8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
l0b0 added a commit that referenced this pull request Sep 27, 2024
### Motivation


https://github.com/radiantearth/stac-spec/blob/master/commons/links.md#stac-media-types

### Modifications

Change item links from media type `application/json` to
`application/geo+json`.

### Verification

`pytest`
l0b0 pushed a commit that referenced this pull request Sep 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.11.2](v4.11.1...v4.11.2)
(2024-09-24)


### Bug Fixes

* Use GeoJSON media type for item links TDE-1254
([#1086](#1086))
([57dd0a8](57dd0a8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants