Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

move ugly tile stuff to one python script #415

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

move ugly tile stuff to one python script #415

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: steve[at]fractalus.com
[Submitted to the original trac issue database at 1.46pm, Monday, 23rd April 2007]

ugly code here

http://trac.openstreetmap.org/browser/sites/tile.openstreetmap.org

renders dirty tiles. Change everything from render_some_tiles.rb, which calls get_tiles_to_render and then render_from_list which then calls insert_tile.rb in to just one python script

@openstreetmap-trac
Copy link
Author

Author: roozbeh[at]gmail.com
[Added to the original trac issue at 11.44am, Tuesday, 24th April 2007]

Attached a patch. It merges the ruby scripts render_some_tiles.rb, get_tiles_to_render.py, and insert_tile.rb into a single python script render_some_tiles.py.

@openstreetmap-trac
Copy link
Author

Author: openstreetmap[at]firefishy.com
[Added to the original trac issue at 4.19pm, Thursday, 7th February 2008]

ruby + python mapnik rendering has now been replaced by mod_tile by JonB

http://svn.openstreetmap.org/applications/utils/mod_tile/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant