Hello,<br><br>I'd like to create a platform like <a href="http://opencyclemap.org">opencyclemap.org</a> for indoor stuff easily, and more on more people on the Internet<br>seem to want to setup their own openstreetmap server.<br>
Some tutorials exist describing the steps to obtain an OSM DB with data in it + a first Mapnik rendering : <a href="http://weait.com/content/build-your-own-openstreetmap-server">http://weait.com/content/build-your-own-openstreetmap-server</a><br>
Now what I would sincerely like is a quick and easy solution providing me an openstreetmap server distribution/image that :<br>- ships on liveCD / CD / DVD or not but preferably for me as an AMI (Amazon Machine Image)<br>
- has :<br>    - an OSM psgql db setup with [SomeGeoData]<br>    - a mapnik or other renderer<br>    - an HTTP Rails port so as to have something like <a href="http://osm.org">osm.org</a>'s slippymap+potlatch+HTTP API (at least TMS tiling API for tiles streaming and v0.6 features filtering API for POIs search and display) for mobiles applications&OSM editors (JOSM, Merkaartor etc..)<br>
...where [SomeGeoData] is a flexible set (imported/synchronized frequently from other sources, or stored on machine and editable by remote over HTTP with a JOSM-like editor) of :<br>    -  layers (containing features that will be drawn but "not-clickable"),<br>
    - POIs (clickable features), <br>    - interchangeable GeoStyleSheets or "how map should be drawn"-rules<br><br>... and that [SomeGeoData]'s flexible set of layers, POIs, stylesheets is remotely editable through a web interface, an HTTP interface or some shell scripts to run on the host.<br>
<br>As far as LiveCDs / distributions are concerned, though I've seen only
a few (one is Fedora based :
<a href="https://fedoraproject.org/wiki/User:Ynemoy/Fedora_Geo_Spin">https://fedoraproject.org/wiki/User:Ynemoy/Fedora_Geo_Spin</a> ).<br><br>I've experimented with <a href="http://tiledrawer.com">tiledrawer.com</a> for nearly a week on Amazon EC2.<br>
That server contains :<br>- an openstreetmap "database" (postgresql + postGIS + the "primary interfacing" tools osm2pgsql / osmosis)<br>- the TileCache python server which serves png tiles over http the TMS way*<br>
*  this is <a href="http://openstreetmap.org">openstreetmap.org</a>'s way of providing tiles for the Slippy Map<br>one just needs to download each tile <a href="http://publicDNS/tilecache/x/y/z.png">http://publicDNS/tilecache/x/y/z.png</a> ; see also <a href="http://en.wikipedia.org/wiki/Tile_Map_Service">http://en.wikipedia.org/wiki/Tile_Map_Service</a><br>
I need the Rails port on top of that.<br><br>I can give free access to an amazon EC2 instance based on an Alestic Ubuntu EC2 image... based on TileDrawer.com's image or not.<br><br>Who can comment on my need/request for help/proposal for collaboration ?<br>
<br>Thanks in advance !<br><br>Take care !<br><br>Jonathan-David SCHRODER<br>