This article clarifies the relation between the product and service properties you choose in LuciadFusion Studio and the WMTS services serving your products to client applications. It tracks a property after its definition in LuciadFusion Studio, and shows its position in the WMTS 1.0.0 capabilities XML document returned after a GetCapabilities request. Finally, it shows where the value ends up in the WMTS client of Lucy, the LuciadLightspeed-based desktop application.
WMTS service property in LuciadFusion Studio | WMTS service capabilities XML | Lucy WMTS client field |
---|---|---|
title |
/ServiceIdentification /Title |
WMTS Client dialog - Service Info Title field |
abstract |
/ServiceIdentification /Abstract |
WMTS 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 | WMTS service capabilities XML | Lucy WMTS client field |
---|---|---|
name |
/Layer /Identifier |
WMTS Client dialog - Selected layer ID field |
title |
/Layer /Title |
WMTS Client dialog - Selected layer Title field |
abstract |
/Layer /Abstract |
WMTS Client dialog - Selected layer Description field |
keywords |
/Layer /Keywords /Keyword |