Skip to content

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

Merged
emileten merged 1 commit intomainfrom
feat/configurable-tiler-for-stac-browser
Nov 12, 2023
Merged

feat(stac-browser): configurable config file in stac browser deployment#84
emileten merged 1 commit intomainfrom
feat/configurable-tiler-for-stac-browser

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
@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