Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@koopjs/geoservice-utils

Package Overview
Dependencies
Maintainers
7
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@koopjs/geoservice-utils - npm Package Versions

2

3.0.1

Diff

Changelog

Source

3.0.1

Fixed

  • typescript errors
richgwozdz
published 3.0.0 •

Changelog

Source

3.0.0

Changed

  • constrains any WGS84 out-of-bounds coordinates to their known limits (e.g., -95 latitude -> -90 latitude).
  • WGS84 latitudes of -90 or 90 are modified to -89.99999 and -89.99999, respectively, allow reprojection to proceed as expected.
richgwozdz
published 2.2.3 •

Changelog

Source

2.2.3

Fixed

  • add missing WKT-parser dependency to package.json
richgwozdz
published 2.2.2 •

Changelog

Source

2.2.2

Fixed

  • include type declarations in build
richgwozdz
published 2.2.1 •

Changelog

Source

2.2.1

Fixed

  • handle single number of string values for object ids
richgwozdz
published 2.2.0 •

Changelog

Source

2.2.0

Added

  • parse incoming geometry strings as JSON if possible in order to support GET requests
richgwozdz
published 2.1.3 •

Changelog

Source

2.1.3

Fixed

  • point, line, polygon geometries can have their own spatial reference
richgwozdz
published 2.1.2 •

Changelog

Source

2.1.2

Fixed

  • envelope geometries can have their own spatial reference
richgwozdz
published 2.1.1 •

Changelog

Source

2.1.1

Fixed

  • function needed export
richgwozdz
published 2.1.0 •

Changelog

Source

2.1.0

Adds

  • combineObjectIdsAndWhere utility
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc