Interface GeoLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    GeoLayerStored

    public interface GeoLayer
    extends TextCorpusLayer
    The GeoLayer layer represents annotations for geographical locations. A token, or sequence of tokens, for which a geographical location can be identified, is annotated with longitude and latitude coordinates, optionally altitude, continent, country and capital. At the layer level, the attributes specify which format is used as longitude, latitude, continent, country and capital values of a geographical point.
    Author:
    Yana Panchenko