Thread Neues Feature: Weltkarte
(35 answers)
Opened by pq at 2009-04-26 14:13
sehr merkwürdig.
versuch mal: Code: (dl
)
GET "http://maps.google.com/maps/geo?q=DEINE+ADRESSE&output=xml" den link hat stephan48 gestern vorgeschlagen. da siehst du unten <Point><coordinates>long,lat,0</coordinates></Point> nur dass du hier zuerst lat und als zweites long eingeben musst, ich werde das heute abend mal dazuschreiben, welches feld welches ist. edit: csv statt xml geht auch, da kommt zuerst latitude und dann longitude (ziemlich inkonsistent, die google-api...) Last edited: 2009-04-27 15:15:46 +0200 (CEST) Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |