Mapbox Address Issues

I created an app that only includes locations in Florida.

Most of the addresses that I have entered into the app display correctly on the map.

However, some of them (35%) display in other states and even in other countries.

Here is an example of one that I cannot get to display correctly.

200 Tompkins Street, Inverness, FL 34450

When I copy and past the address from my spreadsheet into https://docs.mapbox.com/help/demos/how-mapbox-works/how-geocoding-works.html the correct location is returned on the map.

I added a column to my data set and use a value of blank in that column to filter out the rows with bad map locations from displaying on the map.

Are you sure you have the correct column, with the full address, assigned to the map’s address property?

Thanks David.

I don’t know how it happened, but the app switched to using the street address column instead of the location column which contains the full address.

I have been able to reactivate all the rows and they are now working as expected.

Leonard

1 Like