Brent Fraser

Results 31 issues of Brent Fraser

Would it be possible to have grib2json write out the Grid definition parameters? I've got grids from Canada (https://weather.gc.ca/grib/grib2_HRDPS_HR_e.html) that use "gridDefinitionTemplate":20 and I need the parameters to project the...

I'd like to use the 'buildItem' function for just one layer in the layer control, or have different buildItem functions for each layer.

For example, allow by adding an option to the group definition: ` radio: true, ` Or some other reasonable keyword. Note that similar functionality has been implemented in the (now...

Is there a way to get the grid convergence (AKA meridian convergence) at a point for a projection?

Currently if the legend entry does not have a label value , the entry is not collapsible. And a missing label key causes "undefined" to be shown on the legend.

I've written a bit of python to get information on a WFS service. OWSLib's _construct_schema fails if there is no schema in the layer name: ``` C:\>python ows2gm.py -wfs "https://SDMDataAccess.sc.egov.usda.gov/Spatial/SDMWGS84Geographic.wfs"...

This should never happen where a layer is listed as existing in GetCapabilities, but has an error response when DescribeFeatureType is requested. Still, some servers can be mis-configured, and this...

I just wanted to confirm that the rotation is positive clock-wise relative to the +Y axis of the map-image, not relative to True North. For a Mercator projection these axes...