public class GeoJsonReaderDriver extends Object
| Constructor and Description |
|---|
GeoJsonReaderDriver(Connection connection,
File fileName)
Driver to import a GeoJSON file into a spatial table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
read(org.h2gis.api.ProgressVisitor progress,
String tableReference)
Read the GeoJSON file.
|
public GeoJsonReaderDriver(Connection connection, File fileName)
connection - fileName - public void read(org.h2gis.api.ProgressVisitor progress,
String tableReference)
throws SQLException,
IOException
progress - tableReference - SQLExceptionIOExceptionCopyright © 2019 CNRS. All rights reserved.