pub fn get_sorted_datetimes(
feature_collection: &ItemCollection,
) -> Vec<DateTime<FixedOffset>>Expand description
Extracts sorted datetimes from a STAC ItemCollection.
pub fn get_sorted_datetimes(
feature_collection: &ItemCollection,
) -> Vec<DateTime<FixedOffset>>Extracts sorted datetimes from a STAC ItemCollection.