Posts Tagged: address


19
Nov 08

Easy Geocoding: Tiny Geo-coder

Tiny Geo Coder is an easy, simple to use geocoding website. All that is required is an address and a click to retrieve the location’s geographical coordinates (lat, lng) along with a google static map with the location marked on it.

tiny-geocoder

The site also mentions about a geocoding API with no authentication. Its pretty simple,

http://tinygeocoder.com/create-api.php?q=Fairfax,VA and you get the result,

38.851531,-77.298167


29
Oct 08

Find Postal Address By Clicking On Google Map

Here’s something that puts to use, the new ‘Reverse Geocoding’ feature of the Google Maps API.

This Digital Inspiration page lets you click on a Google Map and returns the nearest street address.

Reverse Geocoding in Google Maps
Also, a search box is included to find an approximate location before you click to get an address.

via Free Geography Tools