Suppose you use various geocoding facilities (like Mapquest's API, Texas A&M's, etc.) to get a latitude-longitude pair for a given address in the United States. They give you differing answers, sometimes miles apart from one another. How should you choose among them?
Well, I suppose you can inspect the various answers on Google Maps or similar and see which makes the most sense. But now suppose you're doing this for a large dataset, where it is very impractical to inspect all the answers; you want an automated way to do it. What should you do?
I will gladly accept answers of any of the following forms:
I'm a tyro when it comes to GIS, so I would appreciate answers in laymen's terms.
أكثر...
Well, I suppose you can inspect the various answers on Google Maps or similar and see which makes the most sense. But now suppose you're doing this for a large dataset, where it is very impractical to inspect all the answers; you want an automated way to do it. What should you do?
I will gladly accept answers of any of the following forms:
- a way to choose among the answers obtained
- which might simply be a single authoritative data source to believe even if others disagree
- a way to find some sort of mean value among the answers obtained
- other
I'm a tyro when it comes to GIS, so I would appreciate answers in laymen's terms.
أكثر...