GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
geodesk::Feature Member List

This is the complete list of members for geodesk::Feature, including all inherited members.

area() constgeodesk::Feature
belongsToRelation() const noexceptgeodesk::Feature
bounds() const noexceptgeodesk::Feature
centroid() constgeodesk::Feature
Feature(FeatureStore *store, FeaturePtr ptr)geodesk::Feature
format(char *buf) const noexceptgeodesk::Feature
hasTag(std::string_view k) const noexceptgeodesk::Feature
hasTag(std::string_view k, std::string_view v) const noexceptgeodesk::Feature
id() const noexceptgeodesk::Feature
isAnonymousNode() const noexceptgeodesk::Feature
isArea() const noexceptgeodesk::Feature
isNode() const noexceptgeodesk::Feature
isRelation() const noexceptgeodesk::Feature
isWay() const noexceptgeodesk::Feature
label() constgeodesk::Feature
lat() const noexceptgeodesk::Feature
length() constgeodesk::Feature
lon() const noexceptgeodesk::Feature
members() constgeodesk::Feature
members(const char *query) constgeodesk::Feature
nodes() constgeodesk::Feature
nodes(const char *query) constgeodesk::Feature
operator[](std::string_view key) const noexceptgeodesk::Feature
parents() constgeodesk::Feature
parents(const char *query) constgeodesk::Feature
ptr() const noexceptgeodesk::Feature
role() const noexceptgeodesk::Feature
store() const noexceptgeodesk::Feature
tags() const noexceptgeodesk::Feature
toGeometry(GEOSContextHandle_t geosContext) constgeodesk::Feature
toString() constgeodesk::Feature
type() const noexceptgeodesk::Feature
typeName() const noexceptgeodesk::Feature
x() const noexceptgeodesk::Feature
xy() const noexceptgeodesk::Feature
y() const noexceptgeodesk::Feature