ROGUE-JCTD / MapLoom

MapLoom is a web mapping client based on OpenLayers 3. It provides full-featured editing capabilities for data stores in GeoServer - including PostGIS and GeoGig. For GeoGig layers, it lets you view history, and sync with other GeoGig repositories
MIT License
70 stars 66 forks source link

EVWHS WMS Support #154

Closed pjdufour closed 9 years ago

pjdufour commented 9 years ago

We should check if a EVWHS WMS feed works in MapLoom, such as the one below (with access token filled in, etc.).

https://services.digitalglobe.com/mapservice/wmsaccess?connectid=XXX-XXX-XXX&SERVICE=WMS&FORMAT=image/png&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=DigitalGlobe:Imagery&STYLES=&SRS=%7Bproj%7D&WIDTH=%7Bwidth%7D&HEIGHT=%7Bheight%7D&BBOX=%7Bbbox

There were issues validating the urls before: https://github.com/ROGUE-JCTD/MapLoom/issues/104.