Skip to content

Executable Test Suite for Simple Feature Access - SQL (SFS) 1.2

License

Notifications You must be signed in to change notification settings

opengeospatial/ets-sfs12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGC Simple Feature Access - SQL 1.2.1 Test-Suite

The OGC Simple Feature Access - SQL 1.2.1 Test-Suite provides the Executable Test Script (ETS) to test implementations against the following specification(s):

OpenGIS Simple Features Specification For SQL, Revision 1.2.1 OGC 06-104r4.

The specification provides the rules to support storage, retrieval, query and update of feature collections via the SQL Call-Level Interface (SQL/CLI). Three conformance classes are described in the testing guidance document (see OGC 98-046r2) and in Annex A Table A1 of OGC 06-104r4.

  • SQL Implementation of Feature Tables, Normalized Geometry Schema - SFS (NG) - (gT, b, 2D, N, tN)
  • SQL Implementation of Feature Tables, Binary Geometry Schema - SFS (BG) - (gB, b, 2D, N, tN)
  • SQL with Geometry Types and Functions Implementation of Feature Tables - SFS (TF) - (gS, b, 2D, N, tN)

Section A.4.1 of 06-104r4 provides more details about the conformance classes choices (gt,b,2d,N,tn, etc.). The test for these 3 conformance classes are the same as for SFS 1.1 OGC 99-049.

Test suite software is available (ZIP archive) for each of the above alternatives as a set of SQL scripts and as C source code. Implementers may select either form of test suite for adaptation and testing.

Detailed information about this test suite is available here.

License

Apache 2.0 License

Building

This test is build using Apache Maven. To build the test suite run maven from the root directory:

mvn install

Follow the TEAM ENGINE instructions to install and run the tests in TEAM ENGINE.

Bugs

Issue tracker is available at github.

Mailing Lists

The cite-forum is where software developers discuss issues and solutions related to OGC tests.

More Information

Visit the CITE website to get more information about the CITE program and tools.

About

Executable Test Suite for Simple Feature Access - SQL (SFS) 1.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages