Apologies in advance if I've got the wrong module for the job....but I have a point data table with 150xcols x 1000 rows and it's already got nice decimal lat/long values in two of the cols.
I want to make this layer available to OpenLayers module, and got table wizard et al to help me get the table into MySQL.
It seemed like this module would bee the next step to provide whatever wrapper was necessary so that the table is visible to OL.
But of course you're looking for a shapefile...so I'm stuck with a cross-wise concept.
Can anyone provide a quick clue here?
If the table is already in the db and it's got lat/lon columns...what else do I need to do to get onto a map?
Thanks!