[Mapserver-users] multiple request in one layer

Schlemmer Thilo Thilo.Schlemmer@blva.bayern.de
Thu, 27 Mar 2003 11:15:16 +0100


Hi there, 


i want to get results from 2 tables in a mapfile-layer:


LAYER
    CONNECTIONTYPE oraclespatial
    CONNECTION "something/somewhere@else"
    NAME "STREETS"
    DATA "S.GEOM, P.GEOM from STREETS S, PATH P"
    STATUS off
    TYPE LINE
    FILTER "SHAPENAME like 'noidea'"
 CLASS
   EXPRESSION ...
   .
   .
   .
   
   ...but i receive the following error-message:
   
   "msOracleSpatialLayerWhichShapes(): Error parsing OracleSpatial DATA
variable. Must contain 'geometry_column from table_name|(SELECT stmt)'"
   
   I can't find any information about the request of multiple tables in the
documentation (or am i blind?).
   
   Any ideas?
   
   Thilo


_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users