====== Orbit Web Feature Service File ====== An Orbit Web Feature Service reference file (*.owfs) is Orbit's WFS resource connection file. \\ An owfs file is a file based connection to one well defined WFS resource layer. It makes it possible to work with WFS resources in the same way as other file based resources. It is strongly advised to read the documentation about [[110:technologies:resources:web|]]. ===== Structure ===== The owfs configuration settings : * ServerType ("WFS"), Name (free of choice) and URL (wfs Url) * DataSetName (internal wfs layer name) * Username, Password An owfs file can be edited using a text editor, take care of its structure. ===== Example ===== ServerType WFS ServerName www.ruimtemonitor.be ServerURL http://www.ruimtemonitor.be/geoserver/rm/wfs?service=wfs&request=getcapabilities&version=1.1.0 DataSetName rm:m06_woonwerkafstand_mmm UserName Password Also note that rendering parameters optionally are subject to an [[110:technologies:resources:other:olg|olg-file]].\\ (e.g. example above: {{technologies:resources:vector:owfs.olg}})