Class OmsShapefileFeatureReader


  • public class OmsShapefileFeatureReader
    extends HMModel
    • Field Detail

      • geodata

        public org.geotools.data.simple.SimpleFeatureCollection geodata
    • Constructor Detail

      • OmsShapefileFeatureReader

        public OmsShapefileFeatureReader()
    • Method Detail

      • readShapefile

        public static org.geotools.data.simple.SimpleFeatureCollection readShapefile​(String path)
                                                                              throws IOException
        Fast read access mode.
        Parameters:
        path - the shapefile path.
        Returns:
        the read FeatureCollection.
        Throws:
        IOException