Skip to content

Releases: geotrellis/vectorpipe

1.1.0

Choose a tag to compare

@jpolchlo jpolchlo released this 26 Sep 15:23
85f5a1b

Minor improvements and a few fixes. Allow persistence to disk in VectorPipe.apply, utilities for converting sequence numbers to timestamps and back. Other small fixes.

1.0.0

Choose a tag to compare

@jpolchlo jpolchlo released this 09 Jul 15:10
1c45584
Merge pull request #108 from jpolchlo/release/1.0.0

Release v1.0.0

1.0.0-RC2

1.0.0-RC2 Pre-release
Pre-release

Choose a tag to compare

@jpolchlo jpolchlo released this 15 Apr 15:51
47b3109

This release adds in the new VectorPipe vector tile generation facilities. GenerateVT has been removed, as it was erroneously included in RC1.

1.0.0-RC1

1.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@jpolchlo jpolchlo released this 22 Mar 15:02
cd4b6e7

The first release candidate for version 1.0.0.

  • Moves to a new, DataFrame-based model of interaction.
  • Adds streaming sources.

A subsequent release will replace the vectortile generation process.

0.3.1

Choose a tag to compare

@jpolchlo jpolchlo released this 22 Mar 14:04
cd4b6e7

This VectorPipe release is a minor bugfix release. The 0.3 line is the last before a major change to the codebase that substantially alters the approach of the library.