Skip to content

Releases: koopjs/winnow

v1.5.0

10 Feb 22:23
Compare
Choose a tag to compare

  • Support for geometry projections and the esri outSR parameter

v1.4.2

07 Feb 04:22
Compare
Choose a tag to compare

Fixed

  • Rebuild

v1.4.1

07 Feb 04:20
Compare
Choose a tag to compare

Fixed

  • Correctly handle esri style options.outFields and options.where

v1.4.0

06 Feb 22:31
Compare
Choose a tag to compare
  • Support resultRecordCount and resultOffset

v1.3.0

06 Feb 17:16
Compare
Choose a tag to compare

Added

  • Support groupBy/groupByFieldsForStatistics
  • Support for order/orderByFields

Changed

  • Remove support for options as JSON strings

Fixed

  • Escape statistics out name

v1.2.2

02 Feb 00:05
Compare
Choose a tag to compare

Fixed

  • Handle case when geometry is null and toEsri is true

v1.2.1

14 Oct 20:07
Compare
Choose a tag to compare

Fixed

  • Can now handle multiPolygons with empty coords array

v1.2.0

26 Jul 20:30
Compare
Choose a tag to compare

Added

  • Support calling functions on fields like UPPER

v1.1.0

11 May 19:45
Compare
Choose a tag to compare

Added

  • Options toEsri causes Winnow to return an esri feature collectio
  • Support esri-style spatial predicates
  • Support esri-style aggregations

Changed

  • Default spatial predicate to ST_Intersects

Fixed

  • Support fields like total precip
  • downcased var and stddev work
  • within and contains were flipped

v1.0.1

29 Mar 16:07
Compare
Choose a tag to compare

Fixed

  • Handle esri-style envelopes without a spatialReference