#30DayMapChallenge

November 1st - 30th 2019

My general approach to this is to make "maps". These will likely not be literal maps, but generative art pieces made using mapping data and technology. Hopefully you think they're all weird. I'm also attempting to make use of the StreetCred POI Dataset in every demo. (I work there)

  1. Day 1: Points

    Missed day one, so nothing yet. Might come back to it.

  2. Day 2: Lines

    A screenshot showing the Lines demo

    Stacks of lines between StreetCred points of interest. New lines drawn each time you move the map. Uses Mapbox and DeckGL.

  3. Day 3: Polygons

    A screenshot showing the Polygons demo

    Polygons of random number of vertices created from a random sampling of StreetCred POI coordinates then drawn as DeckGL Polygonlayer with more randomness in elevation and color to create abstract shape scenes.

  4. Day 4: Hexagons

    A screenshot of the hexagons demo

    Another generative art piece using StreetCred POI data, H3, and DeckGL. Hexagon elevation and color loosely based on POI count in each hexagon. The more you move the map, the more the picture changes.

  5. Day 5: Raster

    A screenshot of the raster demo

    This one sorta works. Mapbox satellite tiles cropcircles, "masked" by StreetCred POI clusters. Each circle size is based on the count of POIs in each cluster. CPU-killing polygon with circles mask done using Turfjs.

  6. Day 6: Blue

    A screenshot of the blue demo

    StreetCred POIs in NYC, Austin, LA. Just some pretty ambient animation. Mapbox expressions and feature state are doing a lot of work on this one.

  7. Day 7: Red

    A screenshot of the red demo

    StreetCred POIs in NYC, Austin, LA. Just some pretty ambient animation, this time red instead of blue. Mapbox expressions and feature state are doing a lot of work on this one too.

  8. Day 8: Green

    A screenshot of the green demo

    StreetCred POIs in NYC, Austin, LA. Just some pretty ambient animation, this time green instead of red. Mapbox expressions and feature state are doing a lot of work on this one too.

  9. Day 9: Yellow

  10. Day 10: Black and white

  11. Day 11: Elevation

  12. Day 12: Movement

  13. Day 13: Tracks

  14. Day 14: Boundaries

  15. Day 15: Names

  16. Day 16: Places

  17. Day 17: Zones

  18. Day 18: Globe

  19. Day 19: Urban

  20. Day 20: Rural

  21. Day 21: Environment

  22. Day 22: Built environment

  23. Day 23: Population

  24. Day 24: Statistics

  25. Day 25: Climate

  26. Day 26: Hydrology

  27. Day 27: Resources

  28. Day 28: Funny

  29. Day 29: Experimental

  30. Day 30: Home