Find Jobs
Hire Freelancers

Find Distance and Time Between Two Points Using Web Mapping API

$30-5000 USD

Fechado
Publicado há mais de 16 anos

$30-5000 USD

Pago na entrega
I have a table (Access table or can give you csv) of zip codes and airport codes. It has approximately 300,000 records. For each entry, I want to know the distance and driving time between the two. I also want to know the distance and driving time of the reverese (so run it for zip code to airport, and then airport to zip code). You should be able to write a console app that runs it against a mapping engine (such as Google Maps) and then writes the result to a database or a csv file. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). * * *This broadcast message was sent to all bidders on Sunday Jan 6, 2008 1:56:40 PM: I have posted a few lines of the data file in the description of the project. * * *This broadcast message was sent to all bidders on Sunday Jan 6, 2008 1:58:28 PM: Here is a larger set of sample data: Sample Data Format "ZIPCode","Miles","AIRPORT","Svc Lvl","Hub","Counter","ZiptoAptDriveMiles","ZiptoAptDriveTime","ApttoZipDriveMiles","ApttoZipDriveTime" "00501",2.46,"ISP","P","S",1,"","","","" "00501",31.68,"JFK","P","L",2,"","","","" "00501",31.88,"HPN","P","S",3,"","","","" "00501",33.35,"LGA","P","L",4,"","","","" "00501",45.86,"EWR","P","L",5,"","","","" "00501",79.05,"BDL","P","M",6,"","","","" "00501",90.68,"PVD","P","M",7,"","","","" "00544",2.36,"ISP","P","S",1,"","","","" "00544",31.58,"JFK","P","L",2,"","","","" "00544",31.77,"HPN","P","S",3,"","","","" "00544",33.23,"LGA","P","L",4,"","","","" "00544",45.74,"EWR","P","L",5,"","","","" "00544",79.06,"BDL","P","M",6,"","","","" "00544",90.76,"PVD","P","M",7,"","","","" "00601",41.01,"SJU","P","M",1,"","","","" "00601",89.13,"STT","P","S",2,"","","","" "00601",862.66,"MIA","P","L",3,"","","","" "00601",869.38,"FLL","P","L",4,"","","","" "00601",894.24,"PBI","P","M",5,"","","","" "00601",952.63,"RSW","P","M",6,"","","","" "00601",1020.85,"SRQ","P","S",7,"","","","" "00602",59.70,"SJU","P","M",1,"","","","" "00602",111.55,"STT","P","S",2,"","","","" "00602",834.40,"MIA","P","L",3,"","","","" "00602",841.20,"FLL","P","L",4,"","","","" "00602",866.21,"PBI","P","M",5,"","","","" "00602",924.27,"RSW","P","M",6,"","","","" "00602",992.52,"SRQ","P","S",7,"","","","" "00603",57.81,"SJU","P","M",1,"","","","" "00603",109.93,"STT","P","S",2,"","","","" "00603",833.50,"MIA","P","L",3,"","","","" "00603",840.21,"FLL","P","L",4,"","","","" "00603",865.08,"PBI","P","M",5,"","","","" "00603",923.38,"RSW","P","M",6,"","","","" "00603",991.53,"SRQ","P","S",7,"","","","" "00604",57.14,"SJU","P","M",1,"","","","" "00604",109.50,"STT","P","S",2,"","","","" "00604",830.89,"MIA","P","L",3,"","","","" "00604",837.51,"FLL","P","L",4,"","","","" "00604",862.22,"PBI","P","M",5,"","","","" "00604",920.76,"RSW","P","M",6,"","","","" "00604",988.81,"SRQ","P","S",7,"","","","" "00605",57.77,"SJU","P","M",1,"","","","" "00605",109.91,"STT","P","S",2,"","","","" "00605",833.39,"MIA","P","L",3,"","","","" "00605",840.10,"FLL","P","L",4,"","","","" "00605",864.97,"PBI","P","M",5,"","","","" "00605",923.27,"RSW","P","M",6,"","","","" "00605",991.42,"SRQ","P","S",7,"","","","" "00606",52.18,"SJU","P","M",1,"","","","" "00606",101.64,"STT","P","S",2,"","","","" "00606",851.68,"MIA","P","L",3,"","","","" "00606",858.56,"FLL","P","L",4,"","","","" "00606",883.70,"PBI","P","M",5,"","","","" "00606",941.61,"RSW","P","M",6,"","","","" "00606",1009.97,"SRQ","P","S",7,"","","","" "00610",58.46,"SJU","P","M",1,"","","","" "00610",109.49,"STT","P","S",2,"","","","" "00610",840.50,"MIA","P","L",3,"","","","" "00610",847.38,"FLL","P","L",4,"","","","" "00610",872.53,"PBI","P","M",5,"","","","" "00610",930.39,"RSW","P","M",6,"","","","" "00610",998.74,"SRQ","P","S",7,"","","","" "00611",41.40,"SJU","P","M",1,"","","","" "00611",92.06,"STT","P","S",2,"","","","" "00611",854.21,"MIA","P","L",3,"","","","" "00611",860.84,"FLL","P","L",4,"","","","" "00611",885.55,"PBI","P","M",5,"","","","" "00611",944.15,"RSW","P","M",6,"","","","" "00611",1012.26,"SRQ","P","S",7,"","","","" "00612",36.55,"SJU","P","M",1,"","","","" "00612",88.89,"STT","P","S",2,"","","","" "00612",848.79,"MIA","P","L",3,"","","","" "00612",855.16,"FLL","P","L",4,"","","","" "00612",879.41,"PBI","P","M",5,"","","","" "00612",938.71,"RSW","P","M",6,"","","","" "00612",1006.04,"MCO","P","L",7,"","","","" "00613",36.11,"SJU","P","M",1,"","","","" "00613",88.45,"STT","P","S",2,"","","","" "00613",849.08,"MIA","P","L",3,"","","","" "00613",855.45,"FLL","P","L",4,"","","","" "00613",879.69,"PBI","P","M",5,"","","","" "00613",939.01,"RSW","P","M",6,"","","","" "00613",1006.29,"MCO","P","L",7,"","","","" "00614",36.90,"SJU","P","M",1,"","","","" "00614",89.18,"STT","P","S",2,"","","","" "00614",849.12,"MIA","P","L",3,"","","","" "00614",855.51,"FLL","P","L",4,"","","","" "00614",879.80,"PBI","P","M",5,"","","","" "00614",939.04,"RSW","P","M",6,"","","","" "00614",1006.48,"MCO","P","L",7,"","","","" "00616",33.78,"SJU","P","M",1,"","","","" "00616",85.91,"STT","P","S",2,"","","","" "00616",852.97,"MIA","P","L",3,"","","","" "00616",859.36,"FLL","P","L",4,"","","","" "00616",883.64,"PBI","P","M",5,"","","","" "00616",942.91,"RSW","P","M",6,"","","","" "00616",1010.29,"MCO","P","L",7,"","","","" "00617",26.92,"SJU","P","M",1,"","","","" "00617",79.26,"STT","P","S",2,"","","","" "00617",857.07,"MIA","P","L",3,"","","","" "00617",863.32,"FLL","P","L",4,"","","","" "00617",887.36,"PBI","P","M",5,"","","","" "00617",947.01,"RSW","P","M",6,"","","","" "00617",1013.69,"MCO","P","L",7,"","","","" "00622",65.75,"SJU","P","M",1,"","","","" "00622",113.11,"STT","P","S",2,"","","","" "00622",851.80,"MIA","P","L",3,"","","","" "00622",859.00,"FLL","P","L",4,"","","","" "00622",884.71,"PBI","P","M",5,"","","","" "00622",941.69,"RSW","P","M",6,"","","","" "00622",1010.40,"SRQ","P","S",7,"","","","" "00623",62.88,"SJU","P","M",1,"","","","" "00623",111.30,"STT","P","S",2,"","","","" "00623",849.35,"MIA","P","L",3,"","","","" "00623",856.46,"FLL","P","L",4,"","","","" "00623",882.01,"PBI","P","M",5,"","","","" "00623",939.24,"RSW","P","M",6,"","","","" "00623",1007.85,"SRQ","P","S",7,"","","","" "00624",44.75,"SJU","P","M",1,"","","","" "00624",90.39,"STT","P","S",2,"","","","" "00624",867.32,"MIA","P","L",3,"","","","" "00624",874.16,"FLL","P","L",4,"","","","" "00624",899.21,"PBI","P","M",5,"","","","" "00624",957.30,"RSW","P","M",6,"","","","" "00624",1025.65,"SRQ","P","S",7,"","","","" "00627",42.42,"SJU","P","M",1,"","","","" "00627",94.78,"STT","P","S",2,"","","","" "00627",843.47,"MIA","P","L",3,"","","","" "00627",849.90,"FLL","P","L",4,"","","","" "00627",874.27,"PBI","P","M",5,"","","","" "00627",933.38,"RSW","P","M",6,"","","","" "00627",1001.06,"MCO","P","L",7,"","","","" "00631",45.55,"SJU","P","M",1,"","","","" "00631",94.46,"STT","P","S",2,"","","","" "00631",857.66,"MIA","P","L",3,"","","","" "00631",864.44,"FLL","P","L",4,"","","","" "00631",889.40,"PBI","P","M",5,"","","","" "00631",947.61,"RSW","P","M",6,"","","","" "00631",1015.88,"SRQ","P","S",7,"","","","" "00636",57.50,"SJU","P","M",1,"","","","" "00636",106.87,"STT","P","S",2,"","","","" "00636",848.78,"MIA","P","L",3,"","","","" "00636",855.76,"FLL","P","L",4,"","","","" "00636",881.07,"PBI","P","M",5,"","","","" "00636",938.69,"RSW","P","M",6,"","","","" "00636",1007.15,"SRQ","P","S",7,"","","","" "00637",54.64,"SJU","P","M",1,"","","","" "00637",102.23,"STT","P","S",2,"","","","" "00637",856.82,"MIA","P","L",3,"","","","" "00637",863.80,"FLL","P","L",4,"","","","" "00637",889.13,"PBI","P","M",5,"","","","" "00637",946.74,"RSW","P","M",6,"","","","" "00637",1015.24,"SRQ","P","S",7,"","","","" "00638",24.40,"SJU","P","M",1,"","","","" "00638",75.31,"STT","P","S",2,"","","","" "00638",865.24,"MIA","P","L",3,"","","","" "00638",871.59,"FLL","P","L",4,"","","","" "00638",895.78,"PBI","P","M",5,"","","","" "00638",955.21,"RSW","P","M",6,"","","","" "00638",1022.32,"MCO","P","L",7,"","","","" "00641",37.29,"SJU","P","M",1,"","","","" "00641",87.44,"STT","P","S",2,"","","","" "00641",858.79,"MIA","P","L",3,"","","","" "00641",865.37,"FLL","P","L",4,"","","","" "00641",890.00,"PBI","P","M",5,"","","","" "00641",948.74,"RSW","P","M",6,"","","","" "00641",1016.81,"SRQ","P","S",7,"","","","" "00646",13.59,"SJU","P","M",1,"","","","" "00646",66.01,"STT","P","S",2,"","","","" "00646",867.58,"MIA","P","L",3,"","","","" "00646",873.64,"FLL","P","L",4,"","","","" "00646",897.33,"PBI","P","M",5,"","","","" "00646",957.53,"RSW","P","M",6,"","","","" "00646",1023.17,"MCO","P","L",7,"","","","" "00647",57.51,"SJU","P","M",1,"","","","" "00647",102.58,"STT","P","S",2,"","","","" "00647",863.20,"MIA","P","L",3,"","","","" "00647",870.29,"FLL","P","L",4,"","","","" "00647",895.79,"PBI","P","M",5,"","","","" "00647",953.13,"RSW","P","M",6,"","","","" "00647",1021.75,"SRQ","P","S",7,"","","","" * * *This broadcast message was sent to all bidders on Sunday Jan 6, 2008 2:02:27 PM: Please note -- if google cannot return a drive time and mileage, you should simply skip that row and have the script continue to the new row. ## Platform XML Sample Data Format "ZIPCode","Miles","AIRPORT","Svc Lvl","Hub","Counter","ZiptoAptDriveMiles","ZiptoAptDriveTime","ApttoZipDriveMiles","ApttoZipDriveTime" "00501",2.46,"ISP","P","S",1,"","","","" "00501",31.68,"JFK","P","L",2,"","","","" "00501",31.88,"HPN","P","S",3,"","","","" "00501",33.35,"LGA","P","L",4,"","","","" "00501",45.86,"EWR","P","L",5,"","","","" "00501",79.05,"BDL","P","M",6,"","","","" "00501",90.68,"PVD","P","M",7,"","","","" "00544",2.36,"ISP","P","S",1,"","","","" "00544",31.58,"JFK","P","L",2,"","","","" "00544",31.77,"HPN","P","S",3,"","","","" "00544",33.23,"LGA","P","L",4,"","","","" "00544",45.74,"EWR","P","L",5,"","","","" "00544",79.06,"BDL","P","M",6,"","","","" "00544",90.76,"PVD","P","M",7,"","","","" "00601",41.01,"SJU","P","M",1,"","","","" "00601",89.13,"STT","P","S",2,"","","","" "00601",862.66,"MIA","P","L",3,"","","",""
ID do Projeto: 3601946

