Skip to content
Failed

Changes

Summary

  1. Simplified the vector.io.wkt, vector.io.wkb, and the vector.io.json (details)
  2. Version 3.0.0-M1.1 (details)
Commit a268657f6ebd0eaf7e9db43796705abd71b994e6 by Eugene Cheipesh
Simplified the vector.io.wkt, vector.io.wkb, and the vector.io.json
import in the vector package (#2885)
Cleaned up DissolveMethodsSpec
Added the WKT and WKB vals to vector.package
Fixed the imports in the code in the slick package
Fixed the imports in the spark tests
Removed WKT and WKB from the vector package
Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>
The file was modified vector/src/test/scala/spec/geotrellis/vector/io/json/FeatureFormatsSpec.scala (diff)
The file was modified slick/src/main/scala/geotrellis/slick/PostGisSupport.scala (diff)
The file was modified spark/src/test/scala/geotrellis/spark/rasterize/RasterizeRDDSpec.scala (diff)
The file was modified vector/src/test/scala/spec/geotrellis/vector/io/json/StyleSpec.scala (diff)
The file was modified vector/src/main/scala/geotrellis/vector/io/json/JsonFeatureCollection.scala (diff)
The file was modified vector/src/test/scala/spec/geotrellis/vector/dissolve/DissoveMethodsSpec.scala (diff)
The file was modified vector/src/main/scala/geotrellis/vector/io/json/FeatureFormats.scala (diff)
The file was modified raster/src/test/scala/geotrellis/raster/interpolation/InverseDistanceWieghtedSpec.scala (diff)
The file was modified spark/src/test/scala/geotrellis/spark/io/LayerQuerySpec.scala (diff)
The file was modified vector/src/test/scala/spec/geotrellis/vector/interpolation/KrigingVectorSpec.scala (diff)
The file was modified slick/src/main/scala/geotrellis/slick/PostGisProjectionSupport.scala (diff)
The file was modified vector/src/main/scala/geotrellis/vector/package.scala (diff)
The file was modified vector/src/main/scala/geotrellis/vector/io/json/JsonFeatureCollectionMap.scala (diff)
The file was modified vector/src/main/scala/geotrellis/vector/io/package.scala (diff)
The file was modified vector/src/test/scala/spec/geotrellis/vector/io/json/GeoJsonSpec.scala (diff)
The file was modified raster/src/test/scala/geotrellis/raster/interpolation/KrigingSpec.scala (diff)
The file was modified project/Version.scala (diff)