Skip to content

palletjack v4.0.0

Compare
Choose a tag to compare
@jacobdadams jacobdadams released this 29 Sep 19:11
· 78 commits to main since this release

What's Changed

palletjack v4 introduces two exciting new features:

  1. A REST feature layer extractor for extracting data from any public REST Map or Feature Service endpoint with query enabled.
  2. Replacing the GeoJSON text upload system underpinning all Feature Service loaders with a file geodatabase-based system for less complexity and better performance.

See the docs for a brief overview of the breaking changes to the API.

Full Changelog: 3.1.0...4.0.0