Re: [OSM-dev] Snapshot Server

2013-01-20 Thread Andy Allan
On 20 January 2013 00:45, Rob Nickerson rob.j.nicker...@gmail.com wrote: I reinstalled snapshot-server following your updated instructions, which was a lot simpler than last time :-) and gave the web load a test. It worked a charm :-) That's great news. If you, or anyone else on the list,

Re: [OSM-dev] Snapshot Server

2013-01-19 Thread Rob Nickerson
Andy, Apologies for the late reply to this one. I've only just had the chance this weekend to test the new snapshot server (and updated manual), however I should really have dropped you a quick thank you email much earlier. I reinstalled snapshot-server following your updated instructions, which

Re: [OSM-dev] Snapshot Server

2013-01-11 Thread Andy Allan
On 8 January 2013 17:59, Rob Nickerson rob.j.nicker...@gmail.com wrote: A web based loading screen would be a big plus for me. I had a quick look and found a 5mb shapefile. I would imagine 10mb is probably the largest I have. Not sure how that converts to .osm filesize. On Tuesday I coded up

Re: [OSM-dev] Snapshot Server

2013-01-08 Thread Andy Allan
On 28 December 2012 05:52, Paul Norman penor...@mac.com wrote: Readme.md for snapshot-server is not quite accurate. I’ve got an updated readme at https://github.com/pnorman/snapshot-server/blob/patch-3/README.md that covers enabling PostGIS and hstore but Andy hasn’t had time to update

Re: [OSM-dev] Snapshot Server

2013-01-08 Thread Rob Nickerson
Thanks. I got it up and running but was struggling to load some data. Can't quite remember the error message but I'm hoping to get to look at it again this weekend (tho time is an issue). RobJN On 8 Jan 2013, at 16:32, Andy Allan gravityst...@gmail.com wrote: On 28 December 2012 05:52, Paul

Re: [OSM-dev] Snapshot Server

2013-01-08 Thread Rob Nickerson
A web based loading screen would be a big plus for me. I had a quick look and found a 5mb shapefile. I would imagine 10mb is probably the largest I have. Not sure how that converts to .osm filesize. Rob On 8 January 2013 17:35, Andy Allan gravityst...@gmail.com wrote: On 8 January 2013 17:28,

Re: [OSM-dev] Snapshot Server

2013-01-08 Thread Paul Norman
On 2013-01-08, at 12:59 PM, Rob Nickerson rob.j.nicker...@gmail.com wrote: A web based loading screen would be a big plus for me. I had a quick look and found a 5mb shapefile. I would imagine 10mb is probably the largest I have. Not sure how that converts to .osm filesize. Rob It can

Re: [OSM-dev] Snapshot Server

2012-12-27 Thread Peter Körner
Hi Rob, Am 27.12.2012 15:41, schrieb Rob Nickerson: However, when I run rake db:migrate I get the following error: PG::Error: ERROR relation “geometry_columns” does not exist LINE 1: SELECT * FROM geometry_columns WHERE f_table_name='schema_migrations' Sounds like your database is missing

Re: [OSM-dev] Snapshot Server

2012-12-27 Thread Paul Norman
Readme.md for snapshot-server is not quite accurate. I've got an updated readme at https://github.com/pnorman/snapshot-server/blob/patch-3/README.md that covers enabling PostGIS and hstore but Andy hasn't had time to update upstream. From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]