Skip to content

New Processor Logic

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnthonyRodway AnthonyRodway released this 26 Jun 22:32
· 52 commits to main since this release
935f077

What's Changed

  • New Processor Logic for Spatial Transformer by @AnthonyRodway in #42

    • Changes:
      • Datatracker entries now created when walking through the ripple unzipple output before any spatial processing
      • project spatial id is now calculated based on the highest (latest) project spatial id suffix instead of the number of number of entries for the project number fixing an issue when one gets removed
      • Geopandas/fiona now introduced to some of the spatial and file processing
      • Output geodatabase bug fixes for transferring and creating
      • Added the ability to sort or filter the record reviser, in spatial transformer only entries created in the last day should be showed to reduce the vast amount of entries shown
      • Fixed some locking and deleting errors with the network transfer
  • Fixed ArcGIS Pro add-in light mode and dark mode inconsistency

Full Changelog: v1.0...v1.1