Skip to content

Releases: KnowWhereGraph/geoenrichment-arcgis

v1.0.1

13 Oct 16:09
1338228

Choose a tag to compare

List of improvements:

  • Updated help text on Geoenrichment menus
  • The count of entities in the area of interest is shown when selecting a specific feature of interest
  • If user provided polygons are too complex and the API errors out, the tool now generalizes the polygon and tries again
  • Bug fixes and code cleanup

v1.0.0

10 Oct 15:49
b4d85f5

Choose a tag to compare

Official first release of the KnowWhereGraph ArcGIS Geoenrichment tool

  • UI Redesign
  • Full support for latest version of the KnowWhereGraph

v0.9.1-beta

17 Jul 16:04
ad1e5e5

Choose a tag to compare

v0.9.1-beta Pre-release
Pre-release

Added support for ArcGIS 3.0

v0.9.0-beta

24 Mar 15:47
bd266be

Choose a tag to compare

v0.9.0-beta Pre-release
Pre-release

Added support for V3-Manhattan graph. Kept V2-Vienna for stability purposes.

v0.8.1-beta

16 Sep 15:40

Choose a tag to compare

v0.8.1-beta Pre-release
Pre-release

Entities are found using s2 Cell approximation. This margin of error lead to entities being found that were close to, but not actually intersecting the user selected area of interest.

  • Final geometry values for each entity are now compared to original area of interest, and are not added to final result if no intersection occurs

v0.8.0-beta

13 Sep 12:31

Choose a tag to compare

v0.8.0-beta Pre-release
Pre-release
  • Rebuilt entity finder query to gather more results from selected area
  • Final result of the tool now produces 1 feature class set per selected content type
  • Added API endpoint URIs for both Production and Staging

v0.7.1-beta

19 Jul 14:47

Choose a tag to compare

v0.7.1-beta Pre-release
Pre-release

This release adds the following:

  • Help menus have been separated from the main windows in order to handle UI issues
  • Tooltips were added to the manage layer buttons
  • Windows now support auto scrolling for when content runs off screen
  • Dropdown content is now visible, even when text is longer than the dropdown width

v0.7.0-beta

06 Jul 18:58

Choose a tag to compare

v0.7.0-beta Pre-release
Pre-release

Update adds:

  • New layer selection process that allows for user provided polygon layers
  • Fixed some UI issues for application windows
  • Rebuilt s2cell/entity search queries into single query that is faster and avoids pagination issue with s2cells

v0.6.1-beta

13 Jun 19:16

Choose a tag to compare

v0.6.1-beta Pre-release
Pre-release

Small patch that adds:

  • Selected Content can now be deleted
  • Version number added to addIn metadata file
  • Reworked explore window to reset appropriately when box in the chain is changed by user

v0.6.0-beta

06 Jun 15:48

Choose a tag to compare

v0.6.0-beta Pre-release
Pre-release

Updated release with the following features:

  • Empty feature layers at end of tool execution are removed
  • Loading icons added to several places in the tool
  • Error handling added for failed queries, or when graph is unreachable
  • Added sfWithin to s2 cell look up for initial entity query, in order to approve entity discovery