Open Street Maps Address Geocoding with SA1
GPS Maps Multiple Countries Multiple Widgets Open Street MapThe example shows how you can capture AddressFinder data and populate it on Open Street Maps while also obtaining SA1 metadata. It functions for both AU and NZ.
See the Pen Open Street Maps Address Geocoding with SA1 by AddressFinder (@addressfinder) on CodePen.
Related code examples
-
Canadian Map Demo - Search for a Canadian address and display the position on a map. Use the GPS coordinates that are returned with our address metadata.#International #Maps #Open Street Map
-
Multiple country address form - The code demonstrates the searching of an address from either AU or NZ. It then the populates the address info into the address fields. The country select box is used to determine which address database is searched.#Multiple Countries #Multiple Widgets
-
Autocomplete functions on both Address and Suburb fields - Demonstrates configuring an autocomplete widget on the address field, as well as on the suburb field. This means that if a user is unable to select their address for some reason, then at least they can use the suburb autocomplete - ensuring they have a valid suburb/state/postcode combination.#Multiple Widgets #Postcode #Split Fields #State #Suburb
-
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.#DPID #GPS #LGA #Meshblock #Metadata #SA1
-
Capturing PAF metadata such as the DPID and GPS coordinates - The 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.#Australia Post #DPID #GPS #Metadata #PAF