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...
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...
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...
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...
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:...
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...
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...
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:...
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? ...
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@...
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. ...
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...
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,...
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 -...
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...
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...
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...
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...
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...
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...
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...