|

Planning and Zoning
Amanda Land Information System
| Folder Types |
| Status Codes |
| Sub Codes |
| Work Codes |
| Info Codes |
| Attempt Results |
| Processes |
| Folder Setup |
| Folder Clock |
| Logon Procedure |
| Amanda Home |
| CSDC |
| P+Z Home |
| Boards |
| Zoning Info |
| Design Guides |
| City Plan |
| Open Space |
| City Home |
Last Update: 29 Sep 05
|
City of Burlington
Amanda Land Information System Project
Installation and Configuration
- Amanda must be installed in c:\csdc\
- amanda.exe must be in c:\csdc\amanda43\
- amanda.ini must also be in c:\csdc\amanda43\ and it reads:
| Base |
Additional for OnXSpatial |
[amanda]
-dbms=Trace MSS
dbms=MSS Microsoft SQL Server
servername=PATRIOT
userid=
userpassword=
database=AMANDA_Production
-database=AMANDA_Development
-database=AMANDA_Training
toolbar=expert
CacheDosPath=C:\Temp\
CacheAllDddw=yes
DDEServerApplication=CSDC
DDEServerTopic=IBCS
HelpFile = W:\Online\help\output\wwhelp.htm
|
GISClientApplication=OLE
GISClientTopic=OnXSpatial
GISPropertyColumn=PropGISId1
GISPropertyArea=PropGisArea
GISBufferWidth=100.00
GISSendSelectedFile=c:/temp/onxspatial.txt
GISLayerName=Parcels
GISLayerID=Roll
GISColumnType=STRING
|
A dash is used for commenting out a line.
- Create a shortcut to c:\csdc\amanda43\amanda.exe and put it on the Desktop.
- Go to the Properties of the shortcut to amanda.exe, add a space and the path\name to
the ini file.
For Production:
C:\CSDC\AMANDA43\amanda.exe C:\CSDC\AMANDA43\amandalive.ini
For Development:
C:\CSDC\AMANDA43\amanda.exe C:\CSDC\AMANDA43\amandadevelopment.ini
The difference is which database is not commented out with a dash.
- Create the following two empty files with Notepad, and put them into C:\temp\
- amanda.txt
- amandamemory.ini
- Map Network Drives W: (for documents) and X: (for GIS) as follows from Windows Explorer:
- Tools -> Map Network Drive
- W: as \\patriot\csdc
- X: as \\patriot\bgis
- For both, check Reconnect at Login
- Login with the Novell network user name
- For Windows XP machines, go to:
- Control Panel -> System -> Advanced -> Environmental Variables
- Under System Variables, select Path, and click Edit
- Add ; c:\csdc\amanda41
- Add the antique printer for permit forms:
- Add Printer
- Local Printer
- Create a new port -- TCP/IP port
- 192.168.1.54
- Epson LQ-570+ ESC P2
- The printer must be named: PZSharedEpson
- Set the print quality to 180 X180 for fastest printing
|