[OSGeo Africa] Request for assistance with OPENGIS Studies

Tim Sutton tim at linfiniti.com
Thu Nov 10 02:33:40 EST 2011


Hi Willem

Further to Gavin's reply, I would really encourage you to read this:

http://catb.org/~esr/faqs/smart-questions.html

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.

Regards

Tim

On Tue, Nov 8, 2011 at 10:56 PM, Gavin <gavinjfleming at gmail.com> wrote:

> **
> Hi Willem
>
> I am seeking assistance from any OpenGIS developer who is willing to help
> me with GIS studies on WMS.  Specific topics are:
>
>    1. GML Coding
>
>
> Do you need to 'hand-roll' 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.
>
>
>    1. GML Application Schema
>
>
> Do you need to apply an existing application schema or are you developing
> one? Again, more detail please.
>
>
>    1. Web Feature Service
>
>
> What about WFS do you need to know? Most web map servers support WFS. What
> is it you need to do with it?
>
>
>    1. Sample SLD element
>
>
>  Here's a whole SLD document that renders empty polygons with red borders
> and switches them off when you'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.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="
> http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"
> xmlns:gml="http://www.opengis.net/gml" version="1.0.0">
>     <sld:UserLayer>
>         <sld:LayerFeatureConstraints>
>             <sld:FeatureTypeConstraint/>
>         </sld:LayerFeatureConstraints>
>         <sld:UserStyle>
>             <sld:Name>Default Styler</sld:Name>
>             <sld:Title/>
>             <sld:IsDefault>1</sld:IsDefault>
>             <sld:FeatureTypeStyle>
>                 <sld:Name>simple</sld:Name>
>                 <sld:FeatureTypeName>Feature</sld:FeatureTypeName>
>
>   <sld:SemanticTypeIdentifier>generic:geometry</sld:SemanticTypeIdentifier>
>
>   <sld:SemanticTypeIdentifier>simple</sld:SemanticTypeIdentifier>
>                 <sld:Rule>
>                   <MinScaleDenominator>50000</MinScaleDenominator>
>                     <sld:PolygonSymbolizer>
>                         <sld:Stroke>
>                             <sld:CssParameter
> name="stroke">#F35C1C</sld:CssParameter>
>                         </sld:Stroke>
>                     </sld:PolygonSymbolizer>
>                 </sld:Rule>
>             </sld:FeatureTypeStyle>
>         </sld:UserStyle>
>     </sld:UserLayer>
> </sld:StyledLayerDescriptor>
>
>
>
>
> Gavin
>
>
>  It should be simple tasks for an OpenGIS developer, but I’m really
> stuck!  Any assistance would be greatly appreciated!
>
>
>
> Many thanks,
>
>
>
> Willem Richter
>
>
>  _______________________________________________
> Africa mailing listAfrica at lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/africa
>
>
>
>   --
> Gavin Fleming
> t: 0218620670
> c: 0845965680
> f: 0866164820
> Paarl
> South Africa
> 18°59'18.8"E 33°44'40.2"S
>
>
> _______________________________________________
> Africa mailing list
> Africa at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/africa
>
>


-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==============================================
Visit http://linfiniti.com to find out about:
 * QGIS programming services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
==============================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/africa/attachments/20111110/3d06dcb7/attachment.html


More information about the Africa mailing list