Hi, Recently we got e-mail from sw helpdesk about record update issues in SIAS. They say that it is not currently possible. Thanks for all comments!! ... ...
vatli@...
Jan 2, 2003 7:32 am
9826
Mark, The information you're looking for is in the sw_gis!rwo_style table. the sw_gis!gis*style tables are linked to this via the style_id. With below's query...
Robert Schweikert
robert.schweikert@...
Jan 2, 2003 10:48 am
9827
Hi, They are not claiming it isn't possible. They say it is not supported. But, as the SIAS server is just a 'normal' GIS client, you can update/create ...
R.Putters@...
Jan 2, 2003 1:45 pm
9828
This is a little off topic, but I'm trying to see if there would be an interest in a very compressed (not zipped) form of elevation data. We have come up with...
Hello everyone, I believe there is a way to pre-load a set of GIS commands in the Emacs lisp code. Has anyone ever done this? It would be nice to be able to...
Add the following to your .emacs file. Then, when you start your emacs session, type M-x switch-image. At the prompt, just hit space or tab and you'll be...
Quince, Yes, there is a way set up Emacs so you can hit f2-Z to bring up the default GIS command and then use the up/down arrow keys to step through a list of...
Here is my two cents, I use create_database() to create a single VMDS partition and the admin files that support. For additional VMDS partitions, I use create...
The product documentation has a section on the style system, the data model and an overview of the Magik API. Navigate as follows: User Environment --> Style...
Hello Eric, when I insert your code in my .emacs-file I got the following message when starting the emacs: Error in init file: File error: "Cannot open load...
Hi, and Happy New Year ... We are looking at implementing an audit trail for our Smallworld GIS system using a database observer. For any insert, update or...
Hi alls, i) Thanks a lot to Joseph Burt for an excellent tips. Your 4 cents is worth more, and its carries more weights. Its clear my mind whether I'm doing...
Mohamad Ghazali Hashim
mgh@...
Jan 6, 2003 2:10 pm
9840
We have been importing data from arcview files send to us by our county government into our gis datastore. We decided that this eats too many UAV's to do on a...
We have been importing data from arcview files send to us by our county government into our gis datastore. We decided that this eats too many UAV's to do on a...
Hi Simon Two (!) answers to your question : 1. I've implmented an audit-trail at a number of sites and have left the creation of the audit information until...
Hi Michael, The approach mentioned below is a good one. The only thing that I would do different is to employ the insert command when moving collections from...
I'm assume that you'll do something like 1. create new dataset 2. do case apply to create the relevant tables in the new dataset and then copy the data. One...
Where do I find out about adding a new tab list to a cornerstone editor when used for an existing object? On our premise editor there are tab lists for each...
All, Has anyone ever seen this error before. There are no indications from the user as to what is happening before this occurs except that the user is drafting...
Hi All, We're interested in knowing what has been done to configure networks to support Magik/VMDS applications (or what people would like to do). In general a...
Hello, members... I'm trying to build an application which has schematic world... I heard that schematic related components are not included in basic CST and...
Hi, external references are references to the graphics & operation system primitives, i.e to line styles, graphic widgets like frames and panels, file...
Konstantin Malakhanov
km@...
Jan 7, 2003 10:03 am
9850
Hay MMiller, I look at you're question and also had a read on the suplyed solutions and I note that no one mentioned DS_TRANSFER. with DS_TRANSFER module you...
You would need to copy all Smallworld internal tables as well; Have you successfully split a database this way? Any experiences? Robert ... From: farinhappt...
Robert Schweikert
robert.schweikert@...
Jan 7, 2003 1:44 pm
9852
Here is yet another way: - Copy the database - Delete all objects except parcel etc. - Make a ds_transfer I have used above approach to split rasters out of an...
Robert Schweikert
robert.schweikert@...
Jan 7, 2003 1:48 pm
9853
To be honest Robert I don't know. It should do since if you print the substructure of a grid_tile you get grid_tile general_raster sw_gis!tile_bucket It's...
I created a page the performs a custom network trace. After the results are returned, the map is updated like it should with the results being highlighted, in...