Skip to content

Releases: tilezen/coanacatl

v1.0.0

14 Sep 18:10
dcbc533
Compare
Choose a tag to compare

First non-alpha release! 🎉

We think all the major bugs have been ironed out, but there are probably still some problems lurking in the code. Please use this software with caution! And, if you find a bug, please report an issue, giving as much detail as possible.

Fix empty MultiLineStrings

13 Sep 15:03
22a6431
Compare
Choose a tag to compare
Pre-release

Fix a problem where all the LineStrings in a MultiLineString could become degenerate and leave the MultiLineString empty. This would produce an empty feature output, which is not allowed.

Despite this fix, coanacatl is still very much alpha quality software, and not recommended for production use!

Fix empty geometries

05 Sep 18:06
5fbbf0b
Compare
Choose a tag to compare
Fix empty geometries Pre-release
Pre-release

Fix to not output features with empty geometries. In this release, such features are silently skipped, but the rest of the tile should be output as normal. Logging warnings for dropped features will be in a future release.

This is still alpha software, and I do not recommend using it in production!

Fix unicode feature property keys

03 Sep 17:55
57e0f2f
Compare
Choose a tag to compare
Pre-release

Allow unicode as a feature property key by encoding as UTF-8.

This is still not ready for serious use! Please feel free to try it, but don't be surprised if it crashes.

Fix Y coordinate flips

31 Aug 15:24
8dd2a00
Compare
Choose a tag to compare
Pre-release

Another pre-release. Again, please don't rely on this in production as, while we've fixed some bugs, there may be many more.

Initial alpha release

28 Aug 15:46
b9450c0
Compare
Choose a tag to compare
Initial alpha release Pre-release
Pre-release

This is the first release of Coanacatl, and it's still pretty rough around the edges! I wouldn't recommend it for production use until we get to v1.0.