Results 6 issues of oldwired

I'm trying to use the [Geoserver with WMS 1.3.0](https://maps.dwd.de/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities) of the german weather service "DWD". Getting the layer itself with ``` var wmsLayer = L.Geoserver.wms('https://maps.dwd.de/geoserver/ows?', { layers: 'dwd:Warnungen_Gemeinden', version: '1.3.0',...

**Hosting** - Self - Method: docker - Budibase Version: 1.3.21 **Describe the bug** CSV export of table data fails with "Unexpected token ' in JSON at position 1" & "There...

bug

**Describe the feature request** #5287 added a 24 hour option to the date time picker. It would be great to be able to select a 24 hour mode for the...

enhancement

**Describe the feature request** Please make the CSV delimiter configurable. At the moment it is always `,`, but the delimiter excel expects depends on the localization settings. For languages like...

enhancement
bb-data-import-export
short-term

When trying to use the plugin with my own instance of nominatim (behind a caddy reverse proxy), which works via browser address bar and Postman, I get the following errors:...

It would be nice if you could add a redraw function for WFS like the tile layers in leaflet offer. The function should clear all associated vectors from the map,...