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

@seasketch/geoprocessing

Package Overview
Dependencies
Maintainers
5
Versions
1069
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seasketch/geoprocessing - npm Package Versions

1
107

0.12.2-alpha.15

Diff

twelch
published 0.12.2-alpha.13 •

twelch
published 0.12.2-alpha.11 •

twelch
published 0.12.2-alpha.9 •

twelch
published 0.12.2-alpha.7 •

twelch
published 0.12.2-alpha.6 •

twelch
published 0.12.2-alpha.5 •

twelch
published 0.12.1 •

Changelog

Source

v0.12.1 (2021-06-08)

:rocket: New Feature

  • Add robust isSketch and friends providing type guard/narrowing ability
  • Add robust helpers for fetching examples by sketch type and/or geometry type, utilizes the type guard functions to narrow type.
  • Migrate to turf base geojson types and re-export from GP lib for userspace
  • Add a few simple common unit conversion helpers like squareMeterToMile and squareMeterToKilometer
  • Add booleanOverlap helper
  • Add first toolbox function called overlap
  • Add unpackSketches helper to resolve ambiguous functions that accept Sketch or SketchCollection
  • Add Generics support to Sketch and SketchCollection to allow user to constrain what types of Feature geometries the Sketch will contain.

:bug: Bug Fix

  • Storybook broke, downgrade ts-loader to last known to work with webpack 4
  • Fix top-level p tag warning for ResultCard component
  • Update storybook story separator to properly generate TOC
  • Add missing turf/bbox-clip used in clipToBounds template
  • temp disable docgen due to bug upstream
  • Filter out template sketch examples from example-loader (having gp prefix)
  • Polyfill TextEncoder and TextDecoder for older versions of Node

:house: Internal

  • Clean up osm-land pre script
  • Remove unneeded memory settings in gp handlers now that there is sane default
  • template-ocean-eez - improve error checking
  • Remove prep-data.sh stub file leaving to templates and docs
  • Migrate to prefixed example filenames for distinguishing templates and user projects
  • Add data and src to default gitignore.
  • Improve example sketch generator
  • deprecate getExampleSketchesByName and test partialName alternative
  • Consolidate example naming to hyphen
  • Switch all helpers to named exports (really everything should be)

:memo: Documentation

  • Improve point limit messaging when bundling features
  • Update required install steps
  • Clarify public projects
twelch
published 0.12.1-alpha.51 •

twelch
published 0.12.1-alpha.50 •

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