Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to create a map with compagnies location.
So, I am using the location from the datas, but some locations are wrong, ie there are not corresponding with the good area.
For example, I select the state of New York, and on the map, we can see some locations are not in the State of new York.
So I Would like to know if it's possible to make a request to determinate witch points are not on the right area.
Manually, it's going to be long, to filter of each state/province, and select wich are wrong.
Thanks you
Maybe it's not possible ?
Furthermore, I don't have Geoanalytics.
Hello,
You can include the State field to narrow down the location OR you can concatenate the state in the location field.
Example: Instead of "Buffalo" , the record could be concatenated with the state to create "Buffalo, NY" .
To check I suggest to color the points by dimension (State). This would help you identificate points out of the correspondent place.
Regards