What's New in GISWeb


What's New in GISWeb 1.7:

Requires CAMAVision® 13

Syntax Errors in userAdd.sql won't kill gisweb

Copy by Table, not by parcel, this should run much faster

Set exit code, useful for batch files, set to zero on successful run, set to one if there was an error

Added option Empty First

Added cmdline -EMPTYFIRST

Skip (but report) date errors in MSSQL server

LastEdited does not support deleted PIN

Added cmdline -config for batch users

       

What's New in GISWeb 1.6:

If logfile specifies a really bad location, don't crash, just default to c:\gisweb.log

Better license error's

Renamed dontlock to lockserver, and default is to not lock server

Added cmdline options -EDITED and -FULL (only used when -autorun)

 

What's New in GISWeb 1.5:

 

Don't build DDCOMBORES

 

What's New in GISWeb 1.4:

 

Fix GIS_AGBUILDING_VIEW  to display BldgUnits correctly

Fix for MSSql server when dumping photos or sketches and getting error "Cannot create new connection because in manual or distributed transaction mode."

 

What's New in GISWeb 1.3:

 

Fix GIS_GENERAL_VIEW to return record even when the entry status was empty

Fix GIS_RES_GAR_VIEW to display QTRSAC as a number not a yes/no

Fix for MSSql server when dumping photos and getting out of memory errors.

Fix MSSql error: "Cannot use DROP TABLE with 'GIS_AGBUILDINGSSITEM_VIEW' because it is a view, use DROP VIEW"

 

What's New in GISWeb 1.2:

 

Requires CAMA-X 11.5

Fixed the -dontlock command line option to not lock the license server

Added support for a user view. Add a file called userAdd.sql that adds the new view (and for MS SQL server only, add a file userDrop.sql to drop the view).  Put the files in the same location as giswebx.exe

During processing you can hit escape to abort processing

Added size2units to GIS_COMVH_VIEW

Added GISNUM to several views:

GIS_AGBUILDING_VIEW

GIS_AGSOIL_VIEW

GIS_COMBUILDING_VIEW

GIS_IAVALUE_VIEW

GIS_LAND_VIEW

GIS_PHOTO_VIEW

GIS_PRIOR_YR_VIEW

GIS_RES_BLG_VIEW

GIS_SALE_VIEW

GIS_SKETCH_VIEW

GIS_YARD_VIEW

Removed several views because they were exactly the same as the table:

GIS_AGBUILDINGSSITEM_VIEW

GIS_BOFR_ADDRESS_VIEW

GIS_BOFR_CODES_VIEW

GIS_BOFR_GENMIN_VIEW

GIS_BOFR_LOCATION_VIEW

GIS_BOFR_MEMINFO_VIEW

GIS_BOFR_MIN_VIEW

GIS_BOFR_PET_VIEW

GIS_COMBUILDINGSSITEM_VIEW

GIS_COMEXTRASSITEM_VIEW

GIS_RES_GG_VIEW

GIS_YARDSSITEM_VIEW

 

 

Changes from CAMAvision 8 version of GisWeb:

 

Program can be run from any computer, not just the computer it was installed on, however, no one else can be connected (gisweb requires an exclusive lock on the license server)

The new database created can be Firebird or MS SQL Server

CAMA-X can store photos as either jpeg or tiff, so GisWeb will export them in the same format, having an extension of either .jpg or .tif