Opened 13 years ago
Closed 13 years ago
#761 closed defect (fixed)
sahana failing to set up Denver content
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | 5.0, sahana |
Cc: |
Description
Hi,
the sahana install script tries to use 'sed -i' to set up lat/lon & local Geoserver stuff in /usr/local/lib/web2py/applications/eden/models/zzz_1st_run.py, but the search and replace fails as 'lat =' etc are not to be found in that file, and so no replace happens.
result is that there is no local content and the demo is just an empty shell so not super interesting.. -> there's no fake data to explore. (perhaps pre-seed Denver hospitals and shelters ..?)
thanks, Hamish
ps- the quickstart should mention that the user should manually start geoserver from the Web Services menu, or the start_sahana.sh script should take care of that.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Keywords: | 5.0 sahana → 5.0, sahana |
---|
thanks for the updates, will close the ticket once the updated version is tested.
Fran wrote:
I don't have any datasets for Denver Hospitals or Shelters. I doubt at this late stage we'd be likely to make good use of them either
I mainly meant that as an example, not a specific request, as seeing "No [] currently registered" whenever you click on any of the buttons is not as exciting a demo to explore as one pre-seeded with some sort of real/fake data.
no worries, Hamish
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
5.0rc2: "get map" now opens on Denver.
closing ticket.
Hamish
Adding comments from Fran:
On 21/08/11 00:36, Fran Boon wrote: