CUAHSI / HydroDesktop

HydroDesktop is a free and open source GIS enabled desktop application that helps you search for, download, visualize, and analyze hydrologic and climate data registered with the CUAHSI Hydrologic Information System. HydroDesktop is part of the legacy CUAHSI toolkit and is not under active development. Click the "releases" link below to download the latest installer for Microsoft Windows.
73 stars 20 forks source link

#8515 (stable solution) #73

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
DROUGHT ANALYZER issue: to be fixed in DotSpatial - DotSpatial.Plugins.WebMap

For details see http://hydrodesktop.codeplex.com/workitem/8515

This bug is duplicated in a special case:

I open a project created by older version of HydroDesktop This project has the 'Online basemap' layer switched on and it also shows an unnamed point layer with empty attribute table.

Also see the attached screenshot for explanation.

Steps to duplicate in 1.5.7:

Open the dspx file in the attachment Run Interpolation Tool - Geostatistical methods

Suggested stable solution: Fix DotSpatial.Plugins.WebMap (it shouldn't be adding the temporary empty point layer to force change of map extent) and fix Geostatistical tool (handle correctly layer with NULL dataset)

xhqiao89 commented 7 years ago

cuylerfris[CodePlex]
Discussion required - leaving marked as proposed.

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
Jiri, how I can reproduce situation when WebMap creates empty layer? I tried to reproduce by next steps:

Create new project Change current base map Save reopen saved project, but empty layer not created in this case.