I have a problem with the loading of a California dataset (shp 128MB, dbf 321MB)
At the 80% mark
The following is displayed:
build_row: Left house addresses but no left macro for row 1122139
insert_shape: Shape 1122515 has too many points: 569
build_row: could not make position records for beta 1122515
build_beta: Aborting read of ../streets/ca/tlg_roads_lat83 at record 1122515
pagc_create_schema: Schema build has failed
PAGC was recompiled with MAX_VERTICES=964 from the original value of 512 (it was determined that the max is 963 in Tiger)
After which the build process, to prep the shapes to BerkeleyDB, failed with a stack dump.
Any help would be greatly appreciated.