shapereader
Read ESRI shapefiles
Data Fields
shp_header_t Struct Reference

File header.

#include <shp.h>

Data Fields

long file_code
 Always 9994.
 
long unused [5]
 Unused fields.
 
size_t file_size
 Total file length in bytes.
 
long version
 Always 1000.
 
shp_type_t type
 Shape type.
 
double x_min
 Minimum X.
 
double y_min
 Minimum Y.
 
double x_max
 Maximum X.
 
double y_max
 Maximum Y.
 
double z_min
 Minimum Z.
 
double z_max
 Maximum Z.
 
double m_min
 Minimum M.
 
double m_max
 Maximum M.
 

The documentation for this struct was generated from the following file: