The project is a set of a dozen utilities and Excel add-ins meant for
geographic information processing. The programs implement algorithms of
computational geometry, geostatistics and aerophotography processing. It
supports most of the GIS data representation standards.
All utilities exist in two forms: as the dynamic loadable libraries (DLL)
driven from the user-friendly front-end, and as the standalone console
applications, which can be run from the command prompt.
The utilities and add-ins perform the following operations:
- Convert text data to grid shapefiles
- Convert TIFF images to grid shapefiles
- Convert points to rectangles
- Convert UTM NAD83 Easting&Northing to Longitude&Latitude and vice versa
- Calculate density values in points per unit area
- Snap points to the nearest grid nodes
- Append or join two grid shapefiles, extract grid nodes
- Export data from Excel spreadsheets to grid shapefiles
- Digitize cartographical data in Excel spreadsheets