GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
geodesk::Nodes Class Reference

#include <Nodes.h>

Inheritance diagram for geodesk::Nodes:

Public Member Functions

 Nodes (const FeaturesBase< Feature > &other)
 
 Nodes (const FeaturesBase< Node > &other)
 
 Nodes (const FeaturesBase< Way > &other)
 
 Nodes (const FeaturesBase< Relation > &other)
 

Constructor & Destructor Documentation

◆ Nodes() [1/4]

geodesk::Nodes::Nodes ( const FeaturesBase< Feature > & other)
inline

◆ Nodes() [2/4]

geodesk::Nodes::Nodes ( const FeaturesBase< Node > & other)
inline

◆ Nodes() [3/4]

geodesk::Nodes::Nodes ( const FeaturesBase< Way > & other)
inline

◆ Nodes() [4/4]

geodesk::Nodes::Nodes ( const FeaturesBase< Relation > & other)
inline

The documentation for this class was generated from the following file: