Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiayuasu/spatialsql-compliance
https://github.com/jiayuasu/spatialsql-compliance
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiayuasu/spatialsql-compliance
- Owner: jiayuasu
- Created: 2018-10-30T00:09:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T00:12:26.000Z (about 6 years ago)
- Last Synced: 2024-10-15T18:21:03.519Z (2 months ago)
- Language: SQLPL
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
====================================================================
SFSQL Test Suite Contents
====================================================================Test Suites
====================================================================Normalized Geometry
--------------------
sqlncle.sql - SQL for Normalized Geometry (Schema Def and Loading)
sqlnque.sql - SQL for Normalized Geometry (Queries)
sqlnsch.sql - SQL for Normalized Geometry (Cleanup)Binary Geometry
----------------
sqlbcle.sql - SQL for Binary Geometry (Schema Def and Loading)
sqlbque.sql - SQL for Binary Geometry (Queries)
sqlbsch.sql - SQL for Binary Geometry (Cleanup)Types and Functions
--------------------
sqltcle.sql - SQL for Types and Functions (Schema Def and Loading)
sqltque.sql - SQL for Types and Functions (Queries)
sqltsch.sql - SQL for Types and Functions (Cleanup)Useful Utilities
====================================================================
wkbdist.tar.gz - Source code for WKB and WKT manipulation programs
and C libraryNote: This was updated to its 1.1 version on 8/31/98 to clean up
memory leaks. Thanks to Robert Power from CSIRO for these helpful
additions.