Class DatasetRepository

    • Constructor Detail

      • DatasetRepository

        public DatasetRepository()
    • Method Detail

      • getDatasets

        public static org.geotools.feature.FeatureCollection getDatasets​(String dataTableName,
                                                                         long userId)
                                                                  throws IOException
        Throws:
        IOException
      • getLayerId

        public static int getLayerId​(String workspace,
                                     String featureType)