What do I write in DATA when working with mygis??
Björn Platzen
bjoern.platzen at MOMATEC.DE
Thu Nov 18 06:05:05 PST 2004
Hello List,
I put some data from a shapefile into my mySQL database, using the
shp2mysql.pl-Script.
In the documentation (WIKI) it's said, that DATA has to be something
like
DATA "geometry from TELEFON_LINE feature, TELEFON_LINE_bin geometry"
In my mySQL-database, I've got a table mydata_bin which has the
columnsGID, XMIN, YMIN,XMAX,YMAX,GEOMETRY_WKB and I've got a table
called mydata_num with some columns called X1,X2,Y1,Y2, GID, ESEQ,
ETYPE, SEQ.
So, I don't really know how to "translate" the example from the WIKI for
my database...
Can anyone point me to the right direction??
Thanks in advance,
Bjoern.
More information about the MapServer-users
mailing list