Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternatives to GetFeatureInfo in overview of the core #98

Closed
joanma747 opened this issue Oct 13, 2022 · 3 comments
Closed

Alternatives to GetFeatureInfo in overview of the core #98

joanma747 opened this issue Oct 13, 2022 · 3 comments
Assignees

Comments

@joanma747
Copy link
Contributor

Explain that the modular APIs allow for combining modules for OGC API Features and OGC API Coverage to get the same functionality.

Add an explanation in "Overview/Relationship to other OGC API standards"
"In order to offer an equivalent mechanism of GetFeatureInfo you should implement this and that requirements class in the OGC API this and that..."
For collections that offer items:
I/J should be transformed to long/lat WGS84 in the client side and support the BBOX query of a single point like the /collections/{collectionId}/items?bbox=lon,lat,lon,lat
For collections that are offered as coverages:
/collections/{collectionId}/coverage?bbox=lon,lat,lon,lat
(opengeospatial/ogcapi-coverages#112)

@joanma747
Copy link
Contributor Author

remove "d" and add a note on deltas.

@joanma747
Copy link
Contributor Author

Add a comment on when to use maps and when to use tiles. (in relation to dynamic maps and vector tiles.

@joanma747
Copy link
Contributor Author

Done on regular telco

joanma747 added a commit that referenced this issue Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants