@opengeoweb/taf
v15.3.0
Published
GeoWeb TAF library for the opengeoweb project
Maintainers
Keywords
Readme
Taf
React component library with Taf components for the opengeoweb project. This library was generated with Nx.
Installation
npm install @opengeoweb/tafConfiguration
The TAF configuration is fetched from the TAF backend via the /taf-config endpoint.
AutoTaf
Enable AutoTaf module in the geoweb application
To use AutoTaf in the geoweb application, add the following config key in config.json:
"GW_FEATURE_TAF_AUTOTAF_ENABLED": true
Configure autoTaf locations in TAF configuration
To configure the expected AutoTaf locations, add a list of AutoTaf locations in the TAF configuration:
"autoTAFlocations": ["EHAM", "EHRD", "EHLE", "EHGG", "EHBK"]
