Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When converting v7 catalog: get error: Message: Unknown or unsupported type "wfs" Details: {"type":"wfs"} #4

Open
lstillwe opened this issue Sep 30, 2021 · 0 comments

Comments

@lstillwe
Copy link

lstillwe commented Sep 30, 2021

Here is an item entry in my v7 catalog:
"items": [
{
"name": "NOAA Observations",
"description": "NOAA Observations",
"dataCustodian": "Me",
"typeNames": "5774_station_properies_view",
"type": "wfs",
"url": "https://my.server.org/geoserver/PJCF_2021/wfs/PJCF_2021?service=wfs&version=1.3.0&request=GetCapabilities",
"featureInfoTemplate": "

{{stationname}}
",
"isEnabled": true,
"isShown": true,
"isLegendVisible": false
},
*
*
*
]

When I run it through the catalog converter I get this message:
Message: Unknown or unsupported type "wfs"
Details: {"type":"wfs"}

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

No branches or pull requests

1 participant