wouter_piessens wrote: > I very recently joined this group because of a problem concerning > mapping. I have been thinking about mapping realtime temperatures on > a website, but unfortunately I haven't found an application yet for > doing so. My basic idea is to let users post temperatures (or other > spatial data) on a website (which preferably runs on php with mysql). > Do you know of an application/script that interpolates the data to a > map on the server-side-client in order to present automaticaly on a > website? I really don't want to make that map every hour and posting > it afterward.
Not something FME is really suited for, but if you want to show data from a mysql database on a website, consider Google Maps. I've actually got this very thing slated as a hobby project (reading weather conditions from a rss feed, storing them in a database and then displaying the appropriate icons), just haven't gotten around to setting it up yet. This may be of use to you: http://www.map-server.com/googlemaps/tutorial.html -- Hans van der Maarel Red Geographics www.redgeographics.com / [EMAIL PROTECTED] Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
