Release Notes

4.2.4:

  • Fix mail adress when using AGO authentication

4.2.3:

  • Configurable disabled published parameters

4.2.1:

  • Allow overwriting of upload file extension dependencies

  • Fix max area extent selection

4.2.0:

  • Internal restructuring of some modules

  • Changed implementation of the map features input method to allow for better CRS support

  • New map.apps ETL Realtime implementation

4.1.7:

  • Fix missing mail adresses in result view

  • FME Terminator messages are now used in the result if a workspaces fails.

4.1.6:

  • Minor internal changes

4.1.5:

  • Fixed spelling: mapapp_etl_pointmapapps_etl_point

  • More i18n text elements with html support

  • Loading animation while gathering FME parameter information

  • Live configuration: duplicate tool function

  • Tooltips for result table after analyze workspace is used

  • Custom iframe content via FME

4.1.4:

  • Resolve domains, dates and alias names in resultcenter download

4.1.3:

  • Esri JS Api Bugfix (drawing geometries)

  • Removed JavaScriptCaller from demo workspaces

  • Improved parameter form validation

  • Convert epsg codes to coordinate system names in the analyze result

4.1.2:

  • Make popupType configurable via tool configuration

4.1.1

  • Internal changes

4.1.0:

  • File analyzing workflow: Workspace and map.apps Bundle to analyze files before starting the actual FME Workspace

  • Default representation in map.apps is now a FeatureLayer. Therefore, FME Workspaces use a different output template. The previous FME Workspaces still work for backwards compatibility.

  • Custom error messages can now be defined in the FME Workspaces for DataStreaming processes.

  • Fix: Show error message if a process executes successfully without providing output features.

  • Feature selection can now be configured to hide specific layers

  • New output method: Download from Result Center

  • New selection methods for the input type: "Extent". You can now also use points and lines.

  • Maximum selection area can now be calculated for all CRS.

  • Maximum number of drawn features can now be configured.

  • New geometry published parameter (FME 2020) can be used

4.0.15:

  • Counter after layer name is only increased if the title already exists

  • Layer name is used as popup title

4.0.14:

  • Minor CSS changes

4.0.13:

  • Terms of Use can be configured as mandatory before a process can be started

4.0.12:

  • Fix typo in area units

  • Layout fixes

  • Internal changes

4.0.11:

  • Clear upload dialog if upload is invalid

4.0.10:

  • Layers are put in group layers

  • Group layers and layer names can be configured from the FME Workspace

  • i18n and widgetRole can be set in the Live Configuration

4.0.9:

  • Every upload is handled with a new session

  • GraphicsLayer for extents does not show up in the TOC

  • Fixed zoom to layer for new Esri JS Api

  • Fixed handling of allowed file extensions in upload dialog

4.0.8:

  • Internal changes

4.0.7:

  • Internal changes

  • CSS color changes

4.0.6:

  • E-Mail parameter can be configured as a mandatory parameter

4.0.5:

  • Initital migration for the mapapps_etl_realtime bundle from map.apps version 3

4.0.4:

  • Fixed async mode handling for failed workspaces

  • Calculate area for drawn extent is only used for WebMercator and WGS84

4.0.3

  • Removed opt_requesteremail from URL to prevent duplicate emails

  • Improved error handling for conenction errors

4.0.2:

  • Added more configurable text elements in widget

  • Introduced layouting mechanism for widget roles

4.0.1:

  • New color picker parameter widget

  • Internal changes

4.0.0:

  • Migration of map.apps ETL to map.apps 4.x (Line 4)

  • Combination of individual bundles (db_export, db_import, file_upload, file_download, web_connect) into one bundle (mapapps_etl)

  • Completely new live configuration

  • Bundles can be configured multiple times per app

  • Bundle functionality can be combined based on the use case

  • Workspace services and published parameters will be validated when selecting a workspace in the live configuration

  • New GUI for all Dialogs

  • FME Server connection possible without map.apps proxy

  • All unknown published parameter types default to text parameters

  • Published parameters for extent and source file can’t be chosen freely anymore. Instead, the default parameters mapapps_etl_extent, mapapps_etl_files have to be used.

  • Handling published parameters has been inverted. You do not have to enable all parameters that should be visible to the user. Only parameters that should not be visible have to be hidden. This makes changing workspaces much easier, since new FME parameters are automatically visible in map.apps ETL.