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

feat(stac-browser): configurable config file in stac browser deployment #84

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

emileten
Copy link
Contributor

@emileten emileten commented Nov 11, 2023

The radiant earth STAC browser is configurable with a config.js placed at the root of the folder where the app is built. In this PR, I add an option for the user to provide the path to a local file that will replace the default config.js in the cloned STAC browser radiant earth repo https://github.com/radiantearth/stac-browser/blob/main/config.js.

This allows for a flexible customization that limits maintenance work on our side.

Clients may want, for example, to link that browser to their own tiler rather than the radiant earth tiler.

@emileten emileten changed the title Configurable config file in stac browser deployment feat(stac-browser): configurable config file in stac browser deployment Nov 11, 2023
@emileten emileten merged commit b86ad1a into main Nov 12, 2023
4 checks passed
@emileten emileten deleted the feat/configurable-tiler-for-stac-browser branch November 12, 2023 05:01
github-actions bot pushed a commit that referenced this pull request Nov 12, 2023
# [6.1.0](v6.0.2...v6.1.0) (2023-11-12)

### Features

* **stac-browser:** configurable config file in stac browser deployment ([#84](#84)) ([b86ad1a](b86ad1a))
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