From 6a8593f469f608202f9d51112b7fc404994d84c4 Mon Sep 17 00:00:00 2001 From: Claus Nagel Date: Wed, 28 Apr 2021 23:59:53 +0200 Subject: [PATCH] minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d53389..fb7ecba 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ they are seeking and possibly much more. The 3D City Database WFS interface is implemented against the latest version 2.0 of the [OGC Web Feature Service standard](http://www.opengeospatial.org/standards/wfs) and hence is compliant with ISO 19142:2010. Previous versions of the WFS standard are not supported. The implementation -currently satisfies the `Simple WFS` conformance class. The development of the WFS is led by the company [virtualcitySYSTEMS](http://www.virtualcitysystems.de/) +currently satisfies the `Simple WFS` conformance class. The development of the WFS is led by the company [Virtual City Systems](https://vc.systems/) which offers an extended version of the WFS with additional functionalities that go beyond the Simple WFS class (e.g., thematic and spatial filter capabilities and transaction support). This additional functionality may be fed back to the open source project in future releases.