Function get_sorted_datetimes

Source
pub fn get_sorted_datetimes(
    feature_collection: &ItemCollection,
) -> Vec<DateTime<FixedOffset>>
Expand description

Extracts sorted datetimes from a STAC ItemCollection.