Sobre o projeto

11 propostas
Projeto remoto
Ativo há 16 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
11 freelancers estão ofertando em média $101 USD for esse trabalho
Avatar do Usuário
See private message.
$141,10 USD em 3 dias
4,9 (109 avaliações)
6,2
6,2
Avatar do Usuário
See private message.
$170 USD em 3 dias
5,0 (58 avaliações)
6,0
6,0
Avatar do Usuário
See private message.
$136 USD em 3 dias
5,0 (57 avaliações)
5,0
5,0
Avatar do Usuário
See private message.
$34 USD em 3 dias
4,9 (24 avaliações)
4,1
4,1
Avatar do Usuário
See private message.
$76,50 USD em 3 dias
5,0 (22 avaliações)
3,9
3,9
Avatar do Usuário
See private message.
$85 USD em 3 dias
5,0 (7 avaliações)
3,9
3,9
Avatar do Usuário
See private message.
$170 USD em 3 dias
5,0 (9 avaliações)
3,9
3,9
Avatar do Usuário
See private message.
$63,75 USD em 3 dias
5,0 (4 avaliações)
2,1
2,1
Avatar do Usuário
See private message.
$80,75 USD em 3 dias
4,5 (6 avaliações)
2,1
2,1
Avatar do Usuário
See private message.
$127,50 USD em 3 dias
5,0 (2 avaliações)
0,2
0,2
Avatar do Usuário
See private message.
$25,50 USD em 3 dias
0,0 (2 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED STATES
United States
5,0
112
Método de pagamento verificado
Membro desde set. 3, 2003

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.