On Wed, Sep 2, 2009 at 9:10 AM, Julian Hagenauer<[email protected]> wrote: > Hi, > i am trying to read some features from an WFS and render the features using > SLDs. My SLDs for point-features have references for external graphics. > Everytime i try to render the features, i get an exception:
>..... > If i replace the external graphic tag by a mark, it works flawlessly, so > might it be a bug? I am using geotools 2.5.7 and this is my SLD: > I can't be certain but it looks like the system can't find your external image - what happens if you paste http://localhost/~julian/test/public_building.png into your browser? My guess would be you need a 8080 in there. You can always allow for this sort of thing happening by specifying a list of external graphics and a final mark in the SLD. See https://www.e-education.psu.edu/geog585/l5_p6.html Ian -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
