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

Passmore, James H. jpass at bgs.ac.uk
Mon Oct 8 02:59:31 PDT 2018


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

I hope not, each service should be isolated from another.

To find different services from a single provider you should search some metadata catalogue, perhaps:

http://mcc.jrc.ec.europa.eu/emis/dev.py?N=42&O=277&titre_page=Catalogue%20Service%20(CSW)&titre_chap=Data%20access

James

-----Original Message-----
Today's Topics:

   1. Getting all endpoints on a single MapServerinstance
      (Jonathan Moules)


----------------------------------------------------------------------

Message: 1
Date: Sat, 6 Oct 2018 20:08:45 +0100
From: Jonathan Moules <jonathan-lists at lightpear.com>
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Getting all endpoints on a single MapServer
instance
Message-ID: <92a837a1-0334-a0e3-6757-bdee4bc223f9 at lightpear.com>
Content-Type: text/plain; charset=utf-8; format=flowed

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
________________________________
 This message (and any attachments) is for the recipient only. NERC is subject to the Freedom of Information Act 2000 and the contents of this email and any reply you make may be disclosed by NERC unless it is exempt from release under the Act. Any material supplied to NERC may be stored in an electronic records management system.
________________________________


More information about the mapserver-users mailing list