Opened 20 years ago

#765 new enhancement

[PHP/MapScript] Implement JoinObj for advanced classes

Reported by: mathieuparent@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: unspecified
Severity: minor Keywords:
Cc:

Description

The JoinObj is not implemented in PHP/MapScript.

The main use of this object in MapScript is for class expressions.

(Because everything else can be done without mapscript)

For example :
I have two tables :
- addresses (id, ...) with the shapeFile
- sights (id_address,name,...)

and I want to show all sights with a symbol.

Change History (0)

Note: See TracTickets for help on using tickets.