You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
format selection
- Enable query checkbox by default for all queryable services (WMS, WMTS,
ESRI MapServer, ESRI ImageServer)
- Implement smart query format selection with priority:
1. text/mapml (highest priority)
2. application/json or application/geo+json
3. text/html
4. text/plain
5. first available format (fallback)
- Change ESRI identify requests from f=html to f=json for broader
compatibility across ArcGIS versions
- Update all tests to reflect query-enabled-by-default behavior
This improves user experience by making queryable layers immediately
interactive without requiring manual checkbox activation, and ensures
the best available format is selected automatically.
Fire Weather Hotspots (2020), https://geo.weather.gc.ca/geomet/?lang=en&service=WMS&version=1.3.0&request=GetCapabilities&layers=RAQDPS-FW.CE_HOTSPOTS.2020
Service web du Ministère de la Sécurité publique du Québec, https://geoegl.msp.gouv.qc.ca/apis/wss/inondation2020.fcgi?SERVICE=WMS&REQUEST=GetCapabilities
11
12
Air Quality - NO2 Monthly Average, https://geo.weather.gc.ca/geomet/?lang=en&service=WMS&version=1.3.0&request=GetCapabilities&layers=RDAQA.CE_NO2-MAvg
12
13
Weather Radio Stations, https://geo.weather.gc.ca/geomet/?lang=en&service=WMS&version=1.3.0&request=GetCapabilities&layers=WEATHERADIO
0 commit comments