Skip to content

Ability to add an abstract for each layer and for wms services #393

Description

@Marc-AndreDaviault

In the conf file, the tag 'description' is not working for the service-metadata and for layers even if it's allowed by the WMS spec.

wms = {
	...	
    service-metadata = {
        name = "WMS"
		description = " " 	# not working 
	... 		
layers = {
    layer_name = {
		description = " " 	# not working 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions