To better serve clients, Tekmap Consulting continually develops and updates its GIS tools and applications. This includes contributing to core GRASS programs and developing custom programs and GUIs for GRASS and MB-System.
Tekmap develops several custom GIS Tools using the GTK+ programming language. GTK+ is "a multi-platform toolkit for creating graphical user interfaces", with ports to Linux, WIN32, Mac OS X, and Direct FB.
Tekmap's GIS tools include:
- GRASS GTK+ — A GTK interface to the GRASS GIS.
- GTK+ MB-System — A GTK interface using the mbio library.
- SonarWave Lite — A .NET interface for viewing XTF sidescan and sub-bottom data (freeware).
- Profile Plotter — A GTK cross section plotting utility for geographic data.
- Ice Scour Tracking software (C as GRASS modules).
- Multibeam Navigator (C#, .Net).
If you are interested in our GIS Tools or want a quote for a custom application, please contact Tekmap.
Contributions to GRASS
As a member of the GRASS development team, Tekmap Consulting regularly contributes programs and enhancements to the GRASS source code. This table lists some of these contributions.
GRASS program | Description |
---|---|
nviz | 3-D visualization tool. Contributed enhancements for accelerated drawing, vector draping, off-screen rendering, animation creation, and label and legend overlays. |
d.nviz | Wrote display program used to interactively create NVIZ scripts that allow custom animated "flights" through a GRASS terrain. |
g.region | Added projection options |
i.group i.rectify i.target m.proj | Added command line options |
m.ll2db | Wrote coordinate conversion program |
ps.map | Added various options including support for geographic grids and scale bars |
r.in.bin | Wrote program to import various binary raster formats |
r.neighbors | Added NULL support for GRASS5.0 rasters |
r.out.bin | Wrote program to export GRASS raster data to a variety of binary formats |
r.profile | Wrote program to create profile information from a GRASS raster suitable for 2-D plotting |
v.in.gshhs | Wrote program to import public domain Global Self-consistent Hierarchical High-resolution Shoreline (GSHHS) data as a GRASS vector |