Hi, You have a great resource of examples here: http://www.openlayers.org/dev/examples/
Check the markersTextLayer.html example to have an example of a layer that comes from a csv file. (http://www.openlayers.org/dev/examples/markersTextLayer.html) There's also use gml (see the gml-layer.html) if you prefer xml files. Julien Bradley McLain wrote: > Ok what I am trying to do is to have a progress database dump all > relevant information about various locations in some form of text file > nightly. > > I then want to use OpenLayers to read from/query this file and display > the relevant information. > > I was wondering if this is possible to do, can OpenLayers read/query a > text file such as a csv or xml? > > Cheers > > Brad > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users -- Julien-Samuel Lacroix Mapgears http://www.mapgears.com/ _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
