Skip to content

TerraPlusPlus 1.0

Compare
Choose a tag to compare
@noahhusby noahhusby released this 20 Feb 17:07
· 112 commits to master since this release

Changes

  • Data is now served in a GeoJSON format
  • Added configurable dataset URLs with a seamless fallback
  • Optimized generation of OSM segment data
  • Added persistent terrain data cache
  • Added better multiresolution support for elevation data
  • Rewrote the entire command handler and all commands

Bug Changes

  • Fixed client-side translation of server-side which resulted in the failure of the command executions

This only goes into about 1/100th of the changes made. Read PRs and Commit Messages if you are curious about all the specifics 👍