sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.37k stars 592 forks source link

Support for offline maps in .osm.pbf format #7875

Open mbx64 opened 10 months ago

mbx64 commented 10 months ago

Autopsy does currently only support raster tiles as offline maps (either .zip or .mbtiles, see docs). Raster tiles have some major disadvantages:

It seems to be way more common to share offline map data via vector tiles, e. g.:

It would be nice to have support for publicly available map data in .osm.pbf format.