Select to view content in your preferred language

Non interactive widget

1570
10
Jump to solution
06-03-2013 09:03 PM
FraserHand
Frequent Contributor
Hi Guys,
Has anyone created a non interactive widget? I basically want to add a module that has access to the widget framework (config data, map etc etc) but doesn't have an icon or placement on any widget containers. I really want this to be completely independent of the Viewer core code so I don't have to worry about upgrades and customising the viewer code, but I want it to load automatically as any other widget.

Has anyone built something along these lines?

Cheers,
F
Tags (2)
0 Kudos
10 Replies
RhettZufelt
MVP Notable Contributor
Fraser,

Thanks for the update.  I also have some high resolution imagery that i have turned into a basemap.  3 inch resolution for 580 square miles that have been combined into a FGDB raster dataset that is now 897GB Uncompressed size, but is 327 GB on disk.

When you say too inconvienient to cache, not sure if you mean that you don't have the storage for this, or the CPU time to spend on it?

I ended up caching my imagery dataset, though it took one of my "lesser" computers 6 days to do it.  I cached in the "old" Exploded format, and the total cache is only 84 GB, but what a huge increase in performance.  No longer have to load my "good" imagery as dynamic.

R_
0 Kudos