Skip to content

Releases: pelias/pbf2json

v6.1.0

25 Apr 13:11
45e4d2a
Compare
Choose a tag to compare

6.1.0 (2019-04-25)

Features

  • relations: fix bug where rel->way->node nodes were not being indexed (4445719)

v6.0.0

27 Feb 23:03
6a168ef
Compare
Choose a tag to compare

6.0.0 (2019-02-27)

Features

  • relations: fix end-to-end tests (50da1d7)
  • relations: improved centroid and bbox calculations (e3b2ffd)
  • relations: rebuild binaries (f1a79dd)
  • relations: support relations, reduce disk usage (c8abbb3)
  • relations: update end-to-end tests (ecebb53)
  • relations: update README (797a3db)

BREAKING CHANGES

  • relations: major version bump to signify a new method of parsing
    not technically a 'breaking change' but the allcaps message is required
    by semantic-release

v5.1.0

14 Feb 03:21
7e55bd4
Compare
Choose a tag to compare

5.1.0 (2019-02-14)

Features

  • Node.js: Drop support for Node.js 6 (0f213cf)

v5.0.1

15 Dec 22:01
e46d83f
Compare
Choose a tag to compare

5.0.1 (2018-12-15)

Bug Fixes

  • package: update through2 to version 3.0.0 (6626739)

v5.0.0

01 Nov 16:12
fa9e5c7
Compare
Choose a tag to compare

5.0.0 (2018-11-01)

Features

  • compute_bounds: compute bounding boxes for ways (db6cf60)
  • optional_way_nodes: put output of way nodes behind cli flag, disable by default (046fecc)

BREAKING CHANGES

  • optional_way_nodes: waynodes were previously output by default, they are now off by default

v4.9.0

01 Nov 13:12
Compare
Choose a tag to compare

4.9.0 (2018-11-01)

Features

  • compile: update compile script to work on bash3, reduced strictness of binary file checking, added support for UPX (0788d03)

v4.8.0

08 Sep 11:25
d83d426
Compare
Choose a tag to compare

4.8.0 (2018-09-08)

Features

  • release: replace semantic-release dep with Travis build stages (d83d426)

v4.7.0

13 Jul 02:12
636d702
Compare
Choose a tag to compare

4.7.0 (2018-07-13)

Features

  • binary_encoding: improved compression (aafe5e6)
  • encoding: improve binary encoding format (8a369d1)

v4.6.0

13 Jul 01:46
37ef362
Compare
Choose a tag to compare

4.6.0 (2018-07-13)

Features

  • centroid: add updated compiled binaries (2d11301)
  • centroid: improved entrance logic to prefer main entrances (34435cb)
  • centroid: increase float precision from 6 to 7 (d0c21d8)
  • centroid: print type=entrance for centroids derived from node tags (f3294a2)
  • centroid: update tests (c8e5dc8)

v4.5.0

22 May 22:22
21e3eaa
Compare
Choose a tag to compare

4.5.0 (2018-05-22)

Features

  • bump: forcing new version (21e3eaa)