<div dir="ltr">Hi Richard,<div><br></div><div>I did something like that about 3 years ago, resulting in some things like <a href="https://www.google.com/fusiontables/embedviz?q=select+col1+from+1nQrR1HkishrsYl2BNDTUNt_KnfWfnvFz7wBG4Gk&viz=MAP&h=false&lat=48.19187395469064&lng=11.499547000000007&t=1&z=10&l=col1">this map</a> which shows the approximate transit time from Hauptbahnhof Muenchen to the surrounding countryside.</div><div>I wrote <a href="https://metacpan.org/release/WWW-EFA">WWW::EFA</a> to get the public transport data, and <a href="https://metacpan.org/release/Google-Directions">Google::Directions</a> to get the transit time by car (I used this both of these values in another project searching for the best place to live - I've an unpublished library for accessing various immobilien agent web sites too if you're interested).</div><div>For the map above I generated roughly circular polygons around each station rounding up to the nearest ten minutes of transit time plus walking distance at ~4kmh, then merged all polygons of a given transit time into one or more complex polygons (just looking at the modules used in the project: GIS::Distance, Math::Geometry::Planar, Geo::Calc), generated a KML of the results, and uploaded that to Fusion Tables using <a href="https://metacpan.org/release/Google-Fusion">Google::Fusion</a>.</div><div><br></div><div>I haven't looked at that code in ~3 years, so no idea if the modules I wrote still work with current APIs, but you're free to try it out, and if you want to rummage through my unpublished stuff for Immobilien agents or geometry transformations I can send you a git link.</div><div><br></div><div>Cheers,</div><div>-Robin-</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-28 17:30 GMT+02:00 Richard Foley <span dir="ltr"><<a href="mailto:richard.foley@rfi.net" target="_blank">richard.foley@rfi.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
Es hat jemand einen online tool uns einmal beschrieben, wo man Arbeitsstellen<br>
und so-genannten-lieblings-orten-oder-so-was einfügen könnte. Kommt dann wie<br>
lang man braucht mit verschiedene hinfahrt Möglichkeiten daraus. Ist das<br>
blödsinn, oder kennt jemand wie/wo das zu finden ist...?<br>
<br>
DIV :)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Ciao<br>
<br>
Richard Foley<br>
<br>
<a href="http://www.rfi.net/books.html" target="_blank">http://www.rfi.net/books.html</a><br>
<br>
_______________________________________________<br>
Munich-pm mailing list <a href="http://munich.pm.org/" target="_blank">http://munich.pm.org/</a><br>
<a href="mailto:Munich-pm@pm.org">Munich-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/munich-pm" target="_blank">http://mail.pm.org/mailman/listinfo/munich-pm</a><br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best winds,<br>-Robin-<br>~:)
</div>