Skip to content

Releases: Amsterdam/CityDataToBinaryModel

Compress *-data-bin files

07 May 14:01
Compare
Choose a tag to compare
  • Compress *-data.bin files too if compression is enabled, next to *.bin files

Skipping holes and logging runs

15 Apr 12:13
Compare
Choose a tag to compare
  • Added ability to drag .bin files (or set as first parameter) into tool to generate .txt report of contents
  • Added log file for tilebaketool run to show what problems were reported
  • Added new 'minHoleSize' config parameter to skip holes in Solids below square meter surface area threshold
  • Added new 'minHoleVertices' config parameter to skip holes with a vertex count below threshold

v0.1.2

12 Sep 11:55
18383c5
Compare
Choose a tag to compare
  • Properly remove substrings from ID's if set in config
  • Automated builds on release

Hotfix brotli compression

08 Aug 14:43
Compare
Choose a tag to compare

-Hotfix solving issue where compressing tiles would not start, even if tiles were generated

v0.1.0

02 Aug 12:49
a266ec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

12 Jul 11:29
Compare
Choose a tag to compare

actually remove substring from output object ID's as config file suggests

standalone 64-bit (no seperate framework installs required)

08 Mar 11:50
f184d8a
Compare
Choose a tag to compare

Standalone publication

23 Feb 11:55
Compare
Choose a tag to compare
  • New pulbication with all framework dependencies publishes insize the .zip ( no seperate framework installs required )

Merging vertices

08 Feb 08:25
876487d
Compare
Choose a tag to compare
  • solves a bug where vertices with a similar position and normal would not be merged

Replacing existing objects

06 Jan 14:19
Compare
Choose a tag to compare
  • Replacing existing objects is now possible using replaceExistingObjects setting in the config file