This article clarifies the relation between the product and service properties you choose in LuciadFusion Studio and the WFS services serving your products to client applications. It tracks a property after its definition in LuciadFusion Studio, and shows its position in the WFS 2.0.0 capabilities XML document returned after a GetCapabilities request. Finally, it shows where the value ends up in the WFS client of Lucy, the LuciadLightspeed-based desktop application.
WFS service property in LuciadFusion Studio | WFS service capabilities XML | Lucy WFS client field |
---|---|---|
title |
/ServiceIdentification /Title |
WFS Client dialog - Service Info Title field |
abstract |
/ServiceIdentification /Abstract |
WFS Client dialog - Service Info Description field |
keywords |
/ServiceIdentification /Keywords |
|
access constraint |
/ServiceIdentification /AccessConstraints |
|
person |
/ServiceProvider /ServiceContact /IndividualName |
|
organization |
/ServiceProvider /ProviderName |
|
position |
/ServiceProvider /ServiceContact /PositionName |
|
address |
/ServiceProvider /ServiceContact /ContactInfo /Address /DeliveryPoint |
|
city |
/ServiceProvider /ServiceContact /ContactInfo /Address /City |
|
administrative area |
/ServiceProvider /ServiceContact /ContactInfo /Address /AdministrativeArea |
|
post code |
/ServiceProvider /ServiceContact /ContactInfo /Address /PostalCode |
|
country |
/ServiceProvider /ServiceContact /ContactInfo /Address /Country |
|
fax |
/ServiceProvider /ServiceContact /ContactInfo /Phone /Facsimile |
|
phone |
/ServiceProvider /ServiceContact /ContactInfo /Phone /Voice |
|
|
/ServiceProvider /ServiceContact /ContactInfo /Address /ElectronicMailAddress |
Product property in LuciadFusion Studio | WFS service capabilities XML | Lucy WFS client field |
---|---|---|
/FeatureType /Name |
WFS Client dialog - Selected feature type ID field |
|
/FeatureType /Title |
WFS Client dialog - Selected feature type Title field |
|
abstract |
/FeatureType /Abstract |
WFS Client dialog - Selected feature type Description field |
keywords |
/FeatureType /Keywords /Keyword |
Configuring the WFS feature type
Because a product may be mapped to multiple WFS feature types, there is no one-to-one mapping between the name and title of a product and the name and title of a WFS feature type. See the How to configure the WFS feature types article for more information about configuring the name and title.