Enumeration for the different kinds of searches.
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)
Search street (in an given town) by a name fragment
Search position of a house number (within a given street)
const SDK_INT4 SDK_SK_INTERNALSEARCH = 8 |
An internal search result
Search result is a 6digit postcode result in NL
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