KEO Single Feature Label Getter 2
The module will retrieve the a posteriori map for the given tile and label pair.
Input / Output description:
- Inlet 1 tile ID (The identifier of the tile whose a posteriori map must be retrieved)
- Inlet 2 feature label (The name of the feature label whose a posteriori map for the given tile 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 map (A GeoTIFF file containing the a posteriori map of the given tile)
- Outlet2 GML feature file (A GML file containing the a posteriori map of the given tile)
Beyond the common errors conditions (empty name, …), the module will fail if:
- the tile identifier doesn't identify an existent tile in the system;
- feature label name doesn't identify an existent feature label for the given tile.