Unable to use parameter substitution with Google Earth plugin/KML
-----------------------------------------------------------------

                 Key: GEOS-4005
                 URL: http://jira.codehaus.org/browse/GEOS-4005
             Project: GeoServer
          Issue Type: Bug
          Components: Google Earth KML Output, PostGIS, WMS
    Affects Versions: 2.0.2
         Environment: GeoServer v 2.0.2 is installed on a server.  PostGis is 
installed on a second server.  The script is written in Javascript & HTML; it 
uses the Google Earth web-client plug-in.
            Reporter: Daniel Gillespie
            Assignee: Andrea Aime


I am trying to use the parameter substitution to create dynamic styles for a 
web-based GIS system for my employer.  We have both GeoServer and PostGis set 
up & working.  The webpage has an embedded Google Earth client component.  The 
webpage requests data from PostGis via GeoServer.  GeoServer is set up for WMS. 
 The data is returned from PostGis as KML, and is returned to the GoogleEarth 
client to be displayed.  I have appended the string "&env=color:00FFFF" to the 
end of the URL requesting data from PostGis.  Here is an example of the full 
URL:  
http://name_of_my_server:8080/geoserver/wms/kml?layers=my_layer_name&cql_filter=name='conus'&env=color:FFFF00.
  The requested color is ignored & the default polygon fill color from the SLD 
is used instead to render the polygons.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to