Cargo Features
ogcapi-types has no features set by default.
[dependencies]
ogcapi-types = { version = "0.2.0", features = ["edr", "stac"] }
- edr
-
Affects
collection::Collection.data_queries
,collection::Collection.output_formats
,collection::Collection.parameter_names
,landing_page::LandingPage.keywords
,landing_page::LandingPage.provider
,landing_page::LandingPage.contact
… - stac
-
Affects
collection::Collection.r#type
,collection::Collection.stac_version
,collection::Collection.stac_extensions
,collection::Collection.license
,collection::Collection.providers
,collection::Collection.summaries
,collection::Collection.assets
,landing_page::LandingPage.r#type
,landing_page::LandingPage.stac_version
,landing_page::LandingPage.stac_extensions
,landing_page::LandingPage.id
,landing_page::LandingPage.conforms_to
,feature::Feature.stac_version
,feature::Feature.stac_extensions
,feature::Feature.assets
,feature::Feature.bbox
,ogcapi-types::stac
…