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
-
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
-
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
-
Common Plugin Automatic Country Selection - While you have the flexibility to choose various countries, a simple but effective feature is the Common Plugin's use of the defaultCountryCode. This feature seamlessly auto-selects the country when no manual selection has been made, and an address is chosen.#Common Plugin #Multiple Countries