Brent Fraser
Brent Fraser
So I tested a WMS map-source, and yes it can automatically request a legend graphic. But ArcGIS Server WMS legends are somewhat limited (no text):  In the catalog section,...
@elil , In general I agree. I think issues should be for filing bugs and requesting new features. But lately I've found myself using them to record documentation info (bugs...
I made the changed I suggested above but still got BBOX errors from the server. I looked at their example (which returns some resilts) and saw they did not have...
Any data is appreciated! So many WFS variations to test... I added a wfs map-source by copying the existing mapserver-wfs and doing a few edits. Good enough to test the...
Fixes have been made, so this issue just needs doc. GM's WFS default params (case-sensitive) names and values are: ```JavaScript 'srsname': 'EPSG:3857', 'outputFormat': 'text/xml; subtype=gml/2.1.2', 'service': 'WFS', 'version': '1.1.0', 'request':...
TBD: test in PR #787
I ran across this while testing protocols (see #547). Try the Identify with type="ags-vector"
Based on #547, it never worked. I guess we have to decide if it should (e.g file an Issue, enhance the code, add to doc).
Yeah the table and demo are out of sync. We need to remove the "Image With Feature -> AGS" entries from the `mapbook-test-servers.xml` (or add some text indicating it is...
@theduckylittle , do you mean reviewing the supported protocols and identifying opportunities to improve Geomoose? e.g. review the tables in #547?