Paddy,
I took the freedom to format the wiki a bit and put a maven profile
into the pom.xml in order to download and expand the data
automatically if you run

mvn -P import install jetty:run

http://github.com/peterneubauer/TransportDublin

Is that ok? Would it be possible to do the import automatically to, so
we could extract the timetable data live somewhere?

Cheers,

/peter neubauer

COO and Sales, Neo Technology

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://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Sun, Jul 25, 2010 at 11:02 AM, Paddy <paddyf...@gmail.com> wrote:
> I have added a Quick Install Guide on the wiki if anyone would like to try:
>
> Download source :
> 1. Download latest zip source file from:
> http://github.com/paddydub/TransportDublin/archives/master
> 2. Extract zip contents into C:\dev\transportdublin\
>
> Download database:
> 3. Download a prepopulated graph database from
> neo4j-db.zip<http://www.transportdublin.ie/neo4j/neo4j-db.zip>
> 4. Extract the neo4j-db.zip file to folder: C:\dev\transportdublin\data\
> 5. cd to C:\dev\transportdublin\
>
> Launch Jetty server
> 6. From the command line type: mvn jetty:run
> 7. Point your browser to location
> http://localhost:8080/transportdublin/routeplanner
> 8. Click on two locations on the map to generate a route
>
>
> Thanks
>
> Paddy
>
> On Fri, Jul 23, 2010 at 4:53 PM, Paddy <paddyf...@gmail.com> wrote:
>
>> Hi,
>> I have updated the wiki with screen shots and information
>>
>>  http://wiki.github.com/paddydub/TransportDublin/
>>
>> and I have uploaded my code and bus stop data sql script.
>>
>> Any suggestions or recommendations would be appreciated. I'm currently
>> populating my graph from a mysql database,
>> I'm working next on implementing the BatchInserter next to speed up the
>> graph setup process
>>
>> Thanks
>> Paddy
>>
>>
>> On Wed, Jul 21, 2010 at 3:26 PM, Anders Nawroth 
>> <and...@neotechnology.com>wrote:
>>
>>> Hi Paddy!
>>>
>>> Some interesting stuff you're working on there!
>>>
>>> >   I'd like to  write a bit about the differences in neo4j and sql and
>>> why
>>> > neo4j it is a perfect solution for route planning systems, do you think
>>> a
>>> > wiki would be the best option to display the pics?
>>>
>>> I think the Github wiki of the project good be a good place to put the
>>> article. Images can be added to the source repo (just remember to use
>>> the "raw" version of the images as img src) or can be uploaded as
>>> "downloads" of the project.
>>>
>>> When your writings are in place, it should of course be linked from the
>>> Neo4j wiki.
>>>
>>> WDYT?
>>>
>>> /anders
>>>
>>> > I will be uploading the
>>> > code today and tomorrow, just making some last minute changes and
>>> writing
>>> > some documentation.
>>> >
>>> > Cheers
>>> > Paddy
>>> > _______________________________________________
>>> > Neo4j mailing list
>>> > User@lists.neo4j.org
>>> > https://lists.neo4j.org/mailman/listinfo/user
>>> _______________________________________________
>>> Neo4j mailing list
>>> User@lists.neo4j.org
>>> https://lists.neo4j.org/mailman/listinfo/user
>>>
>>
>>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to