mapbox / tilelive-overlay

Render GeoJSON features with simplestyle styles in a tilelive pipeline
ISC License
4 stars 13 forks source link

URI / data / file? #4

Closed tmcw closed 10 years ago

tmcw commented 10 years ago

@yhahn what's the best way to initialize this kind of tilelive provider? a url, or a local file path, or raw data? All three?

yhahn commented 10 years ago

Local file + raw data in memory are prob good places to start for now.

tmcw commented 10 years ago

Only supporting simpledata://(2x:)?data: for now.