This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
Releases: biggis-project/biggis-landuse
Releases · biggis-project/biggis-landuse
Snapshot 0.0.7 with Spark 2.2.0 / Geotrellis 1.2.1 (12.10.2018)
Snapshot 0.0.7 with Spark 2.2.0 / Geotrellis 1.2.1 (12.10.2018)
- Update Geotrellis from 1.2.0 to 1.2.1
- Add
- biggis.landuse.api.sessionToContext
- biggis.landuse.api.initSparkSession
- GeoJSON with CRS reproject to UtilsShape (experimental)
- Bugfixes
- biggis.landuse.api.deleteLayerFromCatalog
- Changes
- Utils.RESAMPLING_METHOD from Bilinear to NearestNeighbor
Snapshot 0.0.6 with Spark 2.2.0 / Geotrellis 1.2.0 (08.03.2018)
Snapshot 0.0.6 with Spark 2.2.0 / Geotrellis 1.2.0 (08.03.2018) with SerializableConfiguration
- fixes write GeoTiff to hdfs bug #15
- increased partition count 256 in Utils (reducing memory footprint a bit)
Snapshot 0.0.5 with Spark 2.2.0 / Geotrellis 1.2.0 (18.01.2018)
Snapshot 0.0.5 with Spark 2.2.0 / Geotrellis 1.2.0 (18.01.2018) with ZoomResampleLayer
- Upgrade Spark 2.1.0 dependency to Spark 2.2.0
- new ZoomResampleLayer
- using geotrellis.spark.resample.ZoomResampleMultibandMethods (local copy, not in Geotrellis master yet, extends geotrellis.spark.resample.ZoomResampleMethods with MultibandTile support)
- see: Pending Pull Request in Geotrellis Master locationtech/geotrellis#2511
- using geotrellis.spark.resample.ZoomResampleMultibandMethods (local copy, not in Geotrellis master yet, extends geotrellis.spark.resample.ZoomResampleMethods with MultibandTile support)
Snapshot 0.0.4 with Spark 2.1.0 / Geotrellis 1.2.0-RC1 (17.11.2017)
Snapshot 0.0.4 with Spark 2.1.0 / Geotrellis 1.2.0-RC1 (17.11.2017/18.11.2017) with preliminary Cluster Spark Context
- Utils.initSparkAutoContext
- use new initSparkClusterContext as default (with setJars for Cluster testing)
- with fallback to initSparkContext if VM option -Dspark.master=local[*] (for IDE Builds)
- pom.xml (Maven) Spark Dependencies using scope provided
- with fallback to scope compile (for IDE Builds) if using Profile IDE
- new minimal DummyGeotrellisExample for StreamPipes integration (for development/testing only)
- modified biggis.landuse.api writeRddToLayer using Generics and TypeTag
Snapshot 0.0.3 with Spark 2.1.0 / Geotrellis 1.1.1 (31.08.2017)
Snapshot 0.0.3 with Spark 2.1.0 / Geotrellis 1.1.1 (31.08.2017) with new biggis.landuse.api
Snapshot 0.0.2 with Spark 2.1.0 / Geotrellis 1.1.0-RC4 (28.04.2017)
Snapshot 0.0.2 with Spark 2.1.0 / Geotrellis 1.1.0-RC4 (28.04.2017) after merge branch feature/spark_2.1.0
Snapshot 0.0.1 with Spark 1.6.2 / Geotrellis 0.10.3 (27.04.2017)
Snapshot 0.0.1 with Spark 1.6.2 / Geotrellis 0.10.3 (27.04.2017) before merge branch feature/spark_2.1.0