ows.cis package

Submodules

ows.cis.v11 module

ows.cis.v11.encode_axis(axis: Union[ows.gml.types.IndexAxis, ows.gml.types.RegularAxis, ows.gml.types.IrregularAxis])[source]
ows.cis.v11.encode_axis_extent(axis: Union[ows.gml.types.IndexAxis, ows.gml.types.RegularAxis, ows.gml.types.IrregularAxis])[source]
ows.cis.v11.encode_domain_set(grid: ows.gml.types.Grid)[source]
ows.cis.v11.encode_envelope(grid: ows.gml.types.Grid)[source]
ows.cis.v11.encode_position_value(value: Union[str, int, float, datetime.datetime, datetime.date])[source]
ows.cis.v11.encode_range_type(range_type: List[ows.swe.types.Field])[source]