Difference between revisions of "CEDEUS ShortTime ToDo List"
From stgo
m |
|||
Line 6: | Line 6: | ||
#* e.g. the ones made by Daniel with Tilemill : http://lautaro.ing.puc.cl/map/v2/Fondef/{z}/{x}/{y}.png | #* e.g. the ones made by Daniel with Tilemill : http://lautaro.ing.puc.cl/map/v2/Fondef/{z}/{x}/{y}.png | ||
#* and served with TileStream: http://github.com/mapbox/tilestream | #* and served with TileStream: http://github.com/mapbox/tilestream | ||
− | #* some info could be here: http://docs.geonode.org/en/latest/reference/developers/settings.html | + | #* some more info could be here: |
+ | #** http://docs.geonode.org/en/latest/reference/developers/settings.html | ||
+ | #** [http://groups.google.com/a/opengeo.org/forum/#!topic/geonode-dev/tlmTtsgj480 GeoNode dev: MBTiles in Geonode - GeoExplorer] | ||
+ | #** [https://bugs.launchpad.net/oq-platform/+bug/1157219 OpenQuake: hack the MapBoxSource gxp plugin to allow for our tilestream data] | ||
+ | #** and the resulting pull request of the modification: https://github.com/gem/oq-platform/pull/30/files which is | ||
+ | #**# creating the file TileStreamSource.js with the IP of my private TileStream server | ||
+ | #**# modifying /app/isc_viewer.js | ||
+ | #**# modifying local_settings.py | ||
# get keyboard, mouse and ram | # get keyboard, mouse and ram | ||
# '''order''' real server + backup system | # '''order''' real server + backup system |
Revision as of 15:53, 19 February 2014
>> return to Cedeus IDE
Stefans Short tem ToDo list:
- check how to add custom tiles
- e.g. the ones made by Daniel with Tilemill : http://lautaro.ing.puc.cl/map/v2/Fondef/{z}/{x}/{y}.png
- and served with TileStream: http://github.com/mapbox/tilestream
- some more info could be here:
- http://docs.geonode.org/en/latest/reference/developers/settings.html
- GeoNode dev: MBTiles in Geonode - GeoExplorer
- OpenQuake: hack the MapBoxSource gxp plugin to allow for our tilestream data
- and the resulting pull request of the modification: https://github.com/gem/oq-platform/pull/30/files which is
- creating the file TileStreamSource.js with the IP of my private TileStream server
- modifying /app/isc_viewer.js
- modifying local_settings.py
- get keyboard, mouse and ram
- order real server + backup system
- revise hardware list
- Server + Disk-Array/NAS + UPS + Backup System
- DB server? (right now its Lautaro)
- setup observatory infrastructure
- install Ubuntu Server (12.04?)
- install GeoNode (again)
- customize GeoNode
- install Blog
- install MediaWiki
- install issue tracker (mantis?)