Interface | Description |
---|---|
OSMIndex |
Interface for indexing of OSM elements.
|
Class | Description |
---|---|
OSMClassification |
Given a YAML file with OSM tags and their correspondence to categories/subcategories, it creates a representation of a hierarchical classification scheme.
|
OSMDiskIndex |
Support for disk-based indexing of OSM elements.
|
OSMFilter | |
OSMFilterFileParser | |
OSMMemoryIndex |
Support for in-memory indexing of OSM elements.
|
OSMNode |
Class containing information about the OSM nodes.
|
OSMRecord |
Class containing information about the OSM records (nodes, ways, or relations).
|
OSMRecordBuilder |
Creates OSM record objects that contain all geospatial and thematic information from OSM elements (nodes, ways, relations).
|
OSMRelation |
Class containing information about the OSM relations.
|
OSMWay |
Class containing information about the OSM ways.
|