woodRock / super-telegram

We are migrating an existing Web Map Service (WMS) to a different server. The existing services uses Apache, Postgres, Postgis (psql extention), and Mapserver. The new version of the server has an updated version of both Mapserver and Postgres installed. Between the major versions of Mapserver some of the syntax from the existing Mapfiles is now deprecated.
0 stars 0 forks source link

Test on QGIS #14

Open woodRock opened 3 years ago

woodRock commented 3 years ago

Goal

Test the URLs that are needed for the production WMS on QGIS. We should be able to form a connection to each WFS or WMS and see their data.

Tasklist

Success Criteria

Each of the URLs mentioned above works for OWS. This means that QGIS was able to display data from each URL using a WFS or WMS.

woodRock commented 3 years ago

The WFS works for the Acoustic map. However, the WFS does not. It appears the output format is invalid #15 .