Skip to content

Releases: philipbelesky/Caribou

v0.13.5

18 Feb 05:53
Compare
Choose a tag to compare

Fixed

  • Issue where unclosed geometries could cause some buildings not to output

v0.13.4 (Beta)

28 Jan 03:32
Compare
Choose a tag to compare

Fixed

  • Yak distribution for Rhino 8

v0.13.3 (Beta)

28 Jan 03:27
Compare
Choose a tag to compare

Added

  • Added support for Rhino 8

v0.13.2 (Beta)

02 Dec 04:12
Compare
Choose a tag to compare

Fixed

  • Errors in building height metadata should no longer block parsing an entire file

v0.13.1 (Beta)

26 Oct 05:39
Compare
Choose a tag to compare

Fixed

  • Issue where some buildings would be extruded upside down.
  • Issue where parsing the XML file would fail in cultures that employ commas as the radix (decimal separator) character.

v0.13.0 (Beta)

19 Oct 01:58
Compare
Choose a tag to compare

Added

  • New Filter Tags component that allows users to take the output of any Extract component and select Nodes/Ways/Buildings matching specific tags (using the same GUI) within just the tags present in that collection.
  • Option for the Extract Buildings component to only output items without height data - e.g. so buildings without a height can be easily isolated and a 'default' height applied.
  • The Selected/Filter forms now indicates (in bold) tags that are either selected, or have a sub-item selected

Fixed

  • Improved handling/reporting of file paths that are badly formed or missing
  • Improved error reporting behavior when no valid files or keys are specified
  • Improved message reporting when no geometries were found for the provided tags
  • Building metadata lists now properly match the geometry output
  • Parsing of building heights now works with imperial units
  • The Feature/Tag selection forms now preserve rolled-out items when toggling for obscure items

Changed

  • All geometry outputs (nodes, ways, buildings) now have a tree structure that matches that of the metadata report. In practice, this means a list of nodes requested for a tag (e.g. building=garage) will have an individual path, e.g. the first node is a single item in the path {0,1} rather than the first item in a list at path {0}.
  • Raised the default 'obscurity' threshold to be 5000 items worldwide (either nodes or ways)

Special thanks to all of my seminar students for helping to test this release: David, Conrad, Amber, Bonnie, Clarke, Michelle, Alan, Fiona, Ming, Cynthia, Ruqiao, and Elvain.

v0.12.0 (Beta)

18 Aug 03:41
Compare
Choose a tag to compare

Added

  • New 'extension' examples file to show how to easily bake/filter/legend the Caribou outputs
  • A boundary output for the parsing components to easily see the extents of the OSM files

Fixed

  • A crash that could occur when clicking the header rows of the Specify Features pop-up. Thanks Clarke for reporting this!

v0.11.0 (Beta)

08 Aug 06:36
Compare
Choose a tag to compare

Added

  • Live reporting of progress parsing files (below the component)

Changed

  • Reduced minimum required Rhino 6 version to 6.10 or greater

v0.10.0 (Beta)

21 Jul 08:57
Compare
Choose a tag to compare

Added

v0.9.1 (Beta)

20 Jul 09:35
Compare
Choose a tag to compare

Changed

  • Removed pre-release marker