Tagged Questions
1
vote
2answers
163 views
What are my hosting options for an app that needs tilestashe along side a django app?
I'm building a GIS webapp that uses tilestache to serve MBTiles and a django app to serve geoJson. I'm having trouble understanding exactly what kind of setup I'd need to host this. I'm new to server ...