Skip to content

Version 0.3

Latest
Compare
Choose a tag to compare
@rurseekatze rurseekatze released this 18 Aug 18:09
· 299 commits to master since this release

0.3 (18.08.2014)

  • Various minor bugfixes that caused uncaughtExceptions and restart of processes
  • Avoid cutted icons at tile bounds by extending the requested bbox by some pixels
  • Added missing event emitter for faster rendering of tiles in the queue
  • Added MapCSS parameter to ignore layer tag
  • Added support for MapCSS concat method to KothicJS
  • Async isExpired() method
  • Fixed problems with initial rendering script #3
  • More performant loading of icons
  • Improved performance of database queries
  • Correct process exit
  • Moved hardcoded tag filters to configuration
  • Included modified copy of KothicJS, removed patches
  • Closed memory leaks
  • Refactoring
  • Code cleanup
  • Better documentation