https://github.com/mdb/geocoder
A simple front end for geocoding addresses
https://github.com/mdb/geocoder
Last synced: about 2 months ago
JSON representation
A simple front end for geocoding addresses
- Host: GitHub
- URL: https://github.com/mdb/geocoder
- Owner: mdb
- Created: 2011-11-13T22:49:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-18T15:13:52.000Z (over 14 years ago)
- Last Synced: 2025-04-17T16:55:28.146Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GeoCoder
========
About
-----
GeoCoder is a simple HTML- and JavaScript-based front end demonstrating how
to utilize the Google Maps API to geocode street addresses.
GeoCoder was inspired by Casey Thomas's [geocoder][]. Much like Casey's
geocoder, GeoCoder allows users to geocode addresses, get the standardized
addresses and coordinates for their input, and see the results on a map.
[geocoder]: https://github.com/caseypt/geocoder