Skip to main content
Solved

How to geocode with FME

  • April 9, 2013
  • 2 replies
  • 107 views

ben_vanderford
Contributor
Forum|alt.badge.img+3
Can anyone give me a "How to" or an example workbench on geocodeing within FME. For example I have an excell spreadsheet, lets assume all the address are good and are in a single field and have information like state and zipcode. I want to add that spreadsheet as a reader, geocode the address and write out a shapfile. How do I do it?  I don't really care which geocodeing service we use. I saw this covered briefly on the world tour and am curious. Many thanks.

Best answer by david_r

Hi,

 

 

to get you started, here is a step-by-step example using the Yahoo geocoder and her is an article on how to use the Gisgraphy webservices (Geonames and OSM).

 

 

There is also a dedicated transformer to access a commercial geocoding service called Proxix.

 

 

David
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • Best Answer
  • April 9, 2013
Hi,

 

 

to get you started, here is a step-by-step example using the Yahoo geocoder and her is an article on how to use the Gisgraphy webservices (Geonames and OSM).

 

 

There is also a dedicated transformer to access a commercial geocoding service called Proxix.

 

 

David

davideagle
Contributor
Forum|alt.badge.img+22
  • Contributor
  • April 9, 2013
There's a number of transformers that offer a variety of options, just search for DMTI in the transformers list, more info here:

 

 

http://www.safe.com/support/support-resources/fme-store/

 

 

Also, if you go the old fashioned route and don't bother with a service, in the UK we have a lot of suppliers who sell Address data at a variety of scales. In this position a Transformer like the FeatureMerger or Joiner will allow you to read your data in as the candidate features and join them onto the base geometry that is the address.