![]() |
![]() |
|||||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||||||
| Accessing Geospatial Data > Manipulating Geospatial Data | Page 10 of 17 | |||||||||||||||||||||||||||||
|
|
Why should I use a WFS? As you have just seen, the web feature service has many advantages, including:
More WFS in action Geoffrey works with an emergency response team, which relies on receiving weather data in Near Real Time with various automated climate monitoring stations. Geoffrey’s system is a WFS GetFeatures client; the automated station is a WFS transaction client. Today, Geoffrey and his colleagues must prepare for casualties due to a severe thunder storm with lightning. Geoffrey calls a web-based incident reporting application. He types in an address and details of the weather incident (thunder storm). The application calls a geocoding service and gets back a location encoded in GML. It writes the locations and the incident details to a local database using WFS. It then queries the local database WFS for similar incidents within a 3 km radius of this incident, and within the last 6 months. It then queries a “corporate” GIS database using WFS to find the closest hospital and the corresponding police zone, and sends all this information back to Geoffrey in a report. Click here to view an excerpt of GML code that is returned to Geoffrey.
|
|||||||||||||||||||||||||||||
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
||||||||||||||||||||||||||||||
| Page 10 of 17 | ||||||||||||||||||||||||||||||