Tiger Line Reverse Geocoder

We are testing two new reverse geocoding webservices.

The ‘find nearest address‘ web service finds the nearest street for a given point, determines whether the point is on the left or the right side of the street and interpolates the street number. The service then returns street name, street number, distance between the given point and the nearest point on the street in kilometres, county and state.

The ‘find nearest intersection‘ web service finds the nearest street for a given point, then it finds the nearest intersection of this street. It returns the nearest street, the street intersecting with this street at the next intersection, the distance between intersection and the given point in kilometres, county and state.

Both web services are using the so called ‘Tiger Line’ data set from the US census and are only available in the US. The quality and accuracy of the dataset can be visualized on a google maps tiger line mashup. Click on the map to see the closest street segments with street number on the left and right hand side of the segments. A further click on the street name will display the segment as a maps overlay:

Link : http://www.geonames.org/maps/reverse-geocoder.html

Advertisement

7 thoughts on “Tiger Line Reverse Geocoder

  1. Looks good for Manhattan, not so good for smaller (pop 60K or so) municipalities in New Jersey. For example, feed the lat/long for zip 07960 to ‘find nearest address’. I understand that the service is beta, but if you consider this a problem rather than a feature I can provide more details.

  2. Thanks Allen, this is definitely a bug.
    We have located the problem and are updating the database right now in order to fix it. New Jersey and some other states are already fixed. The rest should be fixed in the next couple of hours.

    Let us know if you spot any other problems.
    Thanks.

    Marc

  3. Sir,
    i want to get Indian placenames by entering latitude and longitude using (reverse geocoding) in my project that uses google map.

    sir Is there any codes, api or service you provide. if yes how can i purchase it.

    plz guide me in this regard

    thanking you

    rizcompeer@gmail.com

  4. I have tried using genomes findNearByZipcode service, but i m not getting all the zip codes that are nearby :

    example :

    1. if i give “08812” there is a nearby zip code “08820” but this is not coming in list.

    2. if i give “66210” there is a nearby zip code “66202” but this is not coming in list.

    Can anyone help.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s