MetOffice / qgis-plugin-edr

GNU General Public License v3.0
3 stars 2 forks source link

After Entering A Line Geometry An Error Is Given: Geometry Not Set #28

Closed Gugym closed 4 months ago

Gugym commented 5 months ago

Plugin 13.3, QGIS 3.28.6

Steps to reproduce: Enter a trajectory query (e.g. https://labs.metoffice.gov/edr, Collection: ECMWF AIFS Machine Learning surface data) Enter a spatial extent and set a line by typing in the coordinates and adding z and m and press OK. The error is shown: image

This is the geometry created: LineStringZM (51.42199999999999704 -0.17399999999999999 150 1714518000000, 51.42199999999999704 -0.154 300 1714518120000, 51.42199999999999704 -0.13400000000000001 600 1714518180000, 51.42199999999999704 -122 1000 1714518300000, 5.42220000000000013 -0.12 1500 1714518360000, 5.42220000000000013 -0.10000000000000001 800 1714518420000, 5.42199999999999971 -0.05 500 1714518540000, 5.42199999999999971 -0.02 250 1714518660000, 5.42199999999999971 -0.015 100 1714518780000, 5.42199999999999971 -0.005 0 1714518300000)

image