[Mapserver-users] Deriving TIGER extents
Eric Bridger
eric at gomoos.org
Thu May 20 04:05:59 PDT 2004
At 08:59 PM 05/19/2004 -0700, Marvin Humphrey wrote:
>
>
>MAP
>IMAGETYPE PNG24
>SIZE 400 300
>SHAPEPATH "data"
>FONTSET "fonts/fonts.list"
>SYMBOLSET "symbols/symbols35.sym"
>UNITS DD
>
># Start of LAYER DEFINITIONS ---------------------------------------------
>
>EXTENT -91 41 -81 48
>#Longitude: 82° 26' W to 90° 31' W
>#Latitude: 41° 41' N to 47° 30' N
>
>LAYER
> NAME "tigertest"
> TYPE line
> CONNECTIONTYPE OGR
> CONNECTION "../TGR26049"
> DATA "CompleteChain"
> STATUS ON
>END
>
>END # end of map file
Excuse me if this is obvious but you don't have any CLASS, STYLE or COLOR defined for you line layer.
More information about the MapServer-users
mailing list