Skip to content

Releases: osm-without-borders/cosmogony

v0.7.2

31 Oct 14:28
7633d89
Compare
Choose a tag to compare

v0.7.1

11 Oct 08:31
41afef9
Compare
Choose a tag to compare
  • Update libpostal configuration, for cities in NL and PT (#90)

v0.7.0

11 Jul 14:10
4d15050
Compare
Choose a tag to compare
  • Update dependencies, including geojson 0.16 (#88)

v0.6.0

09 Jul 15:47
6ca8333
Compare
Choose a tag to compare
  • Implement Voronoi cities (#84) (enabled by default, use --disable-voronoi option to disable this feature)
  • Split into 2 crates (#87).
    It's now possible to use "cosmogony" crate (containing the data model), without depending on all dependencies used by the "cosmogony" builder binary.

v0.5.3

25 Mar 16:11
65553e7
Compare
Choose a tag to compare
  • Add missing "as_str" method for ZoneType #81

v0.5.2

12 Mar 16:00
Compare
Choose a tag to compare
  • Use role "label" as zone center, before computing a centroid if "admin_centre" does not exist (#80)

v0.5.1

11 Mar 15:36
7234da2
Compare
Choose a tag to compare

v0.5.0

01 Mar 10:51
Compare
Choose a tag to compare
  • Include libpostal rules in binary (#77)
  • Use rstar and update dependencies (#78)

v0.4.1

22 Feb 14:39
882c2f0
Compare
Choose a tag to compare
  • Implement json lines output (#75)
  • Rust edition 2018 (#76)

v0.4.0

18 Feb 16:19
32b5517
Compare
Choose a tag to compare
  • Update geo, geo-types, geos dependencies (#73)