I need a function (in any language but preferably a script) that can take an array of objects (lets say zipcodes) with latitude/longitude coordinates and return the smallest subset in which all the el
I have a database of US zip codes and their corresponding states, cities and counties. It was supplied as a flat file and I\'m trying to normalize the data and figure out exactly which entities depend
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
I am creating an app tha is for a a bussines that has 开发者_开发知识库several stores around the state.
so if I have the zipcode of say Manhattan, how do I find the lat-long range for that zipcode?Is there a free data开发者_开发百科base I can use?Check out http://www.boutell.com/zipcodes/.
I want to inplement functionallity that will search zip codes, if user enter any zip code 开发者_如何学JAVAthan all the zip codes close to entered zip code will be shown. Please let us know if there i
How can I code something which\'ll calculate the driving distance between 2 zip codes within the USA in PHP. An API or web service that has SOAP or REST will also do.
I have a dataframe latitude and longitude points in R.Using the R data science toolkit, I can assign these points to Country/State/County/City/Constituency/Neighborhood, which is useful.
I have a spreadsheet of addresses and I need to calculate the distance between all of their zip codes and my zip code.I\'m fairly flexible on the method used, but I\'m hoping for some sort of webservi