shapefile

Documentation
No extra documentation yet

This is the home page for the shapefile module.

Dependencies

Overview

Provides an implementation of datasource for reading from Shapefiles.

Status

Stable

TODO:

The code does not yet handle the .dbf or index files (.shx) yet.
DBF support is urgent in order to get attributes, index files are important as they can improve performance.
The ShapefileDatasource only implements reading and not writing.
Code for all of the above exists in GeoTools1 but needs to be modified and simplified to work with the new architecture.

View Task List

Participants


The current maintainer, contributors and developers for this module are listed below. If you'd like to get involved, contact one of the maintainers and join the main developers mailing list.

If you're not listed below, and you think you should be, please contact the module maintainer.

shapefile Maintainer

shapefile Contributors

Main Features

More Documentation

Related Links