Find Jobs
Hire Freelancers

Scrape or collect Latitude and Longitude for a list of postcodes,zipcodes very easy code example given

$30-100 USD

W trakcie realizacji
Opublikowano prawie 17 lat temu

$30-100 USD

Płatne przy odbiorze
I need to get the Longitude and Latitude of a list of about 50 postcodes. I am looking for a simple application rather than for some one to manualy go out and do this. I belive it is possible to gain this data from map related websites such as g00gle or yah00. Please see the following example on how this could be done on this example I am searching for the post code of "2077 hornsby" [login to view URL];hl=en&q=2077,+hornsby+Australia Look at source code returned and the Longitude and Latitude are displayed {center: {lat: -33.704748,lng: 151.098696} Here is some example code I do not mind what it is coded in but I would expect the script or application to be past a file with a list of postcodes and then for it to export the list of post codes with there correct Longitude and Latitude. eg 2077 hornsby,-33.704748,151.098696 $postcode=urlencode($_GET['postcode']); $var = file_get_contents("[login to view URL];hl=en&q=$postcode,+Australia"); preg_match('*(lat="-?d+.d+" lng="-?d+.d+").*', $var, $matches); $latlong=explode(" ",$matches[1]); $lat = substr(substr($latlong[0], 0, -1), 5); $long = substr(substr($latlong[1], 0, -1), 5); echo "Latitude: ".$lat."<br />"; echo "Longitude: ".$long."<br />"; Here are some more examples and ways of getting the Longitude and Latitude. [login to view URL] [login to view URL] [login to view URL] [login to view URL];rnum=2 Please let me know if have any ideas on how to get this data
Identyfikator projektu: 152086

Informację o projekcie

23 ofert
Zdalny projekt
Aktywny 17 lat temu

Szukasz sposobu na zarobienie pieniędzy?

Korzyści ze składania ofert na Freelancer.com

Ustal budżet i ramy czasowe
Otrzymuj wynagrodzenie za swoją pracę
Przedstaw swoją propozycję
Rejestracja i składanie ofert jest bezpłatne

O kliencie

Flaga UNITED STATES
Gold Coast, United States
5,0
1
Członek od sie 11, 2006

Weryfikacja Klienta

Dziękujemy! Przesłaliśmy Ci e-mailem link do odebrania darmowego bonusu.
Coś poszło nie tak podczas wysyłania wiadomości e-mail. Proszę spróbować ponownie.
Zarejestrowani Użytkownicy Całkowita Liczba Opublikowanych Projektów
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Wczytywanie podglądu
Udzielono pozwolenia na Geolokalizację.
Twoja sesja logowania wygasła i zostałeś wylogowany. Proszę, zalogować się ponownie.