Re: [Virtuoso-users] RDF geo queries in open source edition

2011-06-10 Thread Hugh Williams
Hi Babis, This feature is not available in the Virtuoso open source product as it is a commercial product only feature. See the following Feature comparison matrix between the open source and closed source (commercial) products to see the differences between them: http://virtuoso.openl

Re: [Virtuoso-users] RDF geo queries in open source edition

2011-06-10 Thread Ivan Mikhailov
Hello Babis, Sorry, geospatial things are in commercial version only. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Fri, 2011-06-10 at 15:01 +0100, Babis Doulaverakis wrote: > Hello, > I am using the open source edition for Virtuoso but I am unable to run > the

[Virtuoso-users] RDF geo queries in open source edition

2011-06-10 Thread Babis Doulaverakis
Hello, I am using the open source edition for Virtuoso but I am unable to run the procedure RDF_GEO_FILL(); The server responds with the message  "Undefined procedure DB.DBA.rdf_geo_fill" The same happens when I try to use st_point. When I issue the query  SELECT st_point(0,52)  as in the manual,