Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Dec 2014 Release

Compare
Choose a tag to compare
@mecrouch mecrouch released this 12 Dec 19:43
· 1402 commits to develop since this release

General

  • Project build migrated from Maven to Gradle

Server

  • HTTP interface reworked to be more RESTful and facilitate caching
  • Layer definition simplified to support interface changes
  • Added new colour ramp types

Client

  • Created minimal client JS library to wrap HTTP calls
  • Reduced Map/layer framework dependencies and removed required JS libs from distribution
  • Moved JS build to Gulp

Tile Generation

  • Added on-demand tiling
  • Moved serializers and analytics to use generics
  • Removed spark-run scripts in favor of spark-submit