Releases: philipbelesky/Caribou
Releases · philipbelesky/Caribou
v0.13.5
v0.13.4 (Beta)
Fixed
- Yak distribution for Rhino 8
v0.13.3 (Beta)
Added
- Added support for Rhino 8
v0.13.2 (Beta)
Fixed
- Errors in building height metadata should no longer block parsing an entire file
v0.13.1 (Beta)
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)
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)
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)
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)
Added
- A bake-friendly layer name to the
Report
output parameter - Documentation at https://caribou.philipbelesky.com
v0.9.1 (Beta)
Changed
- Removed pre-release marker