mbu_dk
02-08-2012, 10:47 AM
Fiddling with the install examples (InstallImagery/InstallImageryAndElevationsDemo), I wonder if there is a "nice" way (api) of uninstalling data again?
If you only need the data session-wise, why not just import then you may ask? The thing is, I work with semi large image overlays (nsif) and testing with the import/install examples (above and ImportImagery), I find the install approach ~10 times faster compared to importing. I find that a bit odd btw (I would presume the same algorithms were used for importing/converting the image data, but obviously they aren't).
If you only need the data session-wise, why not just import then you may ask? The thing is, I work with semi large image overlays (nsif) and testing with the import/install examples (above and ImportImagery), I find the install approach ~10 times faster compared to importing. I find that a bit odd btw (I would presume the same algorithms were used for importing/converting the image data, but obviously they aren't).