Hi all,

I try to get the connectiontyp via mapscript, this works:

$layer = $map->getLayerByName($qlayer);
$contyp = $layer->connectiontype;

I get back a "1" for shapefiles and a "6" for Postgis-layers.

Where can I find the other types?

Thanks
Sven

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to