-
Notifications
You must be signed in to change notification settings - Fork 240
Dev proxy cache #383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev proxy cache #383
Conversation
Nice! This will come in handy when I'm on bus trips too. Can't quite get it to work on OS X though. I started the python server and then ran tangram with my source url set to I would test on Ubuntu but the latest OS X update removed my GRUB config :\ |
Good to know about GRUB config. Will update cautiously or do some hacking
|
- change scene url to http://localhost:8000/vector.mapzen.com/osm/all/{z}/{x}/{y}.mvt - run 'python proxy.py' - delete .tiles to clear the cache
5458927
to
3948965
Compare
Not sure what may be go wrong there. My python is a bit rusty though. Could you try again with the updates? |
I think the problem here is that the |
I think the only way to make this work on OS X is to add
To our |
Just a super simple tile cache for development for offline work and (at least for me) much faster load time for the initial view