14 #define LULC_ERR_FILE 1
15 #define LULC_ERR_READ 2
16 #define LULC_ERR_HEADER 3
48 short SurroundingPoly;
55 double xmin, zmin, xmax, zmax;
110 int GetRecord(FILE *fp,
char *buf);
116 void ProcessLULCPolys();
118 int FindAttribute(
double utm_x,
double utm_y);
126 Coord m_cMin, m_cMax;