Synchronizing spatial data

The MobiLink server supports synchronization of tables containing columns with spatial data types. The following types of consolidated databases are supported for spatial data synchronization:

  • SQL Anywhere

  • Oracle

  • Microsoft SQL Server

  • IBM DB2 LUW

  • MySQL

The MobiLink server uses a Well Known Binary (WKB) representation of spatial data along with its Spatial Reference Identifier (SRID) to upload data from remote databases to a consolidated database. It also uses WKB and SRID for downloading spatial data from the consolidated database to the remote databases. Therefore, the upload and download table scripts must be able to handle spatial data in the WKB format.

 Dimensional restrictions
 SRID requirements
 Named parameters
 See also

Upload and download scripts