cga-harvard / worldmap

WorldMap GeoNode Project
GNU General Public License v3.0
13 stars 7 forks source link

WMS GetCapabilities per user and per map #138

Closed capooti closed 6 years ago

capooti commented 6 years ago

We need WMS GetCapabilities based on a given map or a given user as in legacy WorldMap.

The format is the following:

http://worldmap.harvard.edu/capabilities/map/ http://worldmap.harvard.edu/capabilities/user/

Examples: http://worldmap.harvard.edu/capabilities/map/79/ (ChinaMap) http://worldmap.harvard.edu/capabilities/user/blewis (Layers owned by Ben Lewis)

Source code is this: https://github.com/cga-harvard/cga-worldmap/tree/legacy/geonode/capabilities

capooti commented 6 years ago

this is almost completed and will be part of GeoNode. I am sending the PR today