Skip to content

Releases: koopjs/koop-provider-s3-select

v1.1.4

Choose a tag to compare

@rgwozdz rgwozdz released this 20 Apr 19:29

Changed

  • Fix bad commit and release

v1.1.3

Choose a tag to compare

@rgwozdz rgwozdz released this 18 Apr 20:19

Changed

  • Removed server.js used for demoing.

v1.1.2

Choose a tag to compare

@rgwozdz rgwozdz released this 12 Aug 19:56

Fixed

  • Use of path for creating s3 route failed on Windows. Rolled own path joiner.

v1.1.1

Choose a tag to compare

@rgwozdz rgwozdz released this 26 Feb 18:57

Added

  • Add metadata.geometryType to translated GeoJSON
  • Add caching if ttl found in the config

v1.1.0

Choose a tag to compare

@rgwozdz rgwozdz released this 26 Feb 14:28

Added

  • Default geometry translations for point data

v1.0.1

Choose a tag to compare

@rgwozdz rgwozdz released this 19 Feb 20:03

Fixed

  • Path to package.json in index.js

v1.0.0

Choose a tag to compare

@rgwozdz rgwozdz released this 19 Feb 19:13

Initial release of a S3 provider.

Added

  • Code,tests and travis build.