Hi,

Since it appears to be a cache issue, I think the current profile of your
project is 'production'. You will have to switch to 'development'. Don't
forget to execute the clean script also.
Change values of "hilight_transparency" to "50" and "hilight_color" "120 120
120" to observe changes.

simon


On 2/23/07, Brendan Walashek at GolfingVancouver.com <[EMAIL PROTECTED]>
wrote:

I can't seem to configure the hilight tool.  I want the polygon selected
to NOT be yellow - in fact I want it to be 100% transparent, as I am
basically querying layers that are 100% transparent as well.  So I don't
want it to be hilghted when selected.  Just return the query results.  I
have it returning the query results, but it hilghts the polygon in yellow -
no matter where and even try to change the RGB value to something else, it's
always YELLOW!  I have tried the following methods with no success:

In the mapserver myproject.map file:

 METADATA
  "hilight_createlayer" "true"
  "hilight_transparency" "0"
  "hilight_color" "0 0 255"
  "query_returned_attributes" "Product"
 END

Also tried in the myproject.ini file:

mapInfo.loadPlugins = outline, hilight, exportPdf, mapOverlay
AND
mapInfo.loadPlugins = outline, exportPdf, mapOverlay

Makes NO difference whether I enable the Hilight plugin or not?!?

In the query.ini file in client_conf folder:
defaultHilight = false
or
defaultHilight = true
-no difference.

and the query.ini in the server_conf directory:
drawQueryUsingHilight = false
or
drawQueryUsingHilight = true


How do I make it 100% transparent or a different color other than
YELLOW??????????????
Is this a bug?!?!?
Thanks for any help!



___________________
*Brendan Walashek
GIS / 3D Mapping / Custom Applications*

  www.mapsbyair.com
McElhanney Consulting Services
Vancouver Office
(604) 683-8521 ext.278



_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to