Re: [Virtuoso-users] Geo Spatial

2010-06-10 Thread Hugh Williams
Hi Alexander, Geo Spatial is not supported in the open source product it is a commercial feature only, hence the error you get. See the following feature matrix for comparison between features of the open source and commercial product: http://virtuoso.openlinksw.com/features-comparison

[Virtuoso-users] Geo Spatial

2010-06-10 Thread Alexander De Leon
Hello, Do I have to do anything to enable the spatial features of Virtuoso? I have a default installation of virtuoso open source version 06.01.3127. When I run the following query: SQL>select st_point (0, 52); I get this error: SQLState: 42001 Message: SR185: Undefined procedure DB.DBA.st_po