pgRouting / osm2pgrouting

Import tool for OpenStreetMap data to pgRouting database
https://pgrouting.org
GNU General Public License v2.0
288 stars 112 forks source link

Image sizes in Docs #253

Open dkastl opened 5 years ago

dkastl commented 5 years ago

I saw, that a (few) image(s) in the docs are not so small despite jst being screenshot(s).

There is an interesting tool to play with formats and image settings: https://squoosh.app/ Could be, that Mkdocs already cares about image optimization, when the static site is built, otherwise we could try to not make images bigger than necessary.

Not urgent, just a reminder.