Locator Proxy

640
5
02-28-2022 01:45 AM
SebastianBosbach
New Contributor III

Hi everyone,

I would like to create a proxy service for our own geocoder to act as an locator. So i could use our own geocoder to geocode in portal and other esri software.

To do so, I'm looking for a definition of every function the locator/proxy has to offer and how the input and output has to look like.

Is there somewhere a definition for this and I just can't find it?

best regards,

Sebastian

0 Kudos
5 Replies
ABishop
MVP Regular Contributor
0 Kudos
SebastianBosbach
New Contributor III

Hello Amanda,

I already created my own locator, but this doesn't show me all the input and output parameters.

What I'm searching for is a complete definition of all the input and output parameters of the locator.

With this I could write my own Locator, which would act as an proxy to our geocoder.

0 Kudos
ABishop
MVP Regular Contributor

What language are you using to write the locator?

Amanda Bishop, GISP
0 Kudos
SebastianBosbach
New Contributor III

The locator will be written in C#.

But this shouldn't matter as it will be hostet as a rest service, like the locators I publish to the portal.

0 Kudos
ABishop
MVP Regular Contributor
0 Kudos