Brent Fraser

Results 91 comments of Brent Fraser

Simply remove/rename the "name" key from the legends list and the item is no longer collapsible. Below is an edit of the Example to show this. Note the name is...

One work-around is to use ` name: ' ', `

As for the "undefined", it appears when the html key is not included (not the label key as I originally reported above)

No. For some entries, I just use the control to show colors with description (see Layer 1 in your example site), but I don't want to have the show/hide symbol...

leaflet-velocity does not have this capability (and as far as I know there are no plans to add it). Typically isobars would be implemented on the server-side using something like...

When I use my fix above and use your WFS url, I get: ``` Title: ---------- BAG WFS Operations: ---------- ['GetCapabilities', 'DescribeFeatureType', 'GetFeature'] Layers: ---------- bag:ligplaats bag:pand bag:standplaats bag:verblijfsobject bag:woonplaats...

I'm very much in favour of an archive extension. We're currently experimenting with using STAC to automate data management (downloading) between server and client applications. We need the client to...

The use case is for automatic downloading by the client, so we added the target_folder as a hint as to where to save the zip file. We could have just...

@m-mohr Ah I missed that the archive name was the same for both of the contained assets. I see the wisdom of your approach in that it allows for using...