As a part of a larger project I'm looking for methods or examples of how to determine which of the 50 US States a vehicle is located in given its latitude and longitude. More detailed information like city, county, etc. isn't required but I can always toss out extra stuff.
Ultimately the "solution" will become a procedure or function that is incorporated into a stand alone (non-web based) program but there is a database available if lookup tables or other data sets are needed.
Thanks for any pointers or suggestions.
Tim
Ultimately the "solution" will become a procedure or function that is incorporated into a stand alone (non-web based) program but there is a database available if lookup tables or other data sets are needed.
Thanks for any pointers or suggestions.
Tim
Comment