Skip to content

Conversation

@miguelam-css
Copy link

First version. Just getting used to how this works.

@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for mucss-dataviz ready!

Name Link
🔨 Latest commit 1ef936e
🔍 Latest deploy log https://app.netlify.com/projects/mucss-dataviz/deploys/693620610282a200080353d9
😎 Deploy Preview https://deploy-preview-107--mucss-dataviz.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…and removed most explanations.

The map and the main text legend (with the blue dot in the text and the map). After hours of manually checking, they fit basically perfectly when comparing with gimp changing opacity.
- Remove default legend!
- Fix color (they're darker than original)
- Add text in legend 2
…e found out the font is actually Atkinson, and changed it.

Next step:
- I still need to finish adding text annotations around the rounded rectangles.
… Next step:

- Add third legend (north arrow and scale).
… can't make it as sharpe as the original one. Next step, either:

- Find a way to make the arrow sharper.

- Plot a triangle with a rounded rectangle (might be less code, think about it).
… text. I plot the box around the arrow, but there's a bug with geom_rounded_rect() that won't allow me to have the correct linewidth (strange behaviours when linewidth increases). Next step:

- Plot a white rounded_rect on top of a black one to get the "box" effect without the proper thickness.
… text. I plot the box around the arrow, but there's a bug with geom_rounded_rect() that won't allow me to have the correct linewidth (strange behaviours when linewidth increases). Next step:

- Plot a white rounded_rect on top of a black one to get the "box" effect with the proper thickness.
…rd "North"). Next step:

- Adding the scale under it.
…geom_rounded_rect on top of each other because of bug in geom_rounded_rect when increasing linewidth). Next step:

- Add the scale

Merge branch 'main' of https://github.com/miguelam-css/dataviz

# Conflicts:
#	_projects/2025/100569505/100569505.Rmd
#	_projects/2025/100569505/100569505.html
…ixed it (I think). This comit includes the third legend (north arrow, text, and box), and next step is the scale.
…g with gimp. I could worsen the scale by increasing the horizontal line a couple of pixels. Next steps:

- Worsen scale

- Clean the document and fix the writting to create the final version.
…shed. Next step:

- Clean and organize text to get it ready for the final version.
… downloaded Calgary's .pbf file. I've also written down some ideas for alternatives/improvements. Next step:

- Calculate car travel times with r5r.
…n't finish. Next step: I need to fix the formats of the inputs for function travel_time_matrix.
…kground, but I just couldn't come up with a way that doesn't look absolutely terrible. I then moved on to plotting travel time by bike as isochrones, as Iñaki suggested, which seems more promising. There's still work to do there.
…rones (travel time by bike, 20' isochrones), keep same values as original for time differences. I plotted a dark and bright version, still have to decide. Next step: adding new legends for isochrones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant