- Two status bars to show informations:
- The path of the shapefile
- The x, y coordinates of of the mouse cursor.
- Accept the
.shp.xml
file. Which means:- Any of the
*.shp, *.shx, *.dbf, *.prj, *.sbn, *.sbx, *.shp.xml
files can be treat as the same single shapefile. - Files of
*.prj, *.dbf, *.xml
alone that don't belong a shapefile will be ignored by GisViewer.
- Any of the
- Set
WGS84
as the default coordinates if there's none. - Identify table cann't be edited.
- Optimizations:
- Icons.
- Tooltips when point at the tools.
- When plugin first opened:
- Single left click to move the layer.
- Mouse scroll to zoom in or zoom out the layer.
- Columns width of the identify attribute table.
- When first startup, without first to choose a tool:
- Mouse scroll to zoom in and out.
- Click and drag to move.
- Keyboard shortcuts (have to click the map at least once):
- H for pan tool
- +- for zoom in and out
- I for identify tool
- E to zoom to max extent
The first version of GisViewer. See description.