You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiles...@googlegroups.com
Hi!
I am a new user of TileStache. I was using mapnik python binding in my geodjango application before and now I would like to use the capabilities of TileStache. After installing TileStache and running the demo, I would like to bind the library in my application.
I want to use PostGeoJSON.Provider to create tiles from queries on a postgis table. As the queries and rendering options would be determined by the app's user, how to modify the tileStache.cfg from a python script to pass all the variable?
What would be the best way to achieve that?
Thank you for your help,
Max Demars
Michal Migurski
unread,
May 15, 2013, 1:33:57 AM5/15/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiles...@googlegroups.com
Hi Max,
It sounds like you want to create a dynamic configuration, is that right? One that is different for different users depending on some external factors?