opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

time= should be datetime= in Part 2. #295

Open joanma747 opened 2 years ago

joanma747 commented 2 years ago

This example

Example 2. A date-time February 12, 2018, 23:20:52 GMT: time=2018-02-12T23%3A20%3A52Z

should be Example 2. A date-time February 12, 2018, 23:20:52 GMT: datetime=2018-02-12T23%3A20%3A52Z

cmheazel commented 2 years ago

Error in example has been corrected.