-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11615/
-----------------------------------------------------------
Review request for sis, Chris Mattmann, Adam Estrada, and Martin Desruisseaux.
Description
-------
Experimental Shapefile driver. Implements reading of Polygons, Points, and
Polylines from Shapefiles.
This addresses bug SIS-100.
https://issues.apache.org/jira/browse/SIS-100
Diffs
-----
/repos/asf/sis/trunk/storage/sis-shapefile/data/ABRALicenseePt_4326_clipped.dbf
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ABRALicenseePt_4326_clipped.prj
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ABRALicenseePt_4326_clipped.shp
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ABRALicenseePt_4326_clipped.shx
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ANC90Ply_4326.dbf
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ANC90Ply_4326.prj
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ANC90Ply_4326.shp
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/ANC90Ply_4326.shx
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/NOTES.md PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/SignedBikeRoute_4326_clipped.dbf
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/SignedBikeRoute_4326_clipped.prj
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/SignedBikeRoute_4326_clipped.shp
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/data/SignedBikeRoute_4326_clipped.shx
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/pom.xml PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/App.java
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/Feature.java
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/FieldDescriptor.java
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/ShapeFile.java
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/main/java/org/apache/sis/storage/shapefile/ShapeTypeEnum.java
PRE-CREATION
/repos/asf/sis/trunk/storage/sis-shapefile/src/test/java/org/apache/sis/storage/shapefile/test/AppTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/11615/diff/
Testing
-------
Thanks,
Travis Pinney