Skip to content

Commit

Permalink
Merge pull request #863 from lat-lon/addDeegreeServerImplementation
Browse files Browse the repository at this point in the history
Add deegree to list of server implementations
  • Loading branch information
cportele authored Oct 19, 2023
2 parents b7e68a6 + 6a1b47e commit b560244
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions implementations/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ The columns for each part list the conformance classes of the standard that are
3+| please consult the product documentation for details
| https://www.ogc.org/resource/products/details/?pid=1675[Link]
|

| link:servers/deegree.md[deegree]
| `core`, `oas30`, `geojson`, `html`, `gmlsf2`
| `crs`
| -
| https://www.ogc.org/resources/product-details/?pid=1736[Link]
| https://www.deegree.org/community/[List of contacts]
|===

## Clients
Expand Down
1 change: 1 addition & 0 deletions implementations/servers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ We welcome pull requests to update this page to add or update an entry for a ser
- [SDI Rhineland-Palatinate](sdirp.md)
- [pg_featureserv](pg_featureserv.md)
- [MapServer](mapserver.md)
- [deegree](deegree.md)
12 changes: 12 additions & 0 deletions implementations/servers/deegree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# deegree

deegree OGC API supports Features part 1 and 2.

deegree is available as an [OGC Reference Implementation](https://www.ogc.org/resources/product-details/?pid=1736):

* https://cite.deegree.org/deegree-ogcapi-1.3/datasets/kitaeinrichtung

Further information can be found here:

* https://github.com/deegree/deegree-ogcapi
* https://www.deegree.org/

0 comments on commit b560244

Please sign in to comment.