This repository has been archived by the owner on May 23, 2023. It is now read-only.
Dec 2014 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