Class GeonamesLineParser
A line parser for Geonames.org data. See 'geoname' table. Requires SpatialDocMaker.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class GeonamesLineParser : LineParser
Constructors
Name | Description |
---|---|
GeonamesLineParser(String[]) | This header will be ignored; the geonames format is fixed and doesn't have a header line. |
Methods
Name | Description |
---|---|
ParseLine(DocData, String) |