Class ParentDatasetRepository

    • Constructor Detail

      • ParentDatasetRepository

        public ParentDatasetRepository()
    • Method Detail

      • detectGeometryType

        public static GeometryType detectGeometryType​(String dataTableName)
        Intends to detect the geometry type from the the_geom colum of the first entry of the data table.
        Parameters:
        dataTableName -
        Returns:
        Throws:
        Exception