File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,14 +62,14 @@ Configuration settings can be provided via environment variables. The following
62
62
63
63
In this repository, 2 ` .env ` sample files are provided:
64
64
65
- - [ ` .env.eoapi ` ] ( .env.eopi ) that uses the [ Earth Observation API (EOAPI)] ( https://earth-observation-api.github.io/api / ) .
65
+ - [ ` .env.eoapi ` ] ( .env.eoapi ) that uses the [ Earth Observation API (EOAPI)] ( https://eoapi.dev / ) .
66
66
67
67
``` bash
68
68
TITILER_OPENEO_STAC_API_URL=" https://stac.eoapi.dev"
69
69
TITILER_OPENEO_SERVICE_STORE_URL=" services/eoapi.json"
70
70
```
71
71
72
- - [ ` .env.cdse ` ] ( .env.cdse )] that uses the [ Copernicus Data Space Ecosystem (CDSE)] ( https://dataspace.copernicus.eu/ )
72
+ - [ ` .env.cdse ` ] ( .env.cdse ) that uses the [ Copernicus Data Space Ecosystem (CDSE)] ( https://dataspace.copernicus.eu/ )
73
73
74
74
``` bash
75
75
TITILER_OPENEO_SERVICE_STORE_URL=" https://stac.dataspace.copernicus.eu/v1"
@@ -130,7 +130,7 @@ Login with the following credentials:
130
130
131
131
## License
132
132
133
- See [ LICENSE] ( https://github.com/sentinel-hub/titiler-open /blob/main/LICENSE )
133
+ See [ LICENSE] ( https://github.com/sentinel-hub/titiler-openeo /blob/main/LICENSE )
134
134
135
135
## Authors
136
136
You can’t perform that action at this time.
0 commit comments