[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: [mapserver-users] OGR STYLEITEM "AUTO" (FWD)
Rob -
You need to be running MapServer 3.5 with OGR support. You can get the
Win32 binaries at:
http://mapserver.gis.umn.edu/win32binaries.html
(look at the bottom of the page for the 3.5 builds).
- Ed
Ed McNierney
Chief Mapmaker
TopoZone.com
ed@topozone.com
(978) 251-4242
-----Original Message-----
From: teb [mailto:teb@mallit.fr.umn.edu]
Sent: Friday, August 03, 2001 12:57 PM
To: mapserver-users@lists.gis.umn.edu
Cc: robbrown99@hotmail.com
Subject: [mapserver-users] OGR STYLEITEM "AUTO" (FWD)
------------- Begin Forwarded Message -------------
X-Originating-IP: [213.122.174.81]
From: "robert brown" <robbrown99@hotmail.com>
To: mapserver-info@lists.gis.umn.edu
Subject: OGR STYLEITEM "AUTO"
Date: Fri, 03 Aug 2001 16:03:07 +0000
Mime-Version: 1.0
X-OriginalArrivalTime: 03 Aug 2001 16:03:07.0625 (UTC)
FILETIME=[C9200D90:01C11C35]
Hello,
I am trying to implement OGR using MapInfo tables. I have managed
to get the data read and display it statically. However, when I
try the STYLEITEM "AUTO" function, I
get the following message:
loadLayer(): Unknown identifier. (STYLEITEM):(217)
Part of my map file looks like this:
LAYER
NAME "Contours_tab"
TYPE LINE
STATUS on
CONNECTIONTYPE OGR
CONNECTION
"C:\Inetpub/wwwroot/Robert_Brown_MScDiss/GI/mapserv/gower/Contour
sbounce.tab"
STYLEITEM "AUTO"
CLASSITEM "Height"
CLASS
NAME "5m Contours (OGR)"
END
END
Does anyone know if this has anything to do with the MapServer
version? I am using 3.4 - does this auto function work with this
version? Also, am I right in guessing that
the CLASSITEM refers a particular column in the MapInfo table -
the HOWTO for OGR does not specify.
Thanks for your help,
Rob Brown
------------- End Forwarded Message -------------