22 "ossimDoqqTileSource",
26 :theHeaderInformation(0)
55 vector<ossimFilename> f;
84 const char* prefix = 0;
173 if(name ==
"acquisition_date")
185 else if(name ==
"file_type")
195 propertyNames.push_back(
"acquisition_date");
196 propertyNames.push_back(
"file_type");
220 vector<ossimFilename> f;
221 f.push_back(filename);
231 return open(genRasterInfo);
ossimRefPtr< ossimImageGeometry > theGeometry
virtual bool open()
Pure virtual open.
static ossimString upcase(const ossimString &aString)
std::basic_stringstream< char > stringstream
Class for char mixed input and output memory streams.
static const char * DATUM_KW
Represents serializable keyword/value map.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Attempts to initialize a transform and a projection given the KWL.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
Gets a property for matching name.
const char * find(const char *key) 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.
static const char * METERS_PER_PIXEL_Y_KW
static const char * TYPE_KW
static const char * TIE_POINT_NORTHING_KW
void push_back(char c)
Equivalent to insert(end(), c).
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
void add(const char *prefix, const ossimKeywordlist &kwl, bool overwrite=true)
ossimString getLongName() const
static const char * ZONE_KW
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
static const char * TIE_POINT_EASTING_KW
ossimString theProjection
ossimString trim(const ossimString &valueToTrim=ossimString(" \\)) const
this will strip lead and trailing character passed in.
ossimString getShortName() const
ossim_int32 theHeaderSize
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 void getPropertyNames(std::vector< ossimString > &propertyNames) const
Gets a list of property names available.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
ossim_float64 theNorthing
virtual ~ossimDoqqTileSource()
ossimRefPtr< ossimDoqq > theHeaderInformation
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=NULL)
Method to the load (recreate) the state of an object from a keyword list.
ossimString acqdate() const
const char * c_str() const
Returns a pointer to a null-terminated array of characters representing the string's contents...
static const char * FILENAME_KW
static const char * METERS_PER_PIXEL_X_KW
RTTI_DEF1(ossimDoqqTileSource, "ossimDoqqTileSource", ossimGeneralRasterTileSource)
ossim_int32 errorStatus() const