Class GeoCSVFormatter

All Implemented Interfaces:
Closeable, AutoCloseable, MatchInterpreter, ResultsFormatter

public final class GeoCSVFormatter extends GISDataFormatter
A results formatter for shapefile output.
Author:
Rich Markeloff, MITRE Corp. Initial version created on Jan 6, 2012 history ------- - Changed this variety of CSV to be Geo-specific; Other non-geo data could be written to CSV easily.