1

I'm trying to create a single field address locator for places with a feature layer that resolves with the name of the polygons which represents buildings in my map, I want to add alternate names for those buildings.

How can I do it?

I've read about the alternate name table but how does this work? Does the JOINID must be the same from the Primary Table in the locator?

Here's the screenshot of the current configuration: enter image description here

UPDATE:

I have a map of my university and I want to create an application that tells you the shortest path to the building you want to go:

enter image description here

The issue here is that I created the single field locator with the features to use geocoding and reverse geocoding. The buildings can have more than one name so that's why I'm trying to figure it out how to add more names to my locator.

If you need more information let me know.

asked Aug 12, 2015 at 6:47

2 Answers 2

2

See that page to Creating an address locator

I hope help you!

answered Aug 12, 2015 at 7:20
0
1

You may want to explore the Alternate Name Table article provided by ESRI. Specifically - look at the Building an Address Locator for Alternate Names.

enter image description here

answered Aug 12, 2015 at 12:56
5
  • Thanks for your answers! the thing is that I don't live in the US we don't have any zip codes or anything. It would be the same way? or what kind of structure do I have to use? Commented Aug 13, 2015 at 4:11
  • I had success in using the Gazeteer geocoder to search for places. You can take a look at it at the Haldimand County GIS just start typing in the search box "Caledonia" and you will see it populates streets, intersections, and the town. If that example works for what you need I can detail how to build that out. else, I am not too familiar with the alternate table options. Commented Aug 13, 2015 at 12:13
  • It's a pretty interesting example. I'm trying to configure that on my android application. Can you show me how to? Does Gazeteer resolves reverse geocode? Commented Aug 13, 2015 at 16:51
  • can you explain a bit more about what you are trying to achieve and what environment you are building in as well as how you are calling ArcGIS into your android app. I'm just trying to understand a bit more Commented Aug 13, 2015 at 17:21
  • I've updated my post Commented Aug 14, 2015 at 4:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.