geoWidgets Activity Packs are free custom activities for Geocortex Workflow 5. Geocortex Workflow 5 support a variety of custom activities and form elements through Workflow 5 SDK.
Conversion Activities Overview
- Features to KML – Features to KML converts an Esri FeatureSet to a KML file object.
- Features to Shapefile – Features to Shapefile converts an Esri FeatureSet to a Shapefile file object.
- Features to Spreadsheet – Features to Spreadsheet converts an Esri FeatureSet to a variety of spreadsheet (.XLS, .XLSX, and .ODS) file objects.
- Features to Text-Delimited – Features to Text Delimited converts an Esri FeatureSet to a text delimited (.CSV, .TXT, .DAT, etc.) file object.
- Save File – Save File activity allows end users to download the file objects created in the previous activities.
- Spreadsheet to Features – Spreadsheet to Features converts a user uploaded spreadsheet (.XLS, .XLSX, and .ODS formats) an array of Esri FeatureSets for use in Web GIS applications.
- Text-Delimited to Features – Text Delimited to Features converts an Esri FeatureSet to a variety of spreadsheet (.XLS, .XLSX, and .ODS) formats).
Form Activities Overview (Coming soon...)
- Accordion Section – Adds a Form Element to display collapsible content panels within a Form Dialog for presenting information in a limited amount of space.
- Attachment Preview – Adds a Form Element to preview attachments.
TurfJS Activities Overview (Coming soon...)
- Extent to Hex Grid – Converts an extent to a Hex Grid layer.
- Extent to Point Grid – Converts an extent to a Point Grid layer.
- Extent to Square Grid – Converts an extent to a Square Grid layer.
- Extent to Triangle Grid – Converts an extent to a Triangle Grid layer.
- Features to Convex Hull – Converts a Feature or a FeatureCollection to a convex hull Polygon.
UI Activities Overview
- Progress Bar Modal – A progress bar to communicate status of an operation with a user.