tinyows 1.2.0-1 source package in Ubuntu

Changelog

tinyows (1.2.0-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Sun, 15 Aug 2021 14:31:40 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release multiverse misc

Downloads

File Size SHA-256 Checksum
tinyows_1.2.0-1.dsc 2.0 KiB b380bf8bb8e5eedd85617ecbb30f285e26febc8eccf37b88fb657a420239f072
tinyows_1.2.0.orig.tar.gz 1.2 MiB 96e40afc7543e9bf31f266f600788acb62e617c1fa26c446cb0205a4ec74b563
tinyows_1.2.0-1.debian.tar.xz 7.5 KiB 93c58071ec082357fa63a702e650b52881a326b4093427b205ff15748f88976d

Available diffs

No changes file available.

Binary packages built by this source

tinyows: 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-dbgsym: debug symbols for tinyows