Line 57: |
Line 57: |
| == OGC APIs== | | == OGC APIs== |
| | | |
− | See [[File:EODMS OGC Services.pdf|none]] for complete details as well as an end-to-end sample.
| + | The following is a complete end-to-end same to use OGC APIs |
| | | |
− | === CSW GetRecords === | + | === Discover some data / CSW GetRecords === |
| | | |
| URL (POST) | | URL (POST) |
Line 127: |
Line 127: |
| </pre> | | </pre> |
| | | |
− | === CSW GetRecordById === | + | === Fetch a Single Record / CSW GetRecordById === |
| | | |
| URL (GET REQUEST) | | URL (GET REQUEST) |
Line 172: |
Line 172: |
| </pre> | | </pre> |
| | | |
− | === WCS DescribeCoverage === | + | === Order that Record / WCS DescribeCoverage === |
| | | |
| URL (GET REQUEST) | | URL (GET REQUEST) |