软件包:tinyows(1.1.1-7) [non-free]
lightweight and fast WFS-T server
TinyOWS is a lightweight and fast implementation of the OGC WFS-T specification. Web Feature Service (WFS) allows querying and retrieval of features. The transactional profile (WFS-T) allows inserting, updating or deleting such features.
From a technical point of view WFS-T is a Web Service API in front of a spatial database. TinyOWS is deeply tied to PostgreSQL/PostGIS because of this.
TinyOWS implements strictly OGC standards and pass successfully all WFS OGC CITE tests (and even beta ones).
TinyOWS is part of MapServer Suite, but provided as a distinct module (i.e you could use it in conjunction with MapServer and MapCache, or as a standalone app). But both MapServer and TinyOWS could use the same configuration file, if you want to (or native TinyOWS XML config file).
其他与 tinyows 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfcgi0ldbl
- shared library of FastCGI
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libxml2 (>= 2.8.0)
- GNOME XML 库
-
- rec: apache2
- Apache HTTP Server
-
- rec: libapache2-mod-fcgid
- FastCGI interface module for Apache 2
-
- rec: postgis
- Geographic objects support for PostgreSQL
-
- sug: cgi-mapserver
- CGI executable for MapServer
-
- sug: libapache2-mod-mapcache
- tile caching server - Apache module