Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Releases: Amsterdam/CityDataToBinaryModel

Skip non-existing files when compressing

06 Jan 08:47
Compare
Choose a tag to compare
  • Do not throw exception if a file could not be found when we try to compress it ( just show message, skip and try next )

Removed artifacts and new process indication

05 Jan 11:42
Compare
Choose a tag to compare
  • Solved artifacts bug
  • New process indication

Tilesize config

04 Jan 15:26
Compare
Choose a tag to compare
  • tileSize can now be set in config. (Defaults to 1000x1000 meter)
  • Bugfixes

Initial release

03 Jan 13:56
Compare
Choose a tag to compare
  • base dll and tool
  • generate building/objects tile options (using overlap method to determine what tile a building is in)
  • generate terrain tile options (using clipping to cut of cityobjects within the tile region)