![]() |
|
|||||||
| Community Chat Chat about topics not related to World Wind. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#161 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,446
|
Ideally I would be able to programatically refresh the color of shapefiles on a timer, say every minute or so. The XML will reside on a server, and the shapes themselves will be on the clients. It sounds like every minute or two I would have some process that just deletes all shapes and reload them base on the xml file on the server. Do you think the new code will support that type of functionality?
Thanks, James |
|
|
|
|
|
#162 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,464
|
You could do that right now with a plugin.
|
|
|
|
|
|
#163 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,446
|
If I started with the current shapefileloader, would it be a big deal to add logic to remove whatever shapes it had loaded? Then, if that works, just put it on a timer to unload and reload every two minutes? I guess actually changing the color of a polygon in a loaded shapefile is out of the question?
Thanks, James Last edited by James_In_Utah; 02-12-2007 at 06:23 PM. |
|
|
|
|
|
#164 |
|
Senior Member
Join Date: Apr 2006
Posts: 404
|
Shouldn't they all just be in a RenderableObjectList? It should be all rather malleable through that...
__________________
Machine. Unexpectedly, I’d invented a time - Alan Moore |
|
|
|
|
|
#165 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,464
|
From the point of view of the RenderableObjectList, a shapefile layer is just a qts (that happens to be stored in memory and generated on the fly instead of being stored on disk and downloaded). So you would have to regenerate the entire layer to change one thing in it.
|
|
|
|
|
|
#166 |
|
Senior Member
Join Date: Apr 2006
Posts: 404
|
Urgh.
![]()
__________________
Machine. Unexpectedly, I’d invented a time - Alan Moore |
|
|
|
|
|
#168 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,446
|
If you can get the alpha blend thing to make your shapefile loader do opaque shapes I would switch. We load up about 300 shapefiles, and indicate status of radar sites with colors. As it stands right now, if one site changes color, I have to unload the whole thing, currently by reloading earth, and then redraw all the shapes. On a typical desktop client, this can take maybe a minute or two. Also, once they are all loaded, zooming and panning is almost painful. Any suggestions on how to deliver this functionality to my users in a more fluid approach would be appreciated!
Thanks, James |
|
|
|
|
|
#169 |
|
God. Root. What is difference?
Join Date: Sep 2004
Location: Eastern Pennsylvania
Posts: 2,856
|
Yea know... I should really do a feature post once a month with what people are doing with World Wind.... because I really want to see what James_In_Utah is doing
![]()
__________________
![]() Earth is Square blog PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe. |
|
|
|
|
|
#170 |
|
Cosmic Overlord
Join Date: Oct 2004
Location: United Kingdom
Posts: 2,362
|
If you did that 'they' would have to kill you.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Maps + MSN Virtual Earth = Flash Earth | m_k | Community Chat | 6 | 02-19-2008 08:51 PM |
| Google Earth has so much better resolution | mica78 | WorldWind General | 43 | 01-20-2006 01:00 AM |
| Cant get resolution as good as Google Earth? | David | Technical Support | 3 | 08-23-2005 03:14 PM |
| Google Earth or World Wind | maja | Community Chat | 2 | 07-31-2005 07:57 PM |
| Please take a few pointers from Google Earth | Scott M | Suggestion Box | 3 | 07-15-2005 04:07 PM |