CSV PluginΒΆ
Support for common separated value files.
This unsupported plugin is under development; in support of a tutorial on the use of ContentDataStore.
Tutorial
Maven:
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-csv</artifactId>
<version>${geotools.version}</version>
</dependency>