Closed ebocher closed 2 years ago
To create a DataSource from H2GISDBFactory we use a static method
H2GISDBFactory.createDataSource(properties))
It would be nice to have the same approach with PostGIS
To create a DataSource from H2GISDBFactory we use a static method
H2GISDBFactory.createDataSource(properties))
It would be nice to have the same approach with PostGIS