GIS and Media fusion

"The explosive growth of the GeoWeb and geographic information has made GIS powerful media for the general public to communicate, but perhaps more importantly, GIS have also become media for constructive dialogs and interactions about social issues." - Sui & Goodchild

User Tools

Site Tools


sandbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sandbox [2013/07/03 10:31]
oertz
sandbox [2018/05/16 10:05]
Line 1: Line 1:
-====== SANDBOX ====== 
-===== GeoServer with swiss projection pb ===== 
- 
-  * What I get with GeoServer 2.1.2 :  
-{{:​sandbox:​gsv212_epsg21781.jpg|}}{{:​sandbox:​gsv212_epsg21781_crs.jpg|}} 
- 
-  * What I get with GeoServer 2.3.0 :  
-{{:​sandbox:​gsv230_epsg21781.jpg|}}{{:​sandbox:​gsv230_epsg21781_crs.jpg|}} 
- 
-  * from the discussion http://​comments.gmane.org/​gmane.comp.gis.geoserver.user/​4335 : [[http://​www.nabble.com/​file/​6531/​EPSG21781-Vergleich.pdf|3 different WKT strings]] ! 
- 
-===== OrbisGIS >SE ===== 
-  * <​del>​Fix se:Recode used with ExternalGraphic : https://​github.com/​irstv/​orbisgis/​issues/​425</​del>​ FIXED (see {{:​sandbox:​meteo.zip|testcase}}) 
-<​code>​ 
-<​se:​Style>​ 
-    <​se:​Rule>​ 
-        <​se:​PointSymbolizer>​ 
-            <​se:​ExternalGraphic>​ 
-                <​se:​OnlineResource>​ 
-                    <​se:​Href>​ 
-                        <​se:​Recode fallbackValue="​http://​url/​to/​errorsymbol.gif">​ 
-                            <​se:​LookupValue>​ 
-                                <​ValueReference xmlns="​http://​www.opengis.net/​fes/​2.1">​meteo_am</​ValueReference>​ 
-                            </​se:​LookupValue>​ 
-                            <​se:​MapItem>​ 
-                                <​se:​Key>​20</​se:​Key>​ 
-                                <​se:​Value>​http://​www.meteosuisse.admin.ch/​images/​weathersymbols/​20.gif</​se:​Value>​ 
-                            </​se:​MapItem>​ 
-                            <​se:​MapItem>​ 
-                                <​se:​Key>​3</​se:​Key>​ 
-                                <​se:​Value>​http://​www.meteosuisse.admin.ch/​images/​weathersymbols/​3.gif</​se:​Value>​ 
-                            </​se:​MapItem> ​                                       ​ 
-                        </​se:​Recode>​ 
-                    </​se:​Href>​ 
-                </​se:​OnlineResource>​ 
-                <​se:​Format>​image/​gif</​se:​Format>​ 
-            </​se:​ExternalGraphic>​ 
-        </​se:​PointSymbolizer>​ 
-    </​se:​Rule>​ 
-</​se:​Style>​ 
-</​code>​ 
- 
- 
- 
  
sandbox.txt ยท Last modified: 2018/05/16 10:05 (external edit)