Skip to content

Releases: koopjs/koop-provider-agol

v4.1.0

Choose a tag to compare

@rgwozdz rgwozdz released this 23 Apr 21:12

Added

  • Add configuration option to set user-agent in arcgis-rest requests

v4.0.0

Choose a tag to compare

@rgwozdz rgwozdz released this 12 Aug 23:02

Changed

  • Removed all file caching code; limits provider to fetching and translating AGOL CSV items to GeoJSON.

v3.14.8

Choose a tag to compare

@dmfenton dmfenton released this 12 Sep 17:25

Fixed

  • Only use info.name when info is passed

v3.14.7

Choose a tag to compare

@dmfenton dmfenton released this 12 Sep 17:19

Changed

  • Pass csv name in metadata.name

v3.14.6

Choose a tag to compare

@dmfenton dmfenton released this 18 Apr 14:19

Changed

  • Use @koopjs/filesystem-s3 instead of koop-s3fs

v3.14.5

Choose a tag to compare

@dmfenton dmfenton released this 28 Mar 02:31

Fixed

  • Fix field inclusing in export options

v3.14.2

Choose a tag to compare

@dmfenton dmfenton released this 31 Jan 23:31

Fixed

  • Dont look for stat.Metadata when using localfs

v3.14.1

Choose a tag to compare

@dmfenton dmfenton released this 31 Jan 21:53

Fixed

  • Worker.js is compatible with latest koop

v3.14.0

Choose a tag to compare

@dmfenton dmfenton released this 31 Jan 21:09

Changed

  • Compatible with latest Koop 3.x

Fixed

  • Return error when csv has no features
  • Set fail when feature service has no features

v3.13.7

Choose a tag to compare

@dmfenton dmfenton released this 12 Jan 20:52

Fixed

  • Be more specific about which cache errors to trap