Osm4JUtils |
Utiilities regarding the use of the OSM4J reader that provides us with raw stream of OSM entities to parse
|
OsmBoundingAreaUtils |
Utilities regarding the use of a bounding box when parsing OSM data
|
OsmConstants |
Some constants used by PLANit OSM
|
OsmModeUtils |
Utilities in relation to parsing OSM modes when constructing a PLANit model from it.
|
OsmNodeUtils |
Utilities in relation to parsing OSM nodes while constructing a PLANit model from it
|
OsmPtVersionSchemeUtils |
Utilities regarding the tagging of OSM entities and the various PT version schemes that exist
|
OsmRelationUtils |
Utilities in relation to parsing OSM relations while constructing a PLANit model from it
|
OsmTagUtils |
Class with some general convenience methods for dealing with OSM tags
|
OsmWayUtils |
Utilities in relation to parsing osm ways and constructing a PLANit model from it
|
PlanitJtsIntersectOsmNodeVisitor |
An item visitor for quadtree spatial index to filter out osm nodes in a quadtree that truly intersect with the
given bounding box provided in the query.
|
PlanitLinkSegmentUtils |
Utilities regarding PLANit link segments useful when parsing OSM entities and converting them into
PLANit link segments or other PLANit entities that have something to do with link segments.
|
PlanitLinkUtils |
Utilities regarding PLANit links useful when parsing OSM entities
|
PlanitNetworkLayerUtils |
Utilities regarding PLANit network layers with respect to parsing OSM netities for it
|
PlanitOsmUtils |
Utilities in relation to parsing OSM data and constructing a PLANit model from it that are too general to
be moved to any of the more specific PlanitOSMXXXUtils classes.
|
PlanitTransferZoneUtils |
Static helper methods to support parsing/functionality of PLANit TransferZones
|
PlanitZoningUtils |
Helper class for the OSM handlers with respect to the PLANit zoning, providing static helper methods to aid when populating the zoning
from an OSM data source
|