CartoDB / odyssey.js

Making it easy to merge map and narrative
BSD 3-Clause "New" or "Revised" License
1.62k stars 188 forks source link

documentation: odyssey w/ cartodb map #180

Closed matallo closed 10 years ago

matallo commented 10 years ago

in the last days several use cases of using Odyssey + CartoDB have come up to support in the last days. Until a proper integration comes, it would be great to document this. While doing this maybe you can find the next links interesting.

odyssey story http://bl.ocks.org/anonymous/raw/254629f0f008a0251fa2

markdown for the editor https://gist.github.com/matallo/404c1db74352973c151f

visualization in CartoDB http://team.cartodb.com/viz/0e6d42da-1bb6-11e4-b59c-0e10bcd91c2b/public_map?title=true&description=true&search=false&shareable=true&cartodb_logo=true&layer_selector=false&legends=false&scrollwheel=true&fullscreen=true&sublayer_options=1&sql=&sw_lat=28.21910487587188&sw_lon=-16.802215576171875&ne_lat=28.341856236004716&ne_lon=-16.53167724609375

public table (with the videos for the visualization) http://team.cartodb.com/u/matallo/tables/untitled_table_1/public

/cc @andrewxhill @lauraguzman

andrewxhill commented 10 years ago

@lauraguzman do you think you could spend an hour of your remaining to just write up a bit better in the odyssey docs how to use CartoDB layers?

lauraguzman commented 10 years ago

Hi Andrew, Sure thing. Quick confirmation, I understand that the way to use CartoDB layers is through the vizjson link. I'll write up a short section on finding the link and inserting it in the config block. Is there anything else you're imagining?

Carlos - Can you clarify how/for what I could use the links you provided?

On Wed, Aug 6, 2014 at 2:42 PM, Andrew W. Hill notifications@github.com wrote:

@lauraguzman https://github.com/lauraguzman do you think you could spend an hour of your remaining to just write up a bit better in the odyssey docs how to use CartoDB layers?

— Reply to this email directly or view it on GitHub https://github.com/CartoDB/odyssey.js/issues/180#issuecomment-51378356.

matallo commented 10 years ago

sure, I'll give you a shout in IM

On Thu, Aug 7, 2014 at 4:23 PM, Laura Guzman notifications@github.com wrote:

Hi Andrew, Sure thing. Quick confirmation, I understand that the way to use CartoDB layers is through the vizjson link. I'll write up a short section on finding the link and inserting it in the config block. Is there anything else you're imagining?

Carlos - Can you clarify how/for what I could use the links you provided?

On Wed, Aug 6, 2014 at 2:42 PM, Andrew W. Hill notifications@github.com wrote:

@lauraguzman https://github.com/lauraguzman do you think you could spend an hour of your remaining to just write up a bit better in the odyssey docs how to use CartoDB layers?

— Reply to this email directly or view it on GitHub https://github.com/CartoDB/odyssey.js/issues/180#issuecomment-51378356.

— Reply to this email directly or view it on GitHub https://github.com/CartoDB/odyssey.js/issues/180#issuecomment-51478323.

www.cartodb.com Map, analyze and build applications with your data

andrewxhill commented 10 years ago

Yep, that's how. That seems perfect. there is a piece in the documentation about the vizjson parameter in Odyssey, but nothing more. So yeah, just a short piece exactly as you are saying

On Thu, Aug 7, 2014 at 10:23 AM, Laura Guzman notifications@github.com wrote:

Hi Andrew, Sure thing. Quick confirmation, I understand that the way to use CartoDB layers is through the vizjson link. I'll write up a short section on finding the link and inserting it in the config block. Is there anything else you're imagining?

Carlos - Can you clarify how/for what I could use the links you provided?

On Wed, Aug 6, 2014 at 2:42 PM, Andrew W. Hill notifications@github.com wrote:

@lauraguzman https://github.com/lauraguzman do you think you could spend an hour of your remaining to just write up a bit better in the odyssey docs how to use CartoDB layers?

— Reply to this email directly or view it on GitHub https://github.com/CartoDB/odyssey.js/issues/180#issuecomment-51378356.

— Reply to this email directly or view it on GitHub https://github.com/CartoDB/odyssey.js/issues/180#issuecomment-51478323.

andrew@vizzuality.com http://www.vizzuality.com

lauraguzman commented 10 years ago

Added use of vizjson to documentation page, all set.