whosonfirst / whosonfirst-www-spelunker

A simple Flask-based spelunker for poking around Who's On First data
BSD 3-Clause "New" or "Revised" License
7 stars 9 forks source link

Use Refill tangram scene file as remote link #8

Closed nvkelso closed 9 years ago

nvkelso commented 9 years ago

We launched with an embedded scene file using a beta version of Refill. That style is now a thing, and the Spelunker should point at the one over at:

So we pick up future enhancements for free.

thisisaaronland commented 9 years ago

Cross-domain hoohah over HTTPS will make this a problem. Also I would prefer to keep everything local and contained.

It's easy enough to add a target to the Makefile though.