Does anyone know how to get a 3D intersection between an area w/3D coordinates and another area with or without 3D coordinates? I have tried to use...
399
tony@...
May 8, 1999 1:42 pm
As many of you may recall, we traded (a few too many) messages back in March about using this list for SW GIS announcements. The results of that informal...
400
Sileo, Tony
tony@...
May 8, 1999 2:27 pm
Ok - I just created two new eGroups named sw-gis-announce and sw-gis-users. I'm not sure if my invitation to join is getting sent correctly to this group or...
401
peter.a.polesel@...
May 10, 1999 10:44 pm
First of all let me say Thank You to Tony Sileo for creating the new Smallworld lists. Now to the question... I would expect that many people will begin to...
402
Robert Schweikert
robert.schweikert@...
May 11, 1999 7:39 am
Dear sw-gis subscribers, After some informal discussions we (Tony Sileo and Robert Schweikert) decided to create two new sw-gis lists (sw-gis-announce and ...
403
Adam Harrison
adam.harrison@...
May 11, 1999 5:15 pm
Does anyone know of code that will dump styles to an image file such as BMP? Adam Harrison GIS Consultant TerraPrise Solutions, Inc. (504) 394-7902 ...
404
Christopher R Wazny
CWAZNY@...
May 11, 1999 5:46 pm
Please add me to the subscription list. Thank You Chris Wazny Programmer/Sytems Analyst Wisconsin Public Service Corporation cwazny@... (920) 433-1789 ...
405
Sileo, Tony
tony@...
May 11, 1999 10:12 pm
Well, I dredged up the following thread from our internal discussion archive. This might help, or at least some of you may find it interesting and...
406
Tomas Spal
Tomas.Spal@...
May 12, 1999 6:31 am
... Only through topology ( .all_connected_geometry()) -- ... eGroup home: http://www.eGroups.com/group/sw-gis http://www.eGroups.com - Simplifying group...
407
Johnny Espinoza Lopez
jespinoza@...
May 12, 1999 2:18 pm
Please add me to the subscription list. Thank You Johnny Espinoza L. Developer/Analyst AM/FM/GIS BMP GEOMATICA S.A jespinoza@... 51-1 225-4030 Fax:...
408
elcharnock@...
May 12, 1999 2:39 pm
Does anyone have an example of how they plotted internals/details? primarily the :detail_rwo_types and :associated_rwo_types. Thanks in advance, Ed Charnock ...
409
Susan Park (SWUS)
Susan.Park@...
May 12, 1999 9:28 pm
All- Has anyone changed plotting servers from Unix to NT and have the plot styles change? Thanks, Susan ... eGroup home: http://www.eGroups.com/group/sw-gis ...
410
Vollmar, David
dvollmar@...
May 16, 1999 8:13 am
Let me add to Thomas' response: The connectivity actually is happening through a copper cable pin: The copper cable is connected to the pin, and then the pin...
411
Rodolfo
rodolfoa@...
May 17, 1999 11:02 am
Hi there, I'm using the projection component for SW 221 and have the following problem: my world projection is the 'British national grid' and say for half...
412
rfazenbaker@...
May 18, 1999 12:10 am
I'm trying to use the group_box object to group several similar items together in a frame. I haven't been having much luck and would appreciate input. Also,...
413
Johnny Espinoza Lopez
jespinoza@...
May 18, 1999 12:48 am
Here is the code of a very simple example of group_box items. $ remex(:test) $ def_slotted_exemplar(:test, { {:grs, _unset , :writable} }, ... $ _method...
414
Seamus Kierans
seamuskierans@...
May 18, 1999 5:49 am
Hi Rodolfo, Firstly, what you're experiance is a rounding error in the projections ACP. There are some patches but you really have to live with it. I would...
415
Infotech Ltd
infotech@...
May 18, 1999 10:17 am
Hello Smallworld guys', Is there a way to change the "highlight" color of an object throuuh MAGIK code? Thanks Kevin ... Bharti Enterprises, New Delhi, India ...
416
jeff.gerth@...
May 18, 1999 4:07 pm
Hello, I'm trying to use database notification to "log" changes in the smallworld database. Basically, during updates/inserts/deletes a record is getting...
417
jasper.vanrooijen@...
May 19, 1999 7:44 am
Is there anyone who has some experience or knows about tools which provide behaviour for buffering of chains. In particular for the centrelines of TAIF data...
418
Alan Kornuta
alan.kornuta@...
May 19, 1999 8:01 am
Hi, take a look at methods add_observer(), remove_observer(), .... in class browser. They may be useful. Regards Alan ... eGroups.com home:...
419
van Ligten, Fa. Small...
H.vanLigten@...
May 19, 1999 8:17 am
Hi, Have you tried this method; I think it works pretty good ... buffer_offset() IN coords_rope A dist OPT extend_ends? ## this buffers the coords rope...
420
srlong@...
May 19, 1999 9:55 am
<7htq56$aal-@egroups.com> wrote: Original Article: http://www.egroups.com/list/sw-gis/?start=417 ... There are methods on chain and sector rope that provide...
421
Maija Koski
maija.koski@...
May 19, 1999 11:39 am
Here is the code of a very simple example of changing color: g << gis_program_manager.applications[:gis] a_sts << rwo_style_system.new("default","auto",g) ...
422
Konstantin Malakhanov
kosta@...
May 19, 1999 12:16 pm
... jasper> Is there anyone who has some experience or knows about jasper> tools which provide behaviour for buffering of chains. In jasper> particular for the...
423
Michael Kohlhaas
michael_kohlhaas@...
May 19, 1999 12:44 pm
... Isn't it the other way 'round ? Anyway, it would be interesting to know if others had problems with Smallworld39;s integer geometry model and how they solved...
424
Boland, Fred
fboland@...
May 19, 1999 3:41 pm
Does anyone have a decent method for documenting the ACE? Maybe something that can dump it to excel or text. Fred Boland 20 W. 9th Mailstop 9-223 Kansas City,...
425
Tim Delaney
delaney@...
May 19, 1999 8:10 pm
Hello SW-GIS-DEVers, I know that other developers have been successful at using Wang Image as an image viewer that will look at external image files from a SW...
426
delaney@...
May 19, 1999 8:17 pm
Sorry about the appearance of the Magik Code, the code ran together. Here is the correct appearance (I hope this looks correct): At the Magik prompt: wang <<...
427
delaney@...
May 19, 1999 8:17 pm
Sorry about the appearance of the Magik Code, the code ran together. Here is the correct appearance (I hope this looks correct): At the Magik prompt: wang...