Software tools for efficient work

Useful applications to manage spatial data

Back to application list


Shapefile - Attribute to Z (Python executable)

The application reads source shapefile, converts value of defined attribute into Z-value and saves the result to a new shapefile. All geometry types are supported except MULTIPATCH. Measurement (M) values of the source shapefile are saved to the output file without changes.

This Python application was created using pyshp library and compiled into single executable file using pyinstaller.


Application usage:

Define source shapefile, field of the source file to be converted into Z-value, output shapefile and click Ok.


Download the app

Back to application list