Thorsten Reitz
Thorsten Reitz
TopoJSON is an extension of GeoJSON that encodes topology for Linestring and Polygon data. Rather than representing geometries discretely, geometries in TopoJSON files are stitched together from shared line segments...
It should be possible to remove a single loaded source data set via the project view.
Occasionally, I get the following stack trace when trying to open the Transformed Data View, which prevents using it: ``` org.eclipse.swt.SWTException: Graphic is disposed at org.eclipse.swt.SWT.error(SWT.java:4491) at org.eclipse.swt.SWT.error(SWT.java:4406) at org.eclipse.swt.SWT.error(SWT.java:4377)...
When working with many contexts it can be very difficult to find a specific context, because they seem to be displayed in a random order, and it is also not...
The OrientDB dependency is still using version 1.5.1, while the current version is 3.0.18 (03/2019). Updating it might require changes due to an updated API, but might help to get...
Currently, it is not possible to make a Retype with structural rename enabled, when one needs to also apply property level functions for specific behaviour. With this adaptation to the...
Right now, when importing an Excel sheet as schema or source data, it is necessary to go through the process once per table in the sheet. To reduce user workload,...
To create similar cells more effectively, I want to be able to copy a cell. Workflow: * Right-click on cell in Mapping or Alignment view * Select "Copy..." * In...
If I use multiple condition contexts on a single type and then use those types in a join, I get an error message explaining that duplicate types are not allowed...
Currently, a source and target schema needs to be loaded to be able to import an alignment. However I oftne create tempaltes in hale studio where only the target shcema...