Skip to content

Releases: koopjs/koop-output-vector-tiles

v2.2.0

Choose a tag to compare

@dhatcher dhatcher released this 14 Dec 15:12

Added

  • Support for POST requests to tile endpoints

v2.1.1

Choose a tag to compare

@rgwozdz rgwozdz released this 17 Aug 19:14

Fixed

  • Use baseUrl if there is one

v2.1.0

Choose a tag to compare

@rgwozdz rgwozdz released this 02 Jul 16:56

Changed

  • Added rest/services to routes targeting ArcGIS clients

Added

  • trailing slash route - VectorTileServer/ needed for ArcGIS clients

v2.0.0

Choose a tag to compare

@rgwozdz rgwozdz released this 26 Jun 21:32

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

Choose a tag to compare

@rgwozdz rgwozdz released this 21 Jun 19:46

Fixed

  • strip undefined properties from tile-config object

v1.0.0

Choose a tag to compare

@rgwozdz rgwozdz released this 21 Jun 14:04

Changed

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

Added

  • Unit tests

v0.0.3

Choose a tag to compare

@rgwozdz rgwozdz released this 13 Jun 20:53

Added

  • Linting and travis build.