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

Return 200 on the response headers of a successful get tile request #1500

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

doublebyte1
Copy link
Contributor

@doublebyte1 doublebyte1 commented Jan 17, 2024

Overview

For a request like this:
http://localhost:5000/collections/lakes/tiles/WorldCRS84Quad/1/1/1?f=mvt

  • If the request is successfull, the api should return status ok (200).

Related issue / discussion

#1499

Additional information

https://docs.ogc.org/is/20-057/20-057.html#toc27

Dependency policy (RFC2)

No dependencies are introduced in this PR

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@francbartoli francbartoli merged commit e1fe05c into geopython:master Jan 17, 2024
4 checks passed
@doublebyte1 doublebyte1 deleted the req5-core branch March 6, 2024 17:54
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.

2 participants