Difference between revisions of "Known Issues"

From Heureka Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
[[language::en| ]]
 
[[language::en| ]]
 
</noinclude>
 
</noinclude>
== THIS PAGE IS UNDER CONSTRUCTION ==
+
<div style=" padding: 12px; background-color: #f9f9f9;">
The Heuerka team is constantly working on improving the performance and user experience of the applications. The currently known issues are listed here:
+
<p>If there are any known issues with the latest version of the Heureka Software, it is listed here.</p>
Do you know about a bug or issue not listed here? [[Bug Tracking|Report a bug]]
+
<p><i>Do you know about a bug or issue not listed here?</i> [[Bug Tracking|Report Issue]]</p>
 +
</div>
 
<startFeed />
 
<startFeed />
 +
{{#clear_external_data:}}
 +
{{#get_web_data:url={{HeurekaPublishUrl}}MSIversions.xml
 +
|format=XML
 +
|data=x64version=x64}}
 +
== Version {{#external_value:x64version}} ==
 +
* Missing background maps
  
== [[Version 2.23]] ==
+
==Missing background maps==
=== Known problems ===
+
Currently background is missing due to changes in Lantmäteriet's API. Users are now required to have a login and order the service ''Topografisk webbkarta Visning, översiktlig'' (free of charge) before they can access the background maps. The proposed fix to the problem is switching to OpenStreetMap.
  
*Generating reports with large dataset and several columns can lead to "Time out expired" from the connected SQL Server. If so, try one of the following:
+
Heureka does have a plugin called WebMap that is supposed to let users add their own background layers in the map view, but it has not been maintained and is currently not working. A fix allowing users to add their own background layers might be added to a future update of Heureka.
**Try to set "Query Wait" in SQl Server Management Studio (for the database server) to a larger value (http://msdn.microsoft.com/en-us/library/ms189539(v=sql.105).aspx).
 
**A workaround is to export data from Optimization Results > Details, and use pivot tables in Excel. Also avoid selecting more than one simulation or plan at a time when creating reports.
 
**Another work-around is to use SQL Server Profiler (not available in Express version) to get the SQL Query and run the query in SQL Server Management Studio.
 
 
 
*When a stand leaves the young stand phase and transfers into established phase, there are is often a "glitch" in annual volume increment. Also, trees with a diameter less than 4 cm are not transferred, because ingrowth functions predicts the ingrowth of trees with into the 4-cm class. This may give inconsistent results when studying young stand management.
 
 
 
*It is possible that dead wood "stays to long" in the final decay class.
 
 
 
*The simulation of tree lists from stand data currently only handles even-aged stands, with bell-shaped diameter distributions. Distribution parameters for inverse J-shaped distributions (as tyoical for uneven-aged stands) are currently not available.
 
 
 
===Details from bugtracker===
 
<mantis>
 
resolution = open
 
color = true
 
product_version = 2.23.0, 2.23.0.1, 2.23.0.2
 
severity = major
 
show = id,category,severity,summary,resolution, product_version, status
 
</mantis>
 
  
 
<endFeed />
 
<endFeed />

Latest revision as of 08:30, 12 November 2025


If there are any known issues with the latest version of the Heureka Software, it is listed here.

Do you know about a bug or issue not listed here? Report Issue


Version 2.24.0.2

  • Missing background maps

Missing background maps

Currently background is missing due to changes in Lantmäteriet's API. Users are now required to have a login and order the service Topografisk webbkarta Visning, översiktlig (free of charge) before they can access the background maps. The proposed fix to the problem is switching to OpenStreetMap.

Heureka does have a plugin called WebMap that is supposed to let users add their own background layers in the map view, but it has not been maintained and is currently not working. A fix allowing users to add their own background layers might be added to a future update of Heureka.