Restructure geoserver subdirectories to reflect geoserver directories
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
1. Add a geoserver/transform subdirectory to hold xslt and related xml files for all custom output types. Move geodetic_control transforms into this new subdirectory.
2. Add a geoserver/styles subdirectory to hold named SLDs for all data sources
3. Add a geoserver/templates subdirectory that contains a subdirectory for each data source
The pattern is:
geoserver/templates/schemaName/objectName
Here is an example:
geoserver/templates/WHSE_BASEMAPPING/WHSE_BASEMAPPING.BC_MAJOR_WATERSHEDS/description.ftl
geoserver/templates/WHSE_BASEMAPPING/WHSE_BASEMAPPING.BC_MAJOR_WATERSHEDS/title.ftl
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.