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

add local geoserver in mapfishapp/wms.servers.json ? #55

Closed
MaxiReglisse opened this issue Nov 23, 2017 · 4 comments
Closed

add local geoserver in mapfishapp/wms.servers.json ? #55

MaxiReglisse opened this issue Nov 23, 2017 · 4 comments

Comments

@MaxiReglisse
Copy link

do you think that adding the local geoserver in mapfishapp/wms.servers.json should be a good idea ?

    {
        "name": "My local WMS geoserver",
        "url": "https://georchestra.mydomain.org/geoserver/wms"
    }

I think it would be very useful for everyone.

@fvanderbiest
Copy link
Member

+1 !
Also wfs, wmts and csw ...

PR welcome.

@MaxiReglisse
Copy link
Author

MaxiReglisse commented Nov 23, 2017

it is already done for CSW, in mapfishapp/js/GEOR_custom.js

    ['/geonetwork/srv/fre/csw', 'le catalogue local'],

but it does not work for me in WMTS... i don't know why.

@landryb
Copy link
Member

landryb commented Jun 28, 2018

Fwiw, it was mostly done in 1817167 where /geoserver/xxx was added to {wms,wfs,wmts}.servers.json but unfortunately at runtime it doesnt work, the add layer dialog complains that '/geoserver/wms' is a malformed URL... without fqdn :)

landryb added a commit to georchestra/ansible that referenced this issue Jun 28, 2018
@fvanderbiest
Copy link
Member

Oops, my bad...

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

3 participants