Skip to main content

Hello

I am looking to replicate something that exists in our current environment with a different system. We have a table that has a list of all possible zipcodes with information such as CBSA, Latitude, Longitude, City, State etc.

Does IFS have such a table? I have been unable to find anything like this in the IFSAPP database.

Thank you

IFS Cloud creates (and geocodes) locations upon creation/update of addresses. Have a look at the Location Addresses page.


IFS Cloud creates (and geocodes) locations upon creation/update of addresses. Have a look at the Location Addresses page.

Thanks Alexander. Are these stored somewhere in the IFSAPP database after creation? From my understanding it uses an API to call the geocoding from either HERE maps or Google maps and displays the information on the screen but this isnt stored anywhere. Is this assumption correct?


@shauns 

The coordinates we get back from the geocoding are stored as "map positions" in IFS, in an entity with the same name. Have a look in map_position_tab or why not the Map Positions screen? 🙃


Reply