See the Pen Capture the Primary Parcel ID by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
Capturing Address Metadata - Demonstrates capturing several of our metadata attributes, and saving them into hidden fields on a form. In this example, we capture GPS coordinates, the meshblock ID, the NZ Post DPID field and also the name of the region. The example of the AddressFinder widget showcases some of the extra data that can be collected along side each Address. The addresses GPS location, meshblock ID and DPID are all collected in this example.#DPID #GPS #Meshblock #Metadata #Region
-
Display rural information - The response will show whether the address is rural or not. If it is a rural address, the rural field will populate as "true". If it is not a rural address, the rural field will populate as "false".#Metadata #Rural
-
Phone Verification collecting metadata - This widget verifies the supplied phone number and on successful verification, valuable metadata is collected.#Metadata #Phone
-
Restrict results by metadata (TA) - Widget configured to watch the Territorial Authority of the selected address and return either the selected address (if the address is in allowed TA/s) or an error message.#Error Message #Metadata #Restrict
-
Split address into separate fields - The address is split into separate fields (unit number, property number, street etc).#Metadata #Split Fields