[mapserver-users] Getting all endpoints on a single MapServer instance

Robert Sanson Robert.Sanson at asurequality.com
Sun Oct 7 13:12:06 PDT 2018


Hi Jonathan

No, you can't get all end points. The GetCapabilities response only rturns what is listed in the specific map file.

Regards

Robert

-----Original Message-----
From: mapserver-users <mapserver-users-bounces at lists.osgeo.org> On Behalf Of Jonathan Moules
Sent: Sunday, 7 October 2018 8:09 a.m.
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Getting all endpoints on a single MapServer instance

Hi List,

Is there a way to get all the endpoints (maps) that are available from a given server?

Or put another way, take this example where these two URL's both use different map files, and so have different layers (one is pointing to "wms_4km_modisa-bbp.map", the other to "wms_9km_seawifs-pp.map"):

http://gmis.jrc.ec.europa.eu/cgi-bin/mapserv?map=/srv/www/htdocs/wms/wms_4km_modisa-bbp.map&service=wms&request=getcapabilities

http://gmis.jrc.ec.europa.eu/cgi-bin/mapserv?map=/srv/www/htdocs/wms/wms_9km_seawifs-pp.map&service=wms&request=getcapabilities

If I only knew one of those URL's, would it be possible for me to figure out the other one, ideally via a GET request?

Thanks,
Jonathan


_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list