libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::LocationDescriptionService::ReverseLookupResult Struct Reference

#include <libosmscout/include/osmscout/location/LocationDescriptionService.h>

Collaboration diagram for osmscout::LocationDescriptionService::ReverseLookupResult:

Public Attributes

ObjectFileRef object
 object used for lookup
AdminRegionRef adminRegion
 Region the object is in, if set.
PostalAreaRef postalArea
 Postal area the object is in, if set.
POIRef poi
 POI data, if set.
LocationRef location
 Location data, if set.
AddressRef address
 Address data if set.

Detailed Description

Result of a location reverse lookup

Member Data Documentation

◆ address

AddressRef osmscout::LocationDescriptionService::ReverseLookupResult::address

Address data if set.

◆ adminRegion

AdminRegionRef osmscout::LocationDescriptionService::ReverseLookupResult::adminRegion

Region the object is in, if set.

◆ location

LocationRef osmscout::LocationDescriptionService::ReverseLookupResult::location

Location data, if set.

◆ object

ObjectFileRef osmscout::LocationDescriptionService::ReverseLookupResult::object

object used for lookup

◆ poi

POIRef osmscout::LocationDescriptionService::ReverseLookupResult::poi

POI data, if set.

◆ postalArea

PostalAreaRef osmscout::LocationDescriptionService::ReverseLookupResult::postalArea

Postal area the object is in, if set.


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