DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Fetching spatial data in WKB format

Info Catalog (mysql.info.gz) Fetching spatial data in WKT format (mysql.info.gz) Fetching spatial data
 
 18.4.5.3 Fetching Spatial Data in WKB Format
 ............................................
 
 The `AsBinary()' function converts a geometry from internal format into
 a `BLOB' containing the WKB value.
 
      SELECT AsBinary(g) FROM geom;
 
Info Catalog (mysql.info.gz) Fetching spatial data in WKT format (mysql.info.gz) Fetching spatial data
automatically generated byinfo2html