Is there a custom type defined for the style in question? When you define a custom type for a style it gets the supplementary style info only from the ...
Greetings, We have a datamodel object that has a geometry field named `location' that is currently mapped to 6 geometry fields (it is a method-based mapping)....
Look up add_startup_action that is defined on the gis_program_manager class in the class browser. When you're done adding startup actions, save your image....
Hi All, I have two simple chains intersecting each other. How can I find the coordinate at the point of intersection ? Thanks ... Do you Yahoo!? The New Yahoo!...
Thanks Matthew, Great help. If I remove the Custom_type I can add extra supplementary styles but they won't be visible in unless I declare them in my...
Scott, To properly set up supplementary styles you need to add them to the style_data_for_app_type() method on the record exemplar of the rwo that the style...
Yes... That is for tabular_list_view. I am looking for something with a regular list_view. Is this possibile? Thanks, Christian ... From: EY Jeong...
Frugard, Christian
frugardc@...
May 2, 2003 4:43 pm
10800
Try the owner_draw_list_view class. Refer to the Smallworld documentation. ... Yes... That is for tabular_list_view. I am looking for something with a regular...
Hi, When I check physical integrity of top version of ace partition it says datastore ace.ds is damaged and reports: **** ERROR: Order Blockno 2166 **** ERROR:...
Hi Mehrdad, what was the first reason that You do an physical integrity check and so on... Was the an Index Brocken or a Brocken Block Header or somthing like...
I have a request from a customer to enter basic latin and latin-1 characters into the GIS to display on plots. Has anyone developed an editor to input the...
My first question is, How many of the objects exist? 100? or 100,000 plus? This may determine the route you choose. If there are just a few then update them by...
Coffee, Russ
Russ.Coffee@...
May 5, 2003 2:17 pm
10807
Hey Russ, We have @24,000 objects and 2,500 alternatives, so option 1 is not possible. The dump to a text file would work in theory, but I'm concerned that ...
You will find that all of the geometries will be left exactly as they were prior to the case apply, if the only change was to add additional geometries to the...
Yes. It works in this direction, but I didn't find a way to convert in other direction. From "1,0" to 1.0 ? Riho ... The ... use ",". "," comes ... Service....
hi, i am using core 3.30 and visual basic 5 on windows 2000, i registered sw_pool.dll and magikserver.dll also i started tics server. When i run this code i...
epar@...
May 6, 2003 1:05 pm
10812
Did you compile magikserver.magik into your smallworld image? mike......
mhamsa@...
May 6, 2003 2:31 pm
10813
Hi, What I wish to do is develop magik code that will read the smallworld object and out put to a database (access/oracle). write some routines to get the data...
Hi All, I have 2 select collections on a street table which has the geometry attribute of type simple chain. I am trying to find the intersection streets by...
Prasad, It is quite easy to write data from Smallworld to Oracle. I do it frequently. The first step is to create your base methods that will handle opening...
Reu, Thomas
treu@...
May 6, 2003 5:18 pm
10816
Loop over sel1; get the bounds of the current street; use a scanner to pick up streets nearby and check that they are in sel2; test against the current street....
I want to know when every traceback occurs so that I can correlate them with other activities. I want to add the date-time stamp to the traceback header string...
I found this file in our ..\Smallworld31\product\source\core\utils folder: simple-tracback.magik and made this change: stream.write(newline_char, "----...
Hi all. Does anybody know how I can modify my .emacs to recognize shortcut keys and highlight functionality when programming in html? Basically I would like to...