Geocoding takes a regular street address and finds the latitude and longitude so that location can be displayed on a map. I do a lot of maps, and geocoding is a big part of that. Sometimes it is built into the application, other times I just need to find the coordinates of something. This little script just takes an address and returns the coordinates.
Latest posts by Diane Ensey (see all)
- Tables That You Can Sort and Search - May 24, 2017
- Responsive Newspaper-Style Columns are Easy with CSS - May 23, 2017
- Use Tooltips to Add Context - May 22, 2017