Hi iman, ... The File "rwo.sfi" is read by that swmfs process which runs on the machine where the "rwo.sfi"-file is located. Only that swmfs process has to...
22495
always_unavailable
always_unava...
May 8, 2013 11:22 pm
Dear reinhard I understand that SWMFS could handle both UNC (other normal ds files) and local paths (superfiles), the weird part is why SWMFS would work with...
22497
g2714
May 17, 2013 12:09 pm
Hi everyone, I'm looking for a way to create an enclosed trail around a selected geometry set. Not a bounding box, but a multi-sided polygon that follows the...
22498
Bruce C. Morehouse
Bruce.Morehouse@...
May 17, 2013 12:18 pm
Hi Rod, Check out pseudo_area.new_convex_hull() Bruce Morehouse Ubisense From: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] On Behalf Of g2714 Sent:...
22499
erik_raeves
May 22, 2013 11:38 am
Hi, I wrote a plugin and I want it to do something after I have panned in the map view. My plugin consumes map_properties from the databus but this only seems...
22500
Bruce C. Morehouse
Bruce.Morehouse@...
May 22, 2013 2:07 pm
Would being a consumer of :post_render_set work? You could interrogate the current_view_properties to see if the center (tre) changed, or the scale Bruce...
22501
erik_raeves
May 22, 2013 2:13 pm
Hi, just to let you know. I was able to solve the problem by adding a dependent (of map_manager) and a note_change to my plugin (I had to adjust the...
22502
Mark Field
mbfbsae90
May 22, 2013 8:21 pm
Check out the gesmallworld.org for 4.3 implementation of the post_render_set() as it no longer a databus notfication... http://sw-gis.wikidot.com/upgrd-sw430 ...
22503
kiselev_o
May 30, 2013 12:59 pm
Hi, everyone. Can anyone provide me more information about "Smallworld Raster Loader module"? I`m trying to insert into database some goetiff true color...
22504
Mark Field
mbfbsae90
May 30, 2013 5:37 pm
1st you need to have a raster geometry that supports color images... We use ds_uint storage with byte_plane_rle compression. Once that is done, you can load...
22505
kiselev_o
May 30, 2013 8:38 pm
Thank you for the information and the link, Mark. If we`ll be interested in your raster loader extra code or some tools we can simply email you?Well, another...
22506
rpg7500
Jun 6, 2013 1:29 pm
Greetings, I have a replica view created by pv << ve.replicate(-1) I can use pv.go_to_checkpoint() to change to a named checkpoint, but is there any way to...
22507
Michael Buller
mike_s_buller
Jun 6, 2013 2:36 pm
pv.rollforward() From: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] On Behalf Of rpg7500 Sent: Thursday, June 6, 2013 06:29 To:...
22508
Harris, Ronnie
rharris@...
Jun 6, 2013 4:32 pm
It's not intuitive, as the function name to invoke does not include 'checkpoint39;. If you look in the source code for method...
22509
rpg7500
Jun 6, 2013 5:15 pm
Thanks to everyone who responded. That's just what I was looking for....
22511
Mark Field
mbfbsae90
Jun 7, 2013 8:10 pm
We have two SOC requirements: One for desktops and another for laptops that are not attached to the network. We were thinking of implementing two SOCs one...
22512
mike_s_buller
Jun 8, 2013 4:16 am
Reminder...if you're looking for employment or employees, this is not the place to be posting. Post to the Smallworld group on LinkedIn, at...
22513
Simon Allen
darth_allen
Jun 9, 2013 1:34 am
Hi Mark, I'm unsure whether you can open data from multiple SOCs in one session but we meet similar requirements with just one SOC . Our primary desktop...
22514
cwellfair
Jun 10, 2013 4:39 pm
Hi Mark, We have a similar approach to Simon, defining everything in one SOC. However, rather than building multiple images, we close specific datasets during...
22515
Mark Field
mbfbsae90
Jun 10, 2013 8:11 pm
Thx for the suggestions... I was wondering if anyone knew how Schematics works? They are in their own SOC, yet they are in the Object Control when I start up...
22516
Gunnar Haack
gunnar.haack@...
Jun 11, 2013 6:35 am
Assuming you have a database :my_view configured within SOC :my_soc you can add the following to your open image build script (after the main soc has been...
22517
Mark Field
mbfbsae90
Jun 11, 2013 12:54 pm
Brilliant! That is precisely what I needed!!! Thx!...
22518
saham_78_h
Jun 12, 2013 9:40 pm
Hi group, I'm having a little problem when going to the internal world of an object. We have three different datasets (electricity, gas and pni) and all of...
22519
Markus Neifer
m.neifer@...
Jun 13, 2013 2:19 pm
Hi, is there any way to undefine a global variable? For example, after I execute _global foo << "bar" # use foo... foo << _unset the variable "foo" is still...
22520
Roberto Cassiani
roberto62c
Jun 13, 2013 2:24 pm
Hi Markus, try with MagikSF> !current_package!.remove_key( :foo ) Roberto ... -- */Roberto Cassiani/**//* Area Commerciale EBWorld S.r.l. Via degli Olmi, 16/4 ...
22521
Mark Field
mbfbsae90
Jun 13, 2013 3:18 pm
You can look up some of this on http://www.gesmallworld.org... THe direct link to this answer is at http://sw-gis.wikidot.com/magik-adv-lang#toc2...
22522
Markus Neifer
m.neifer@...
Jun 14, 2013 7:57 am
Hi Roberto, thanks a lot. That's what I was looking for. Markus...
22523
Markus Neifer
m.neifer@...
Jun 14, 2013 7:59 am
Hi Mark, thanks for pointing this out. I knew this is documented somewhere. ;) Markus...
22524
Bia, Veronica
veronicabia
Jun 14, 2013 5:03 pm
Hi group!! I'm having a problem with the ds_transfer of the rwo.ds. It gives this error. Anybody kows what's can it be? Thanks and regards. Veronica 23, Lan:...
22526
Cristian
xtianfcg
8:45 pm
Hi Everybody, I want to migrate from HP-UX (currently running on this O.S.) to Red Hat Linux, my Smallworld Core Spatial Technology (version 4.2). I have...