Releases: koopjs/koop
Releases · koopjs/koop
@koopjs/[email protected]
9.0.2
Patch Changes
- remove single vertex rings and paths from quantized geometry
@koopjs/[email protected]
5.0.2
Patch Changes
- fix behavior of intersects, contains, and within
@koopjs/[email protected]
@koopjs/[email protected]
@koopjs/[email protected]
@koopjs/[email protected]
8.1.16
Patch Changes
- handle MapServer requests with invalid url error
@koopjs/[email protected]
@koopjs/[email protected]
@koopjs/[email protected]
@koopjs/[email protected]
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.