Skip to main content
Question

Geocoder Transformer with our In-house Nominatim Server, only One Line Address

  • April 17, 2020
  • 1 reply
  • 63 views

Forum|alt.badge.img

Hello,

We have set up an in-house Nominatim OpenStreetMap geocoder service and we would really like to use it with FME to geocode 100k+ addresses. The problem I'm having is the data is split up into "Street" "city" "Zip" etc and it would be a difficult additional task to constantly be concatenating them. For some reason the Geocoder is only allowing for Street Address in the Transformer. Is there a way to get this to recognize multiple address fields. Thanks!

 

 

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.

1 reply

Forum|alt.badge.img+2
  • 1891 replies
  • April 20, 2020

@morijlumos Did you try increasing the MAximum Concurrent Requests? The alternative is to formulate your request using the HTTPCaller make requests directly to OSM Geocoder REST API