80 vector<ossimFilename> f;
101 for(i = 0; i < bands; ++i)
107 metadataFile = metadataFile +
".omd";
118 for(i = 0; i < bands; ++i)
135 <<
"general raster info is\n";
197 bool result =
open(fileName);
static ossimImageGeometryRegistry * instance()
ossimRefPtr< ossimImageGeometry > theGeometry
virtual bool open()
Pure virtual open.
Represents serializable keyword/value map.
bool addFile(const char *file)
virtual ~ossimERSTileSource()
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Attempts to initialize a transform and a projection given the KWL.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
const char * find(const char *key) const
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if not defined...
static const ossimErrorCode OSSIM_ERROR
bool toOssimProjectionGeom(ossimKeywordlist &kwl, const char *prefix=NULL) const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
virtual bool extendGeometry(ossimImageHandler *handler) const
virtual ossimString getLongName() const
ossimScalarType theCelltype
virtual std::ostream & print(std::ostream &out) const
Generic print method.
void push_back(char c)
Equivalent to insert(end(), c).
RTTI_DEF1(ossimERSTileSource, "ossimERSTileSource", ossimGeneralRasterTileSource)
unsigned int ossim_uint32
virtual ossimString getShortName() const
ossimErrorCode theErrorStatus
void initImageParameters(ossimImageGeometry *geom) const
Convenience method to set things needed in the image geometry from the image handler.
Container class that holds both 2D transform and 3D projection information for an image Only one inst...
virtual ossimRefPtr< ossimImageGeometry > getExternalImageGeometry() const
Returns the image geometry object associated with this tile source or NULL if non defined...
const ossimProjection * getProjection() const
Access methods for projection (may be NULL pointer).
ossimImageMetaData theMetaData
ossim_int32 errorStatus() const
ossimFilename fileNoExtension() const
const char * c_str() const
Returns a pointer to a null-terminated array of characters representing the string's contents...
const ossimImageMetaData & getImageMetaData() const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=NULL)
Method to the load (recreate) the state of an object from a keyword list.
virtual ossimString className() const
static const char * FILENAME_KW
ossimFilename path() const
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)