Hi Willem<div><br></div><div>Further to Gavin&#39;s reply, I would really encourage you to read this:</div><div><br></div><div><a href="http://catb.org/~esr/faqs/smart-questions.html">http://catb.org/~esr/faqs/smart-questions.html</a></div>

<div><br></div><div>If you ask extremely generic questions it is very difficult to answer them. Show us what you did and exactly what got you stuck and it will be easier to point you in the right direction.</div><div><br>

</div><div>Regards</div><div><br></div><div>Tim<br><br><div class="gmail_quote">On Tue, Nov 8, 2011 at 10:56 PM, Gavin <span dir="ltr">&lt;<a href="mailto:gavinjfleming@gmail.com">gavinjfleming@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><u></u>


  
  

<div link="#0000ff">
Hi Willem
<br><div class="im">
<blockquote type="CITE">
    <font size="2">I am seeking assistance from any OpenGIS developer who is willing to help me with GIS studies on WMS.  Specific topics are:</font>
    <ol type="1">
        <li type="1" value="1"><font size="2">GML Coding</font>
    </li></ol>
</blockquote>
<br></div>
Do you need to &#39;hand-roll&#39; GML or simply generate it by, for example, exporting a shapefile from QGIS or PostGIS as GML? Or consume or generate GML through a web service? Please provide more detail.<br>
<br>
<blockquote type="CITE">
    <ol type="1">
        <li type="1" value="1"><font size="2">GML Application Schema</font>
    </li></ol>
</blockquote>
<br>
Do you need to apply an existing application schema or are you developing one? Again, more detail please. 
<blockquote type="CITE">
    <ol type="1">
        <li type="1" value="1"><font size="2">Web Feature Service</font>
    </li></ol>
</blockquote>
<br>
What about WFS do you need to know? Most web map servers support WFS. What is it you need to do with it?
<blockquote type="CITE">
    <ol type="1">
        <li type="1" value="1"><font size="2">Sample SLD element</font>
    </li></ol>
    <br>
</blockquote>
Here&#39;s a whole SLD document that renders empty polygons with red borders and switches them off when you&#39;re zoomed in closer than 1:50000. The SLD specification itself from the OGC website is a good resource. Some nice tools to generate SLD include uDIG, Atlas Styler, OpenGeo Styler, QGIS SLD plugin and an ArcGIS SLD extension.<br>


<br>
<tt>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</tt><br>
<tt>&lt;sld:StyledLayerDescriptor xmlns=&quot;<a href="http://www.opengis.net/sld" target="_blank">http://www.opengis.net/sld</a>&quot; xmlns:sld=&quot;<a href="http://www.opengis.net/sld" target="_blank">http://www.opengis.net/sld</a>&quot; xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc" target="_blank">http://www.opengis.net/ogc</a>&quot; xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot; version=&quot;1.0.0&quot;&gt;</tt><br>


<tt>    &lt;sld:UserLayer&gt;</tt><br>
<tt>        &lt;sld:LayerFeatureConstraints&gt;</tt><br>
<tt>            &lt;sld:FeatureTypeConstraint/&gt;</tt><br>
<tt>        &lt;/sld:LayerFeatureConstraints&gt;</tt><br>
<tt>        &lt;sld:UserStyle&gt;</tt><br>
<tt>            &lt;sld:Name&gt;Default Styler&lt;/sld:Name&gt;</tt><br>
<tt>            &lt;sld:Title/&gt;</tt><br>
<tt>            &lt;sld:IsDefault&gt;1&lt;/sld:IsDefault&gt;</tt><br>
<tt>            &lt;sld:FeatureTypeStyle&gt;</tt><br>
<tt>                &lt;sld:Name&gt;simple&lt;/sld:Name&gt;</tt><br>
<tt>                &lt;sld:FeatureTypeName&gt;Feature&lt;/sld:FeatureTypeName&gt;</tt><br>
<tt>                &lt;sld:SemanticTypeIdentifier&gt;generic:geometry&lt;/sld:SemanticTypeIdentifier&gt;</tt><br>
<tt>                &lt;sld:SemanticTypeIdentifier&gt;simple&lt;/sld:SemanticTypeIdentifier&gt;</tt><br>
<tt>                &lt;sld:Rule&gt;</tt><br>
<tt>                  &lt;MinScaleDenominator&gt;50000&lt;/MinScaleDenominator&gt;</tt><br>
<tt>                    &lt;sld:PolygonSymbolizer&gt;</tt><br>
<tt>                        &lt;sld:Stroke&gt;</tt><br>
<tt>                            &lt;sld:CssParameter name=&quot;stroke&quot;&gt;#F35C1C&lt;/sld:CssParameter&gt;</tt><br>
<tt>                        &lt;/sld:Stroke&gt;</tt><br>
<tt>                    &lt;/sld:PolygonSymbolizer&gt;</tt><br>
<tt>                &lt;/sld:Rule&gt;</tt><br>
<tt>            &lt;/sld:FeatureTypeStyle&gt;</tt><br>
<tt>        &lt;/sld:UserStyle&gt;</tt><br>
<tt>    &lt;/sld:UserLayer&gt;</tt><br>
<tt>&lt;/sld:StyledLayerDescriptor&gt;</tt><br>
<blockquote type="CITE">
    <font size="2"> </font><br>
    <br>
</blockquote>
<br>
Gavin<div class="im"><br>
<br>
<blockquote type="CITE">
    <font size="2">It should be simple tasks for an OpenGIS developer, but I’m really stuck!  Any assistance would be greatly appreciated!</font><br>
    <br>
    <font size="2"> </font><br>
    <br>
    <font size="2">Many thanks,</font><br>
    <br>
    <font size="2"> </font><br>
    <br>
    <font size="2">Willem Richter</font><br>
    <br>
    <br>
</blockquote>
</div><blockquote type="CITE">
<pre>_______________________________________________
Africa mailing list
<a href="mailto:Africa@lists.osgeo.org" target="_blank">Africa@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/africa" target="_blank">http://lists.osgeo.org/mailman/listinfo/africa</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td>
<pre>-- 
Gavin Fleming
t: 0218620670
c: 0845965680
f: 0866164820
Paarl
South Africa
18°59&#39;18.8&quot;E 33°44&#39;40.2&quot;S
</pre>
</td>
</tr>
</tbody></table>
</font></span></div>

<br>_______________________________________________<br>
Africa mailing list<br>
<a href="mailto:Africa@lists.osgeo.org">Africa@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/africa" target="_blank">http://lists.osgeo.org/mailman/listinfo/africa</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)<br>==============================================<br>Visit <a href="http://linfiniti.com">http://linfiniti.com</a> to find out about:<br>

 * QGIS programming services<br> * Mapserver and PostGIS based hosting plans<br> * FOSS Consulting Services<br>Skype: timlinux Irc: timlinux on #qgis at <a href="http://freenode.net">freenode.net</a><br>==============================================<br>


</div>