Skip to content

Releases: koopjs/koop-output-vector-tiles

v2.2.0

14 Dec 15:12
Compare
Choose a tag to compare

Added

  • Support for POST requests to tile endpoints

v2.1.1

17 Aug 19:14
Compare
Choose a tag to compare

Fixed

  • Use baseUrl if there is one

v2.1.0

02 Jul 16:56
Compare
Choose a tag to compare

Changed

  • Added rest/services to routes targeting ArcGIS clients

Added

  • trailing slash route - VectorTileServer/ needed for ArcGIS clients

v2.0.0

26 Jun 21:32
Compare
Choose a tag to compare

Breaking Change

  • plugin class name (and thus routes) changed to VectorTileServer to accomodate ArcGIS requirements

Added

  • ArcGIS metadata route
  • ArcGIS root.json route

v1.0.1

21 Jun 19:46
Compare
Choose a tag to compare

Fixed

  • strip undefined properties from tile-config object

v1.0.0

21 Jun 14:04
Compare
Choose a tag to compare

Changed

  • path to package.json
  • refactor into source directory
  • update demo

Added

  • Unit tests

v0.0.3

13 Jun 20:53
Compare
Choose a tag to compare

Added

  • Linting and travis build.