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

Dutch API Design Rules pygeoapi instance #52

Closed
GeoSander opened this issue Mar 16, 2023 · 1 comment
Closed

Dutch API Design Rules pygeoapi instance #52

GeoSander opened this issue Mar 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@GeoSander
Copy link
Collaborator

In order to deploy a new pygeoapi instance that is configured to adhere to the Dutch API Design Rules (ADR), we ideally use the same Docker image, but with another configuration YAML (with api_rules section).
At the same time, we wish to keep the old/current pygeoapi up-and-running.
Therefore, we add a second Docker service to the docker.compose.yml of pygeoapi, that will use another configuration and root context path.

So the old/current pygeoapi instance will stay at https://apitestbed.geonovum.nl/pygeoapi.
The new pygeoapi instance that adheres to the Dutch ADR will run at https://apitestbed.geonovum.nl/adr_pygeoapi.

@GeoSander
Copy link
Collaborator Author

Completed by making some final changes to geopython/pygeoapi#1152 and merging them into https://github.com/geopython/pygeoapi/tree/crs-features-ogc-adr, which the pygeoapi testbed uses for the Docker source image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant