[Geomoose-users] Item Query Problems and Question
Ed Boesenberg
eboesenberg at niraengineers.com
Thu Nov 10 15:44:21 EST 2011
That didn't work but after I added a different OUTFORMAT and added a STYLE
definition it worked.
I added the code below to the top of HIGHLIGHT.MAP:
OUTPUTFORMAT
NAME 'agg/png'
DRIVER AGG/PNG
IMAGEMODE RGBA
FORMATOPTION "TRANSPARENT=TRUE"
END
and had to add a STYLE definition as shown below to the lines layer:
LAYER
NAME 'lines'
TYPE LINE
STATUS DEFAULT
CLASS
STYLE
WIDTH 4
COLOR 255 255 0
END
END
END
I am still trying to get the results to display in the information tab.
From: Brent Fraser [mailto:bfraser at geoanalytic.com]
Sent: Thursday, November 10, 2011 3:31 PM
To: Ed Boesenberg
Subject: Re: [Geomoose-users] Item Query Problems and Question
Try SIZE instead of WIDTH. I think WIDTH requires using AGG as Mapserver's
output renderer.
Best Regards,
Brent Fraser
On 11/10/2011 9:58 AM, Ed Boesenberg wrote:
I was able to get the query service working with a waterline pipe layer. I
would like to have highlight.map show a wider line for lines which are
highlighted, so I tried adding a WIDTH parameter but received a pink screen.
Is there a way to show a wider line for lines which are highlighted? I also
tried adding a STYLE parameter to the MAP file which had no affect.
Why doesn't GeoMoose show a list of results in the Information tab of the
queried features? When I search my waterlines nothing shows up in the
Information tab but it highlights features in the map?
Is it possible to query a waterline pipe layer, which has a attribute for
pipe length, and then run a math function to total the length of pipe for
each feature.
Ed Boesenberg, III
CADD / GIS Manager
NIRA Consulting Engineers, Inc.
950 Fifth Avenue
Coraopolis, PA 15108
eboesenberg at niraengineers.com
www.niraengineers.com
T: 412-262-3970
F: 412-262-1938
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20111110/de95adce/attachment-0001.html
More information about the Geomoose-users
mailing list