The layer service allows you to create a layer, specifying a bounding query. Part of that query could be a bounding box (typically defined by the viewport selected in the tool). We may want to pass in the bounding box instead of the query so we can use the bounding box as the extents of the layer.
This brings up what the behavior should be if a layer has an extent set. Should the connector use a bounding box query as defined by the layer's extent, if one is set, and only return geometries that fall within that box?
The layer service allows you to create a layer, specifying a bounding query. Part of that query could be a bounding box (typically defined by the viewport selected in the tool). We may want to pass in the bounding box instead of the query so we can use the bounding box as the extents of the layer.
This brings up what the behavior should be if a layer has an extent set. Should the connector use a bounding box query as defined by the layer's extent, if one is set, and only return geometries that fall within that box?