Searching Modes
Naurt has seven different ways in which a request for a single address can be made. All these concepts are covered in the final destination documentation, and the below table will help you navigate there effectively.
| Query Type | Data Required | Example Use Case |
|---|---|---|
| Forward Geocode | An address as a single string | Customer searches in a single query box |
| Forward Geocode with Location | An address as a single string and a location | Customer searches in a single query box with a location e.g. in a "search this area" feature in a map view |
| Structured Geocode | A parsed address | Customer searches with a form |
| Structured Geocode with Location | A parsed address and location | Customer searches with a form with a location e.g. in a "search this area" feature in a map view |
| Reverse Geocode | A location | Searching by clicking on a map |
| ID Lookup | A Naurt ID | Looking up a previously searched Naurt ID |
| Source ID Lookup | A Source ID | Looking up an address by third party ID |