On Fri, Feb 5, 2016 at 8:06 AM, Devdatta Tengshe <[email protected]> wrote: > Hi All, > I'm trying to evaluate whether we can use OrientDB for our Spatial Database, > and I'm looking at orientdb-spatial for this. > > When I look at the instructions for the Spatial Module, it says I need to > download the Jar from Maven central > (http://central.maven.org/maven2/com/orientechnologies/orientdb-spatial/VERSION/orientdb-spatial-VERSION-dist.jar), > but I can't find the the orientdb-spatial folder on Maven central > > > Is there some other way of getting the Jar? or do the docs need to be > updated?
hi, the new orientdb-spatial module is for version 2.2.x (not yet released) as you can read in the doc: http://orientdb.com/docs/last/Spatial-Module.html Which version of orientDB are you using? Do you want to experiment with the new version of orient? If so, build it from sources: http://orientdb.com/docs/last/Tutorial-Installation.html#source-code-installation The new spatial index support is available as separate module: https://github.com/orientechnologies/orientdb-spatial RF -- Best regards, Roberto Franchini OrientDB LTD - http://orientdb.com -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
