alaCarte Maps
Renderer for OpenStreetMap tiles
Geodata Member List

This is the complete list of members for Geodata, including all inherited members.

boost::serialization::access classGeodatafriend
buildTrees(const string &nodePath, const string &wayPath, const string &relationPath)Geodataprivate
calculateBoundingBox(const Way &way) const Geodataprivate
calculateBoundingBox(const Relation &relation) const Geodataprivate
calculateBoundingBox(const std::vector< NodeId > &nodeIDs) const Geodataprivate
calculateBoundingBox(const std::vector< WayId > &nodeIDs) const Geodataprivate
containsData(const FixedRect &rect) const Geodata
Geodata()=defaultGeodata
getNode(NodeId id) const Geodata
getNodeIDs(const FixedRect &rect) const Geodata
getRelation(RelId id) const Geodata
getRelationIDs(const FixedRect &rect) const Geodata
getWay(WayId id) const Geodata
getWayIDs(const FixedRect &rect) const Geodata
insertNodes(const shared_ptr< std::vector< Node > > &nodes)Geodata
insertRelations(const shared_ptr< std::vector< Relation > > &relations)Geodata
insertWays(const shared_ptr< std::vector< Way > > &ways)Geodata
load(const string &path)Geodata
nodesGeodataprotected
nodesTreeGeodataprotected
relationsGeodataprotected
relTreeGeodataprotected
save(const string &path)Geodata
serialize(const string &serPath) const Geodataprivate
serialize(Archive &ar, const unsigned int version)Geodatainlineprivate
waysGeodataprotected
waysTreeGeodataprotected
~Geodata()=defaultGeodatavirtual