[OpenLayers-Dev] Using coordinates from a MySQL-DB with OL
    Peter Körner 
    osm-lists at mazdermind.de
       
    Wed Aug 10 06:20:01 EDT 2011
    
    
  
Am 10.08.2011 12:15, schrieb Thomas81:
> I saw an easy example of textlayer, which nearly shows the functionalities
> but the data source is a textfile, not a MySQL-DB.
You'll need a server-side script (python, php, cgi-bin) that reads from 
mysql and generates some transport format (json, csv, kml) that 
openlayers can understand.
Peter
    
    
More information about the Dev
mailing list