Navigation SDK Documentation

Variables
Search kinds

Variables

const SDK_INT4 SDK_SK_TOWNBYNAME = 1
 
const SDK_INT4 SDK_SK_TOWNBYNAME_SORTED = 2
 
const SDK_INT4 SDK_SK_TOWNBYPOSTCODE = 3
 
const SDK_INT4 SDK_SK_STREETBYNAME = 4
 
const SDK_INT4 SDK_SK_HNR = 5
 
const SDK_INT4 SDK_SK_CROSSING = 6
 
const SDK_INT4 SDK_SK_NEARESTTOWN = 7
 
const SDK_INT4 SDK_SK_INTERNALSEARCH = 8
 
const SDK_INT4 SDK_SK_NL6POSTCODE = 9
 
const SDK_INT4 SDK_SK_UK7POSTCODE = 10
 
const SDK_INT4 SDK_SK_STREETBYNAME_SORTED = 11
 
const SDK_INT4 SDK_SK_HNR_FRAGMENTED = 12
 

Detailed Description

Enumeration for the different kinds of searches.

Variable Documentation

const SDK_INT4 SDK_SK_TOWNBYNAME = 1

Search town by a name fragment

const SDK_INT4 SDK_SK_TOWNBYNAME_SORTED = 2

Search town by a name fragment, sorted by cat and district information

const SDK_INT4 SDK_SK_TOWNBYPOSTCODE = 3

Search town by a post code (incl. 6 digit postcode in NL and 7 digit postcode in UK)

const SDK_INT4 SDK_SK_STREETBYNAME = 4

Search street (in an given town) by a name fragment

const SDK_INT4 SDK_SK_HNR = 5

Search position of a house number (within a given street)

const SDK_INT4 SDK_SK_CROSSING = 6

Search crossing

const SDK_INT4 SDK_SK_NEARESTTOWN = 7

Search nearest town

const SDK_INT4 SDK_SK_INTERNALSEARCH = 8

An internal search result

const SDK_INT4 SDK_SK_NL6POSTCODE = 9

Search result is a 6digit postcode result in NL

const SDK_INT4 SDK_SK_UK7POSTCODE = 10

Search result is a 7digit postcode result in UK

const SDK_INT4 SDK_SK_STREETBYNAME_SORTED = 11

Search street (in an given town!) by a name fragment, sorted by the distance to the town

const SDK_INT4 SDK_SK_HNR_FRAGMENTED = 12

Search position of a house number in all streets with the given name, also in fragmented ones which are characterized by a "#" sign in the name, only useful in the US


© PTV Group 2019 Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by doxygen 1.8.8