Skip to main content
Question

To decrease the size of a CityGML-file, I use a coordinate rounder to limit the decimals, but the CityGML-writer adds the decimals back to the coordinates. For example: after the coordinate rounder 440879.7927, after the writer 440879.7927000031.

  • February 15, 2021
  • 0 replies
  • 10 views

cwisse
Contributor
Forum|alt.badge.img+4
To decrease the size of a CityGML-file, I use a coordinate rounder to limit the decimals, but the CityGML-writer adds the decimals back to the coordinates. For example: after the coordinate rounder 440879.7927, after the writer 440879.7927000031.