I have been successful in maling simple maps using map files.

I have found a few examples online using php mapscript
but can not see how to use them with OGR CONNECTION.

I am trying to generate a map from tiger line data without using a map file.
Have worked through most of it but can not figure how to use php mapscript
to handle these items in my map file.

FONTSET "/usr/testfiles/Fontset.txt"
SYMBOLSET "/usr/testfiles/symbols.sym"


  LAYER                     # Start of LAYER object
    NAME CompleteChain
        TYPE LINE
    STATUS DEFAULT
    CONNECTIONTYPE OGR
    CONNECTION "/usr/testfiles"

Thanks for any assistance.

john

Reply via email to