RE: [Geoserver-devel] getting image from wms results in err or

This could be a style problem. Make sure the style contain FeatureTypeStyle for your FeatureType and that they have approriate symbolisers. This bit me also. Unfortunately SLD does not provide very good generic styling.

Sean

-----Original Message-----
From: Jean-Pierre Praz [mailto:jpraz@anonymised.com]
Sent: Friday, 9 January 2004 9:53 AM
To: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] getting image from wms results in error

david

yes, of course this is svg and i have of course a viewer
(adobe). but it's a blank svg-file....!? i expected some shapes...:slight_smile:

<?xml version="1.0" standalone="no"?>
         <!DOCTYPE svg
         PUBLIC "-//W3C//DTD SVG 20001102//EN"
         
"http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd&quot;&gt;
<svg
         stroke="green"
         fill="none"
         stroke-width="0.001%"
         width="600"
         height="200"
         viewBox="-59 -1 210 62"
         preserveAspectRatio="xMidYMid meet"> <g
id="jpp:province" class="jpp:province">

something like:

<path d="....." />

or

<polygon points="...." />

</g>
</svg>

jean-pierre

At 14:44 08.01.2004 -0800, you wrote:
>Looks like SVG to me, install an SVG view, and look at the resulting
>picture. The viewer can be downloaded from adobe.
>
>David

-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System
offering advanced branching capabilities and atomic changes
on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel