Jesse Sightler wrote: > I'm attempting to enable geospatial support for a db that will support both > SQL and RDF views. All the spatial apis appear to be missing, though: > SQL> select st_point (0, 52); > > *** Error 42001: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SR185: > Undefined procedure db.DBA.st_point. > at line 16 of Top-Level: > select st_point (0, 52) > SQL> > > Is there some installation step that I'm missing in order to enable support > for this? > > Thanks, > Jess
AFAIK geospatial is only in the commercial edition. Which is a shame :( regards! nathan
