The GeoMapFish DataSources Manager is responsible of listening to the
c2cgeoportal's themes to create instances of ngeo.datasource.DataSource
objects with the layer definitions found and push them in the
DataSources collection. The Manager must be initialized
with the app's map using the setDatasourceMap() method.
When changing theme, these data sources are cleared then re-created.
Used metadata:
identifierAttributeField: The field used in the 'display query window' as feature title.
For WMS layers.
The GeoMapFish DataSources Manager is responsible of listening to the c2cgeoportal's themes to create instances of
ngeo.datasource.DataSource
objects with the layer definitions found and push them in theDataSources
collection. The Manager must be initialized with the app's map using thesetDatasourceMap()
method.When changing theme, these data sources are cleared then re-created.
Used metadata:
identifierAttributeField
: The field used in the 'display query window' as feature title. For WMS layers.