Hehe,
Glad to hear you sorted it out!

/Peter

On Friday, August 19, 2011, Boris Kizelshteyn <[email protected]> wrote:
>>
>> sorry false alarm, a runaway job was removing nodes :)
>>
>>
>> On Thu, Aug 18, 2011 at 3:31 PM, Peter Neubauer <
>> [email protected]> wrote:
>>
>>> Boris,
>>> Could you please share the database or some creation script leading up
to
>>> this so I can have a look?
>>>
>>> /peter
>>>
>>> Sent from my phone.
>>> On Aug 18, 2011 7:03 PM, "Boris Kizelshteyn" <[email protected]> wrote:
>>> > Hi Peter,
>>> >
>>> > I'm finally trying this query out, but not getting any results. Do I
>>> need
>>> to
>>> > rebuild neo4j-spatial? I sent the index command successfully:
>>> >
>>> >
>>> > -
>>> > http> POST /db/data/index/node/ {"name":"UsersWorld",
>>> > "config":{"provider":"spatial"}}
>>> > - ==> 201 Created
>>> > - ==> {
>>> > - ==> "template" : "
>>> >
>>>
>>>
http://reach.media.mit.edu:7474/db/data/index/node/UsersWorld/{key}/{value}
 <
http://reach.media.mit.edu:7474/db/data/index/node/UsersWorld/%7Bkey%7D/%7Bvalue%7D
>
>>> > ",
>>> > - ==> "provider" : "spatial"
>>> > - ==> }
>>> >
>>> >
>>> > But when I query, I get nothing (same query from the plugin produces
>>> > results):
>>> >
>>> >
>>>
>>>
g.idx('UsersWorld').get('bbox','[-71.33467375967257,42.26157716735279,-70.83994567129366,42.45920025563372]')
>>> >
>>> > Thanks!
>>> >
>>> >
>>> > On Mon, Aug 8, 2011 at 6:49 PM, Peter Neubauer <
>>> > [email protected]> wrote:
>>> >
>>> >> You are to surf and have fun.
>>> >>
>>> >> pushed g.idx('test').get('bbox','[15.0, 16.0, 56.0, 61.0]')
>>> >>
>>> >> Cheers,
>>> >>
>>> >> /peter neubauer
>>> >>
>>> >> GTalk: neubauer.peter
>>> >> Skype peter.neubauer
>>> >> Phone +46 704 106975
>>> >> LinkedIn http://www.linkedin.com/in/neubauer
>>> >> Twitter http://twitter.com/peterneubauer
>>> >>
>>> >> http://www.neo4j.org - Your high performance graph database.
>>> >> http://startupbootcamp.org/ - Ă–resund - Innovation happens HERE.
>>> >> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing
>>> party.
>>> >>
>>> >>
>>> >>
>>> >> On Tue, Aug 9, 2011 at 12:36 AM, Marko Rodriguez <
[email protected]
>>> >
>>> >> wrote:
>>> >> > Hey,
>>> >> >
>>> >> > :).
>>> >> >
>>> >> > You can do:
>>> >> >
>>> >> > g.idx('test')[['bbox','[15.0, 16.0, 56.0, 61.0]']]
>>> >> >
>>> >> > See ya,
>>> >> > Marko.
>>> >> >
>>> >> > http://markorodriguez.com
>>> >> >
>>> >> > On Aug 8, 2011, at 4:27 PM, Peter Neubauer wrote:
>>> >> >
>>> >> >> Boris,
>>> >> >> I extended the functional tests to do what you are asking for,
>>> >> >>
>>> >>
>>>
>>>
https://github.com/neo4j/neo4j-spatial/blob/master/features/start-and-stop.feature
>>> >> >>
>>> >> >> Basically:
>>> >> >>
>>> >> >> Create a Spatial Layer
>>> >> >> Add nodes
>>> >> >

-- 

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Ă–resund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to