[Mapserver-users] Graticule support not working?
Ed McNierney
ed at topozone.com
Thu Mar 6 17:46:19 PST 2003
Brent -
Well, if you put it at the FEATURE level now, you get an error, and if
you pull it up one level (inside the LAYER block), that seems to be
where the code expects it but it causes MapServer to hang.
- Ed
-----Original Message-----
From: Brent Fraser [mailto:bfraser at geoanalytic.com]
Sent: Thursday, March 06, 2003 6:46 PM
To: Ed McNierney; Daniel Morissette
Cc: mapserver-users at lists.gis.umn.edu
Subject: Re: [Mapserver-users] Graticule support not working?
Hmm. I've got code from around Feb 12 -17 ish that works ok, produces a
grid. The GRID structure is at the FEATURE level.
Brent Fraser
----- Original Message -----
From: "Ed McNierney" <ed at topozone.com>
To: "Daniel Morissette" <morissette at dmsolutions.ca>
Cc: <mapserver-users at lists.gis.umn.edu>
Sent: Thursday, March 06, 2003 1:24 PM
Subject: RE: [Mapserver-users] Graticule support not working?
> Daniel -
>
> I found the same code, and moved the GRID block up to the layer level.
Now MapServer hangs....
>
> - Ed
>
> -----Original Message-----
> From: Daniel Morissette [mailto:morissette at dmsolutions.ca]
> Sent: Thursday, March 06, 2003 3:22 PM
> To: Ed McNierney
> Cc: mapserver-users at lists.gis.umn.edu
> Subject: Re: [Mapserver-users] Graticule support not working?
>
>
> Ed McNierney wrote:
> >
> > I decided to play around with the new graticule code, and I can't
get it
to work. I get a loadfeature (): Unknown identifier error for the
"GRID"
line below:
> >
>
> I get the same error as you on Linux with the latest 3.7 source from
CVS
> when using your layer defn. Note that I have not played with the grid
> stuff yet so I can only confirm that I get the same error as you but I
> can't help.
>
> Well, maybe I can... ;) Looking at mapfile.c, the loadFeature()
> function doesn't expect a GRID element, it seems that the GRID/END
block
> should be at the layer level.
>
> --
> ------------------------------------------------------------
> Daniel Morissette morissette at dmsolutions.ca
> DM Solutions Group http://www.dmsolutions.ca/
> ------------------------------------------------------------
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list