[Tilesathome] Problems installing tahngo server

moataz Elmasry zaza1851983ml at googlemail.com
Wed Feb 17 10:42:04 GMT 2010


Sorry I sent this emaail from the wrong address. Sorry for the double post

Hallo List

I'm trying to install tahngo server on my pc. I use ubuntu 9.10
So I downloaded tah from the svn and followed the instructions for the 
server installation in the wiki and the INSTALL documentation.
I moved the whole tah directory under /var/www and updated settings.py 
to point to the new location. Anyway the server is now running. Somehow 
the css and others are not read from the media directory, but that's not 
the problem.

I use postgis database where I imported a luxembourg.osm into it and 
there are tables like planet_osm_line planet_osm_roads,  etc...
Now I define the same layer names in /admin of the new installed server.
Then I update paths in templates/base_browse_slippy as follows:
layerTilesAtHome = new OpenLayers.Layer.OSM({name: "tiles at home",url : 
'http://127.0.1.1/Tiles/tile/${z}/${x}/${y}.png'});
Unfortuantly this map is not being picked up by osm and a default mapnik 
is used that is served from osm site not from my server.
I believe that I made something wrong during defining the layers in the 
/admin interface but I'm not sure if the logic of importing layers into 
postgres then add their names to the admin interface and point the 
settings.py to that database is the right logic

Thanks alot in advance





More information about the Tilesathome mailing list