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


geoinf15:oltuto

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
geoinf15:oltuto [2015/09/25 10:34]
adrien [Ex4B : Composition client-side]
geoinf15:oltuto [2018/05/16 10:05] (current)
Line 67: Line 67:
     - Ajoutez la CSS ci-dessous     - Ajoutez la CSS ci-dessous
 <​code>​ <​code>​
 +.ol-zoom:​hover {
 +  background: lightskyblue;​
 +}
 +
 .ol-zoom .ol-zoom-in,​ .ol-zoom .ol-zoom-out { .ol-zoom .ol-zoom-in,​ .ol-zoom .ol-zoom-out {
   background-color:​ tomato;   background-color:​ tomato;
Line 337: Line 341:
                      ​xmlns:​xsi="​http://​www.w3.org/​2001/​XMLSchema-instance" ​                      ​xmlns:​xsi="​http://​www.w3.org/​2001/​XMLSchema-instance" ​
                      ​xsi:​schemaLocation="​http://​www.opengis.net/​wfs http://​schemas.opengis.net/​wfs/​1.1.0/​wfs.xsd"> ​                      ​xsi:​schemaLocation="​http://​www.opengis.net/​wfs http://​schemas.opengis.net/​wfs/​1.1.0/​wfs.xsd"> ​
-              <​TypeName>​world_simple</​TypeName>​+              <​TypeName>​geoinf:world_simple</​TypeName>​
 </​DescribeFeatureType> ​ </​DescribeFeatureType> ​
 </​code>​puis lancer<​code>​ </​code>​puis lancer<​code>​
Line 345: Line 349:
                 xmlns:​xsi="​http://​www.w3.org/​2001/​XMLSchema-instance" ​                 xmlns:​xsi="​http://​www.w3.org/​2001/​XMLSchema-instance" ​
                 xsi:​schemaLocation="​http://​www.opengis.net/​wfs http://​schemas.opengis.net/​wfs/​1.1.0/​wfs.xsd"> ​                 xsi:​schemaLocation="​http://​www.opengis.net/​wfs http://​schemas.opengis.net/​wfs/​1.1.0/​wfs.xsd"> ​
- <Query typeName="​world_simple">​ + <Query typeName="​geoinf:world_simple">​ 
-    <​PropertyName>​region</​PropertyName>​+    <​PropertyName>​REGION</​PropertyName>​
  </​Query> ​  </​Query> ​
 </​GetFeature>​ </​GetFeature>​
geoinf15/oltuto.1443170069.txt.gz · Last modified: 2018/05/16 10:05 (external edit)