Skip to content

Commit 3cc1b7f

Browse files
committed
Update Comparison
1 parent 5c77205 commit 3cc1b7f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

COMPARISON.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,16 @@ Here I'd like to give an overview of what the validators are capable of and what
2424

2525
## Specifications supported
2626

27-
| | Python Validator | PySTAC | STAC Node Validator |
28-
| ---------------------------------------- | ------------------- | ------------------- | ------------------------------------------- |
29-
| STAC Versions supported | >= 0.7.0 | >= 0.4.0 | >= 1.0.0-beta.1 |
30-
| Protocols supported | HTTP(S), Filesystem | HTTP(S), Filesystem | HTTP(S), Filesystem |
31-
| Validates Items / Catalogs / Collections | Yes | Yes | Yes |
32-
| Validates Core Extensions | Yes | Yes | Yes |
33-
| Validates External / Custom Extensions | No | No | Yes |
34-
| Validates STAC API responses | No | No | Pertially (only items/collections in lists) |
35-
| Validates STAC API extensions | No | No | No |
27+
| | Python Validator | PySTAC | STAC Node Validator |
28+
| --------------------------------------------------- | ------------------- | ------------------- | ------------------------------------------- |
29+
| STAC Versions supported | >= 0.7.0 | >= 0.4.0 | >= 1.0.0-beta.1 |
30+
| Protocols supported | HTTP(S), Filesystem | HTTP(S), Filesystem | HTTP(S), Filesystem |
31+
| Validates Items / Catalogs / Collections | Yes | Yes | Yes |
32+
| Validates Core Extensions | Yes | Yes | Yes |
33+
| Validates External / Custom Extensions | No | No | Yes |
34+
| Validates STAC API responses | No | No | Pertially (only items/collections in lists) |
35+
| Validates STAC API extensions | No | No | No |
36+
| Validates additional properties in STAC Item Assets | No | No | No |
3637

3738
## Other Features
3839

0 commit comments

Comments
 (0)