TinyOWS lightweight and fast OGC WFS-T implementation

Edit Package tinyows

TinyOWS is a lightweight and fast implementation of the OGC WFS-T specification. Web Feature Service (WFS) allows to query and to retrieve features. The transactional profile (WFS-T) allows then to insert, update or delete such features.

From a technical point of view WFS-T is a Web Service API in front of a spatial database. TinyOWS is so deeply tighed to PostgreSQL/PostGIS.

TinyOWS implement 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 conjonction 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).

Refresh
Refresh
Source Files
Filename Size Changed
fix_shp2pgsql_dependency.patch 0000001017 1017 Bytes
tinyows-1.2.0.tar.gz 0001278980 1.22 MB
tinyows.changes 0000005653 5.52 KB
tinyows.spec 0000003835 3.75 KB
Latest Revision
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1042180 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 13)
- Add fix_shp2pgsql_dependency.patch to remove build dependency
  on postgis at build time.
- Use default proposed postgresql-server

- Update to new version 1.2.0 in honor of Olivier Courtin @ocourtin
  the original TinyOWS developer & visionary.
  + Fix custom types conversion (Vincent Mora)
  + Add support for geometry-less tables (Even Rouault)
  + Do not list non-existing tables (Even Rouault)
  + ows_layer_storage_fill(): fix crash when several bad configured
    layers are found (Even Rouault)
  + Fix crash when invalid 'pkey' is specified in configuration 
    file (Even Rouault)
  + Implement matchCase for PropertyIsLike filter (Louis Jencka)
  + Fix axis order issue on GetFeature 1.1 (Even Rouault)
  + Avoid repeated prefix of the typename (Even Rouault)
  + fe_distance_functions(): fix crashes / incorrect behaviour 
    (Even Rouault)
  + Fix unable to use separator chars as underscore in typename
    (Olivier Courtin)
- Packaging:
  + Remove merged upstream v1.1.1...master.patch
  + Use postgresql13 as new upper and postgresql10 as min
Comments 0
openSUSE Build Service is sponsored by