Skip to main content
Question

Geocode Transformer rejects all addresses using ArcGIS Server (REST) URL

  • September 8, 2017
  • 4 replies
  • 70 views

I'm able to geocode all my addresses using the Geocode transformer and either the ArcGIS Online or OpenCage services. However if I trying using our internal ArcGIS Server REST service, all my addresses are rejected. I've tested the REST services manually and with ArcGIS Desktop, and it works as expected. Can anyone shed some light on what the problem may be combined with this transformer?

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.

4 replies

bruceharold
Supporter
Forum|alt.badge.img+19
  • Supporter
  • 346 replies
  • September 8, 2017
Are you sending a single line address or an attribute containing JSON for batch work?

 

 


  • Author
  • 1 reply
  • September 8, 2017

@bruceharold I have tried single line (single field) and a string from three fields. Both options work fine using the ArcGIS Online and OpenCage services.


  • 1 reply
  • July 2, 2019

Did you ever figure out a solution to this? I'm having the exact issue, but instead i'm only working with one ArcGIS server. It works fine with the external URL, but hangs with the internal one. My guess is that there is some issue with the internal only having a domain certificate and not a CA, but that's a guess. The log doesn't give me any other information.


Hi, so after contacting FME I tested installing 2018 (above issue was with 2017). After installing and testing the geocoding issue was resolved. I know, weird right. Not sure if that would resolve your issue.