diff --git a/docs/doxygen-user/geolocation.dox b/docs/doxygen-user/geolocation.dox index 0bf12d7345..30dbb75c4c 100644 --- a/docs/doxygen-user/geolocation.dox +++ b/docs/doxygen-user/geolocation.dox @@ -8,11 +8,11 @@ The Geolocation window shows artifacts that have longitude and latitude attribut \section geo_usage Usage -To open the geolocation window, go to "Tools" and then select "Geolocation". +To open the Geolocation window, go to "Tools" and then select "Geolocation". \subsection geo_navigation General Usage -You can move the map by clicking and dragging, and zoom using either the mouse wheel or the slider in the bottom left. If a map tile is not available the tile will appear grey but the waypoints will still be displayed. This is more likely to happen when changing the default \ref geo_map_options. +You can move the map by clicking and dragging, and zoom using either the mouse wheel or the slider in the bottom left of the map. If a map tile is not available the tile will appear grey but the waypoints will still be displayed. This is more likely to happen when changing the default \ref geo_map_options. You can left click on a waypoint to highlight that waypoint and show a details pop-up in the upper right corner of the map. The details pop-up will be updated as you click on different waypoints. The data displayed will vary depending on the type of waypoint. For example, this is the endpoint of a GPS Route: @@ -28,24 +28,24 @@ You can also right click on a waypoint to bring up a similar menu to what you'd \subsection geo_filter Filtering -The filters are displayed on the left side of the screen. The top filter lets you filter the waypoints based on timestamp. If enabled, you will only see waypoints with a timestamp within X days of the most recent waypoint (not the current date). When using this filter you can also choose whether you want to see waypoints with no timestamp. The second filter allows you to show waypoints only for the selected data sources. +The filters are displayed on the left side of the screen. The top filter lets you filter the waypoints based on timestamp. If enabled, you will only see waypoints with a timestamp within N days of the most recent waypoint (not the current date). When using this filter you can also choose whether you want to see waypoints with no timestamp. The second filter allows you to show waypoints only for the selected data sources. \image html geo_filter_panel.png -If desired, the filter panel can be hidden by clicking on the vertical "Filters" tab in the top right of the filter panel. Clicking on that tab a second time will restore the filters panel. +If desired, the filter panel can be hidden by clicking on the vertical "Filters" tab on the top right edge of the filter panel. Clicking on that tab a second time will restore the filters panel. \subsection geo_report Generating a Report -You can generate a KML report using the "KML Report" button in the bottom left. The report will include only the currently visible waypoints and can be found in the "Reports" folder of your case. +You can generate a KML report using the "KML Report" button in the bottom right corner of the window. The report will include only the currently visible waypoints and can be found in the "Reports" folder of your case. \image html geo_report.png -Note that you can also use the \ref report_kml report module to generate a report containing all GPS data in the case. +As with other \ref reporting_page "report modules", the generated report will appear under "Reports" in the \ref tree_viewer_page. Note that you can also use the \ref report_kml report module to generate a report containing all geolocation data in the case. \section geo_map_options Map Tile Options
The Autopsy Geolocation window supports several map tile data source options. The map tile data source can be changed -on the Geolocation panel in the Options dialog. There are four options for Geolocation tile data, two of which can be used offline. +on the Geolocation panel in the Options dialog. There are four options for geolocation tile data, two of which can be used offline.