Capturing PAF metadata such as the DPID and GPS coordinates
Australia Post DPID GPS Metadata PAFThe widget shows some of the extra data Address Finder can give you about an Address. This example shows how to get the GPS coordinates and Delivery Point ID for an Address from the Australia Post PAF dataset.
See the Pen Capturing PAF metadata such as the DPID and GPS coordinates by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
Capture AusPost DPID - The demo shows requesting and then stored the DPID in a hidden field. The DPID is the unique address identifier used by Australia Post.#DPID #Metadata #Split Fields
-
Collect the G-NAF ID and GPS coordinates for an address - The example demonstrates how to collect both the G-NAF ID and GPS coordinated, and then save into form fields.#GNAF #GPS #Metadata #Split Fields
-
Restriction by Geofence - The code produces a pop-up which notifies the user whether or not they are in the designated location. The location boundary is defined using a polygon.#GPS #Geofence #Logic #Metadata
-
Capturing Address metadata such as GPS coordinates, LGA, Meshblock and SA1. - Demonstrates how to collect GPS coordinates, LGA name and type, meshblock IDs and SA1 data.#Metadata
-
Collect Local Government Area - Widget is used to search and return addresses alongside their local government area. The results are displayed in a human friendly way rather than in their abbreviated/code form.#LGA #Metadata