Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 14390 - 14419 of 20142   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14390
Hy group, how can i compile my message files into a closed image (smw 3.3)? thanks!!!!...
"del Río, Maria L...
lujandelrio
Offline Send Email
Feb 1, 2005
3:10 pm
14391
read_message_file (< message file>, < language>) Check the class browser... ... From: del Río, Maria Luján - Externo To: sw-gis@yahoogroups.com Sent:...
Danny van Hooren (Rea...
dhooren
Offline Send Email
Feb 1, 2005
3:36 pm
14392
Hola, me llamo Fernando y trabajo en gas Natural con SW 3.3. No sabía que utilizaban SW en otra empresa de Argenrtina. Bueno, veo que te han contestado la...
Fernando Gaddi
fernandogaddi
Offline Send Email
Feb 1, 2005
3:45 pm
14393
Hi Everyone, I am interested in finding a way to automate an alternative count. It would be nice to be able to specify the "parent" alternative and then count...
jlace33
Offline Send Email
Feb 1, 2005
8:47 pm
14394
If you know the parent alternative name, you can use the method ds_version_view.go_to_alternative() to go to that alternative. Once you are in an alternative,...
Sawatzky, Alfred (GE ...
alfred_sawatzky
Offline Send Email
Feb 1, 2005
9:13 pm
14395
Jake, There's a wonderful iterator that'll yield all alternatives below an alternative actual_alternatives() IN ds_version_view A iter ...
Bruce Morehouse
BruceM@...
Send Email
Feb 1, 2005
9:35 pm
14396
This can occur if using XP professional SP2. Please contact your local smallworld helpdesk for patch P93052_1.magik in Core 4.0 TSB 103 Regards Nicki Fenton GE...
Fenton, Nicki (GE Ene...
nicki.fenton@...
Send Email
Feb 1, 2005
9:45 pm
14397
Regards Kalyan kamepalli ... From: Haritha Kalluri Sent: Wednesday, February 02, 2005 10:23 AM Subject: Fw: Good morning - Regards, Haritha. ...
chakri
kalyanchakravarthyks@...
Send Email
Feb 2, 2005
4:57 am
14398
Thanks for the input. Both of these suggestions helped a lot !! ,Jake ... an ... method ... Once you ... count. ... all...
jlace33
Offline Send Email
Feb 2, 2005
2:13 pm
14399
Jake, Also useful.... ### down() IN sw:ds_version_view B name OPT mode ### ### Where "name" is the string for the alternative name, and mode is...
Frugard, Christian
frugardc
Offline Send Email
Feb 2, 2005
3:35 pm
14400
Als useful: protect rep << view.replicate_without_collections() <<do you counting on rep>> protection rep.discard() endprotect This is veeerry fast because it...
Gert Wijsman (RooS)
gwijsman2001
Offline Send Email
Feb 3, 2005
9:56 am
14401
The company I work for is transitioning over to SmallWorld in the near future. Does anyone know where I can find a copy of the table structures/schema? Or is...
Douglas Shannon
das11228
Offline Send Email
Feb 3, 2005
1:57 pm
14402
In the old days you would "roll your own" data model. Nowadays there are off-the-shelf data models. The Smallworld CASE tool graphical display is an E-R...
Langley Willauer
langley_will...
Offline Send Email
Feb 3, 2005
2:36 pm
14403
My client wants to do a spatial query like the following: "Find all open switches in a given area" Can this be constructed using the query tool, something like...
John Boere
magik2
Offline Send Email
Feb 3, 2005
4:15 pm
14404
#get the fuse within the area - givenarea = area.boundary switchCollect << v.collection(:switch).select(predicate.within?(:location,givenarea)) #parse the...
Olivier Gagnon
olystersw
Offline Send Email
Feb 3, 2005
4:56 pm
14405
Hey John. This might work using the query tool (Object Browser): [Electric] Switch where |Device Status| = "OPEN" and Location within [Electric] Boundary.Area ...
Trevino, Jeremy
jeremiah_trev
Offline Send Email
Feb 3, 2005
5:09 pm
14406
Good morning. I have a position available in the Phoenix AZ metro area for a Sr. Smallworld SI2 consultant with extensive experience within the Utility ...
Shane Smith
tshanesmith
Offline Send Email
Feb 3, 2005
5:31 pm
14407
Found another way to shut the system restore functionality off for just DS files. You can remove the following line <REC>DS</REC> from...
mbfbsae90
Offline Send Email
Feb 3, 2005
6:39 pm
14408
Anybody happens to know where the z coordinate of sector_z is stored? Respectively what's its data type? It seems to be a single precision float, anybody can...
Robert Schweikert
robert_schwe...
Offline Send Email
Feb 3, 2005
7:13 pm
14409
I was wondering if anyone has attempted any true 3D transformations that would not only do unit conversion but also do ellipsoid/datum conversion for the Z...
mbfbsae90
Offline Send Email
Feb 3, 2005
7:16 pm
14410
ding ding ding you are correct... They are only single precision floats I have some information posted at: ...
mbfbsae90
Offline Send Email
Feb 3, 2005
7:22 pm
14411
Hello Doug, Generally every customer develops their own data model that is suited to their particular needs and source data. The core application ships with a ...
Burt, Joseph (GE Ener...
jburt25
Offline Send Email
Feb 3, 2005
10:13 pm
14412
Hi guys, This error sometime occurs after I compress our GIS datastore files. Normallly after ds_compress a GIS dataset (electrical dataset for this case), I...
Robert.Pham@...
swgis123
Offline Send Email
Feb 3, 2005
10:45 pm
14413
Hello Shane, I found your discussion of joins (parent and child) quite interesting. In fact, I would like to know if you prefer using standard ...
Burt, Joseph (GE Ener...
jburt25
Offline Send Email
Feb 3, 2005
11:09 pm
14414
Hi Robert, It seems that you are trying to open two files with the same file_id. I have seen this error once during 2 ds_transfers which were started in...
van Ligten H., DP ITS...
henk_van_ligten
Offline Send Email
Feb 4, 2005
12:13 pm
14415
Hi Everyone, I have problems deleting a replica. From the master-side I use the commannd replication_manager.delete_replica(:name_of_replica) This results in...
Vaartjes, Gert
gvaartjes
Offline Send Email
Feb 4, 2005
1:06 pm
14416
Hi, IPC error 12 is always a path name which is incorrect. Check if this path is correct: "G:\database\dommel\dommel4\ds_admin" Greetings Danny... ... From:...
Danny van Hooren (Rea...
dhooren
Offline Send Email
Feb 4, 2005
1:11 pm
14417
Hi Danny, The path is 100% correct. Gert Vaartjes Waterschap De Dommel Afdeling Informatie Waterbeheer Team Geografische Informatie Postbus 10.001; 5280 DA...
Vaartjes, Gert
gvaartjes
Offline Send Email
Feb 4, 2005
1:14 pm
14418
Gert, ===from documentation 12 MDBE_INVALID_NAME Usually caused by passing an invalid file or directory name to mdbOpen(). ========== I'd have to agree with...
Bruce Morehouse
BruceM@...
Send Email
Feb 4, 2005
2:16 pm
14419
Hi Bruce and others who can help me, First, thanks Bruce for you help, so far it helped me solve one problem. The 12 MDBE_INVALID_NAME came from the...
Vaartjes, Gert
gvaartjes
Offline Send Email
Feb 4, 2005
3:19 pm
Messages 14390 - 14419 of 20142   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help