forked from locationtech/geotrellis
-
Notifications
You must be signed in to change notification settings - Fork 0
GeoTrellis milestones
lossyrob edited this page Nov 17, 2012
·
4 revisions
See issues in github issue tracker.
- Web admin for browsing data catalog
- Performance and status data collection and dashboard
- Administrative tool for diagnostic analysis of operation
- Custom actor networks for complex parallel algorithms
- REST service construction libraries (including JSON generation)
- Improve support for pyramiding/resampling
- Sparse & stitched rasters
- Repeated tiles, single value tiles
- Compressed raster storage (disk)
- Compressed raster storage (memory)
- WebGL demo
- Sample app: weighted overlay
- Sample app: Watershed -> Zonal summary
- Sample app: Viewshed
- Cluster load balancing
- Cluster scale-up
- Batch processing support and tests
- Batch processing demo
- Hadoop integration
- Improved serialization
- Serialize & store with catalog
- Include other class break strategies
- GDAL integration in subproject for data access
- Remote data sources inclusion in catalog
- Improve postgres integration
- Postgis Raster integration
- Light-weight WPS service
- UTFGrid generation
- Shapefile read/write
- GeoServices REST API
- Operation builder
- Raster-to-vector
- Point clustering: cluster points within features
- Parallelize operations on single vector (e.g. single large polygon)
- Promotion between raster types
- Streaming raster support & tests
- Dynamic raster data cache
- Feature caching
- Improved parallelization and performance diagnostics
- Lazy raster (use cell by cell, calculate on request)
- Native backed processing for speed
- Store other statistics with raster data
- AVG -- fast vector storage format
- Cost distance operations
- Vector-to-Raster (improve existing for arbitrary polygons)
- Multi-band raster support (+ GDAL)
- Raster types: sparse rasters, compound rasters, pyramid raster
- Data tables and rasters tied to table values
- Partition raster across nodes
- Viewshed operation
- Linear distance operation from points
- Krieging interpolation from points
- IDW interpolation from points
- Kernel density operation -- other kernels
- Gl* Operation
- Parallelize png rendering
April, 2012 Initial open source release.