Knowledge Base Article
KB10660 - When the DK generates data to an SQL database file using the OpenGIS Simple Features Specifications for SQL format, does the method use Well Known Text (WKT) or Well Known Binary (WKB) format?
The DK default OpenGIS (OGC) SQL DB layer storage type is OpenGISBlob, which reflects WKB. The DK developer can change the storage type to OpenGISNormalized, which is similar to WKT but with the x and y coordinate values organized as separate database columns.
The TatukGIS Developer Kernel, GIS Editor, and full version of the GIS Internet Server can all be used to write data to the OpenGIS SQL database format or to other supported SQL Database Layer data formats.
Created: 2005-12-20, Modified: 2007-07-31
|