2011/2/16 Graham Jones <[email protected]>: > Hi Folks, > I was just about to modify generate_tiles.py to upload the tiles to a remote > server as it generates them.....Then I thought that loads of people have > probably done this before. > Does anyone have a version of generate_tiles.py that will ftp the output to > a remote server and deal with specifying the remote root directory, creating > directories where necessary etc? If so, can I have a copy please? > Just being lazy!
I am linking a remote directory via sftp to my local machine where I create the tiles and do as if were local. In my machine (ubuntu) you find the remote place once a connection is established in a directory named .gvfs (in your user's home by default). cheers, Martin _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

