Hi, Som/SOC only displays data from a certain file. Read: renders data. It does not convert this data into Smallworld objects or geometries. So something...
Hi, I've noticed the rendering is correct only if the Coordinate System you use for the DGN file is the same of !current_coordinate_system!. Otherwise, you can...
Thanks for the feedback. Really appreciate it. I can successfully plot dgn that I have configured for rendering in the GIS world. However my problem is that I...
Has anyone encountered this type of problem before? I'm unable to copy large files out or within our smallworld server. I get either "insufficient system...
jwakefield@...
Mar 2, 2005 8:00 pm
14547
It sounds as if you have exceeded the number of open filehandles allowed. You may need to either move some files to another server or upgrade to W2k (allows...
Hi Joăo Thanks for the tip on the problem with disjoint areas. After some more investigation I ended up using the method union_in_situ() on a pseudo area like...
To resolve this problem, you need to apply windows nt service pack 6 Cheers Barjat ... __________________________________ Celebrate Yahoo!'s 10th Birthday! ...
In CST 4.0 some menus have icons to minimize and maximize it and some don't. For example they exist in the Layout Designer and the Explorer, but not in object...
I have not looked at the specific examples you quote, but it may be relevant that there are explicit properties of gui_framework (:minimizable, ... under the...
Stanislawski, Michael...
michael.stanislawski@...
Mar 3, 2005 11:31 am
14552
Hi, I will clearify some things for you: A framework can be activated with or without [_] [-] [X] icons on the top right of the menu. On the first place it...
Hello Danny and Michael, Thanks for your input, it helped me. That means, menus that inherit from model will never have the icons [_] and [-]? Stefan...
Hi, No that is not true. On model there is another activate method. Model frames will usually show all icons on the top right. On model based frames you can...
We are still running smallworld out of a windowsNT 4.0 box and would like to upgrade to windows 2000. Are there any "gotchas" to watch out for or any...
jwakefield@...
Mar 3, 2005 7:43 pm
14556
Hi, Watch the patches of Smallworld carefullz. Under W2K you certainly need a patch for the menubar. Other patches. Contact Smallworld for your version of SW ...
Hi John, how big are the current Database? My guess is that the DB size is close to 180 GB! If this is true, then read these Part from the TSB 70 6) Windows...
The total size of all datastores comprising a set is 23.5G. There is another session coexisting with a total size of about 16G. The third session I was...
jwakefield@...
Mar 4, 2005 6:18 pm
14559
I am attempting to create a log of database changes made by the user. I've implemented a database observer for the relevant tables & datasets and have a log...
Harris, Ronnie
rharris@...
Mar 4, 2005 9:24 pm
14560
Ronnie, I will have to look at the transaction(s) that occurs when a user moves a geometry. I have implemented a logging mechanism on object editor updates. ...
Hello Readers: I would like to know if any one has information on GIS companies that buy projects in GIS. I would appreciate if someone could send details of...
Gokul Krishnan
gokul_kr@...
Mar 5, 2005 8:03 am
14562
Hello Quince, I have a 256MB graphics card and am still stuck, so this does not seem to be the complete story... The message...
Dear Sir; Please forward the GIS project you are interested in selling on to me. Our company maybe interested depending on it's type, profit margin etc. Yancey...
Ronnie, I have experienced the same unfortunate situation using a database_observer for the same purpose in our Audit History module. Unfortunately, I found no...
Hi All We are getting a "Too many cursors open" error, 3003, when doing select queries to Oracle 9i. Has anyone had this and how did you resolve it ? The...
Hi Jason What is the version of Toplink? The too many cursors problem is solved by upgrading toplink to 9.0.4.5. Regards Jaco ... From: Jason Haken...
Jaco Badenhorst
Jacob@...
Mar 7, 2005 12:55 pm
14567
It is possible that during the external database opening the configuration parameters are not passed (?) In that case you may try to execute the following...
Hi all: I am looking for a tool to create magik code from uml diagrams, does anyone know if it exists?, or any module directly from core spatial technology...
paco villena
lazarones@...
Mar 7, 2005 2:35 pm
14569
I beleive there is a plugin for Rational Rose to import/export UML object into the CASE tool. I am not sure of the availability of this application. Perhaps...
Hi Jason, I had some similar problem recently during development. My asumption was that the error was apearing because I did not implemented yet the routine...