Skip to content

gepcel/GisViewer

Repository files navigation

GisViewer: A lister plugin for Total Commander

What's this and Why?

GisViewer is a lister plugin for Total Commander to view shapefiles.

I often need to view an ESRI shapefile before adding it to ArcMap. There's no better way than viewing it via a lister plugin in Total Commander.

An existing plugin, GisLister, does not have x64 versions.

Features

  1. Accepts a collection of files as a single shapefile. As described on Wikipedia, a shapefile is not a single file, but a collection of files with a common filename prefix and some or all of the following extensions: .shp, .shx, .dbf, .prj, .sbn, .sbx, .shp.xml. You don't need to carefully select the specific *.shp file to view. Simply focus on any of the above files and press F3 (or Ctrl+Q) to quick view it. When viewing a .dbf or .shp.xml file, other lister plugins may take precedence over this one. In that case, you can either adjust the plugin order or view another file in the collection, such as .shp, .shx, .prj, .sbn, .sbx.
  2. Views feature geometry in the Map tab, with the following tools:
    • Pan to move (Shortcut: H, default when lister first opens)
    • Select to Zoom In, Zoom Out (Shortcut: +/−)
    • Mouse wheel to zoom in and out
    • Identify features (Shortcut: I)
    • Zoom to Max Extent (Shortcut: E)
    • Select tools (Not implemented yet)
  3. Displays the projection at the bottom of the Map tab if available.
  4. Views attribute data in the Data tab.
  5. Supports x64.

How to use?

After installation, move the cursor to a shapefile (any file in the collection) and press Ctrl+Q or F3. That's it.

Installation

GisViewer is written in C# and wrapped with the .Net Interface 1.4 into a Total Commander lister plugin. Therefore, you need to install the interface and .NET frameworks. This only needs to be done once; skip if you already have them.

  1. Install .NET Framework (>=4.5.2). Refer to the .NET Official Site.
  2. Install the interface. You can download and run it from this repository or from the official website.
  3. Download and install GisViewer itself. Follow the TotalcmdWiki if you are unsure how.

Change log

Find changes log here

About

A lister plugin for Total Commander

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages