SWF OUTPUT_MOVIE=SINGLE resolution?

Chris Hackel cvhackel at YAHOO.COM
Wed Apr 20 14:39:05 EDT 2005


No.. there's no labels in that layer.
Just to test, I changed the mapfile below to:
        LAYER
                NAME Complete_Chain
                TYPE LINE
                STATUS DEFAULT
                CONNECTIONTYPE OGR
                CONNECTION
"/Library/WebServer/Documents/tigertest/tgr36061"
                CLASS
                        COLOR 153 102 0
                        LABEL
                                TYPE TRUETYPE
                                FONT arial-bold
                        END
                END
        END # Layer

and it still doesn't work.
Any ideas?

Thanks,
Chris


--- Yewondwossen Assefa <assefa at DMSOLUTIONS.CA> wrote:
> Chris,
>
>   Is this a problem with layers containing labels ?
> Can you disable
> layers with labels and try it again with
> OUTPUT_MOVIE=SINGLE ?
> Basically if you want to use OUTPUT_MOVIE=SINGLE,
> you need to use true
> type fonts instead of FDB fonts as explained in the
> post.
>
> Later,
>
> Chris Hackel wrote:
> > Outputting SWF, when I set OUTPUT_MOVIE=SINGLE I
> get
> > an empty movie. When it's MULTIPLE it works fine.
> This
> > problem was described here:
> >
>
http://lists.gis.umn.edu/pipermail/mapserver-dev/2004-June/001112.html
> > but I could not find any sort of resolution. I'm
> using
> > mapserver 4.4.2.
> >
> > Any assistance would be much appreciated!
> > Thank you,
> > Chris
> >
> >
> > Full file:
> >
> > MAP
> >         EXTENT -74.047185 40.679548 -73.907005
> 40.882078
> >         SIZE 400 300
> >
> >         PROJECTION
> >                 "init=epsg:4269"
> >         END
> >
> >         WEB
> >                 TEMPLATE "tigermap.html"
> >                 IMAGEPATH
> > "/Library/WebServer/Documents/tigertest/tmp/"
> >                 IMAGEURL "/tigertest/tmp/"
> >         END
> >
> >         OUTPUTFORMAT
> >                 NAME swf
> >                 DRIVER "SWF"
> >                 MIMETYPE
> "application/x-shockwave-flash"
> >                 EXTENSION "swf"
> >                 IMAGEMODE PC256
> >                 FORMATOPTION "OUTPUT_MOVIE=SINGLE"
> >         END
> >
> >         IMAGETYPE swf
> >
> >
> >
> >         LAYER
> >                 NAME Complete_Chain
> >                 TYPE LINE
> >                 STATUS DEFAULT
> >                 CONNECTIONTYPE OGR
> >                 CONNECTION
> > "/Library/WebServer/Documents/tigertest/tgr36061"
> >                 CLASS
> >                         COLOR 153 102 0
> >                 END
> >         END # Layer
> > END
> >
>
> --
>
----------------------------------------------------------------
> Assefa Yewondwossen
> Software Analyst
>
> Email: assefa at dmsolutions.ca
> http://www.dmsolutions.ca/
>
> Phone: (613) 565-5056 (ext 14)
> Fax:   (613) 565-0925
>
----------------------------------------------------------------
>



More information about the mapserver-users mailing list