KEO Multiple Feature Labels Getter 2
The module will retrieve the a posteriori maps for the given tiles.
Input / Output description:
- Inlet 1 tile IDs (The array of identifiers of the tiles whose a posteriori maps must be retrived)
- Inlet 2 feature label (The name of the feature label whose a posteriori maps for the product must be retrieved)
- Inlet 3 over the threshold color (The color used to paint over the threshold pixels, default “255,0,0”)
- Inlet 4 transparency (Whether have only over the threshold pixels on transparent background or not, default "false")
- Inlet 5 KARISMA URL (The URL of the KARISMA server to be used, default "http://applications.keo-karisma:80/")
- Outlet 1 a posteriori maps (GeoTIFF files array containing the a posteriori maps of the given tiles)
- Outlet 2 GML feature files (GML file array containing the a posteriori maps of the given tiles)
Beyond the common errors conditions (empty name, …), the module will fail if:
- the tile identifiers doesn't identify an existent tile in the system;
- feature label name doesn't identify an existent feature label for the given product.