The following table describes the different criteria by which you can
search for landmark categories and lists the required Filter
object
properties per criterion. Table:
Filter object properties for a category search describes the actual
properties.
Criterion |
Description |
Properties to specify |
---|---|---|
Name |
You can search for categories by name. The name search is not case sensitive and supports wild cards, for example "?" (single character) and "*" (zero or more characters). |
|
The following table describes the Filter
object
properties for GetList
calls
that retrieve information about landmark categories.
Property |
Description |
Type |
Value |
---|---|---|---|
|
Specifies the landmark database in which to search for landmark categories. If this is not specified, the search is performed on the default database. |
string |
Maximum length 255 characters |
|
Specifies the category name to search by. This is checked against the This string is not case sensitive and supports wild cards, for example "?" (single character) and "*" (zero or more characters). |
string |
Maximum length 124 characters |
|
Specifies the maximum number of landmark category items to retrieve.
If this property is not specified, |
number |
|
|
Specifies whether to perform the search on previous search results only:
The default value is |
boolean |
Possible values:
|