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...
Show off your group to the world. Share a photo of your group with us.

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 20112 - 20141 of 20141   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20112
Hello. There is a check box called "Auto-determine Display Style" in the plot page (also in the print page) that starts checked. How can I make that it appears...
rodrigo.aguerre
Offline Send Email
Nov 3, 2009
3:58 pm
20113
Hi Rodrigo, I found an item at <SIAS>\modules\plot\module-definition.xml See that "auto determine display style" at almost end of file. Try to use this config...
Edro Wolter
ed_wolter
Offline Send Email
Nov 3, 2009
5:16 pm
20114
Hi Rodrigo, Try to use the published_settings.sias_client.max_exportable_records in the sias-role-XXX.properties. Generally is set with 500 value. I don't...
Edro Wolter
ed_wolter
Offline Send Email
Nov 3, 2009
5:18 pm
20115
Hi there, Probably is role.properties config using map caching option. I've defined some fixed scales for map caching (1:250 - 1:250000 ). Above 1:100000 i...
Edro Wolter
ed_wolter
Offline Send Email
Nov 3, 2009
5:28 pm
20116
I forgot a thing... the path is <SIAS.war>\modules\plot\module-definition.xml Thanks, Edro. To: sw-gis@yahoogroups.com From: always_surfing@... Date:...
Edro Wolter
ed_wolter
Offline Send Email
Nov 3, 2009
5:30 pm
20117
Thanks. I uncommented that line and worked....
rodrigo.aguerre
Offline Send Email
Nov 3, 2009
7:56 pm
20118
Hi. I changed the value for sias.QueryBean.maxResultSize in the sias-core.properties file. The word "many" instead of the result count, was displayed when the...
rodrigo.aguerre
Offline Send Email
Nov 3, 2009
7:57 pm
20119
I have the same configuration as you. I also have a lot of fixed scales for map caching, the smallest scale with map caching is 1:5000, it should go to that...
rodrigo.aguerre
Offline Send Email
Nov 3, 2009
8:01 pm
20120
Hey, Are you running your service provider through SIAS Agent? Don't know but i think that map caching doesn't works with direct connection. Cheers, Edro. To:...
Edro Wolter
ed_wolter
Offline Send Email
Nov 3, 2009
9:17 pm
20121
Yes, SIAS Agent. You are right, map caching doesn't work on direct connections....
rodrigo.aguerre
Offline Send Email
Nov 4, 2009
1:20 pm
20122
Hi Folks, is there any simple procedure to directly dump some datasets from smallworld directly into some sort of a XML file without using third party tools? ...
Shannon Sun
sunxj
Offline Send Email
Nov 4, 2009
11:10 pm
20123
It looks like the 'query_export_plugin' and the 'query_export_dialog' objects may do the trick. I haven't used them myself but they appear to have the...
Harris, Ronnie
rharris@...
Send Email
Nov 4, 2009
11:22 pm
20124
Hi Shannon, Explorer plugin has the option of exporting selected records or collections to XML. Also, you may develop your own script for exporting to XML. ...
Mahmood Hussain
mhussain1986
Offline Send Email
Nov 5, 2009
4:39 am
20125
Thanks Hussain and Ronnie, If using Exporter Plugin, will the geometry information in the XML file readable as text, like X, and Y? or will the geometry...
Shannon Sun
sunxj
Offline Send Email
Nov 5, 2009
5:09 am
20126
Thanks to Ashish, that was it. We did a clone of another virtual server and missed to adapt the hosts file. Reinhard Von: sw-gis@yahoogroups.com...
Hahn Reinhard
reinhard.hahn
Offline Send Email
Nov 5, 2009
9:13 am
20127
we running swmfs (test server) on a virtual server (vmware) - but windows 2000 - without problems. g, Heinrich...
datamurx
Offline Send Email
Nov 5, 2009
9:21 am
20128
The question is: Why do you want export data in xml format? Export and reimport? Export and import in other systems? Export and analyze (with excel,...
datamurx
Offline Send Email
Nov 5, 2009
9:44 am
20129
hello Shannon have a look at method explorer_export_plugin.int!export_to_xml( a_filename ) copy paste and write your own script - is few line of Magik -...
Paul
paul_man12003
Offline Send Email
Nov 5, 2009
1:32 pm
20130
Shannon, you get geometry information in x,y format only. With a little effort, you can create your own script to export all the collections or objects in a...
Mahmood Hussain
mhussain1986
Offline Send Email
Nov 5, 2009
3:56 pm
20131
Hi. I thought that the problem was solved, but it isn't. It seems that the result size of the query is displayed only when no constraints are used on the...
rodrigo.aguerre
Offline Send Email
Nov 5, 2009
5:13 pm
20132
Hi. I noticed that the button for going to the last page of a query result ( >| ) was always disabled, so I enabled it, making changes in the Explorer.jsp...
rodrigo.aguerre
Offline Send Email
Nov 5, 2009
5:16 pm
20133
As promised at the 2009 Users Conference I posted my presentation and examples of how to use MUnit at http://www.gesmallworld.org (direct path:...
mbfbsae90
Offline Send Email
Nov 6, 2009
2:09 am
20134
Hi Mark, Thanks for sharing the presentation and code! This is great stuff. Regards, Alfred From: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] On...
Alfred Sawatzky
alfred_sawatzky
Online Now Send Email
Nov 6, 2009
1:52 pm
20135
Hi,all. I want to get the file name list in a directory of a FTP server.How can I do in Magik? Thanks! ...
MainStay
mainstay918
Offline Send Email
Nov 6, 2009
3:28 pm
20136
I used curl: http://curl.haxx.se/ I wrote a wrapper Magik class around curl which would start it up and process it's output stream....
naran500
Offline Send Email
Nov 6, 2009
5:52 pm
20137
From the SIAS 4.12 (TSB 18) documentation: A Query service request onto a large database may take a significant time and impact the response time of the...
fdspicer
Offline Send Email
Nov 6, 2009
8:07 pm
20138
Hi all, I have created two objects in smallworld case, say[utility lines and utility points]. I need to find out whether one object is overlapping with the...
vr_muthukrishna
Offline Send Email
9:14 am
20139
Hello Mark, I have uploaded to your Wiki original Vorel's MUnit release. All files, including bitmaps and screenshots, are correct. What do you think about...
dariusz_michura
Offline Send Email
11:44 am
20140
Hi Muthukrishna, In SW 3.3 I've been using code as below for the types of queries you are attempting to perform: Global Variable values: Gpm <<...
Harris, Ronnie
rharris@...
Send Email
3:30 pm
20141
Sorry about the previously garbled version - this is what it should have looked like. MagikSF> gpm $ a sw:gis_program_manager MagikSF>...
Harris, Ronnie
rharris@...
Send Email
3:47 pm
Messages 20112 - 20141 of 20141   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