Skip to content

Releases: koopjs/koop

@koopjs/[email protected]

13 May 19:08
Compare
Choose a tag to compare

9.0.2

Patch Changes

  • remove single vertex rings and paths from quantized geometry

@koopjs/[email protected]

10 May 13:42
Compare
Choose a tag to compare

5.0.2

Patch Changes

  • fix behavior of intersects, contains, and within

@koopjs/[email protected]

10 May 13:42
Compare
Choose a tag to compare

8.1.17

Patch Changes

@koopjs/[email protected]

10 May 13:42
Compare
Choose a tag to compare

10.4.9

Patch Changes

@koopjs/[email protected]

10 May 13:42
Compare
Choose a tag to compare

9.0.1

Patch Changes

@koopjs/[email protected]

01 May 14:42
Compare
Choose a tag to compare

8.1.16

Patch Changes

  • handle MapServer requests with invalid url error

@koopjs/[email protected]

01 May 04:16
Compare
Choose a tag to compare

8.1.15

Patch Changes

@koopjs/[email protected]

01 May 14:42
Compare
Choose a tag to compare

10.4.8

Patch Changes

@koopjs/[email protected]

01 May 04:16
Compare
Choose a tag to compare

10.4.7

Patch Changes

@koopjs/[email protected]

01 May 04:16
Compare
Choose a tag to compare

9.0.0

Major Changes

  • Remove route module and refactor signatures of handlers; consumers can no longer use FeatureServer.route. If using this directly with Express, you need to define each route and bind to the correct FeatureServer handler.