Class OmsPropertiesFeatureReader


  • public class OmsPropertiesFeatureReader
    extends HMModel
    • Field Detail

      • geodata

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

      • OmsPropertiesFeatureReader

        public OmsPropertiesFeatureReader()
    • Method Detail

      • readPropertiesfile

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