78 const char* prefix)
const 85 typeList.push_back(
ossimString(
"NGA:235 \"Scaled World Mercator\""));
RTTI_DEF1(ossimNgaProjectionFactory, "ossimNgaProjectionFactory", ossimProjectionFactoryBase)
static ossimEllipsoidFactory * instance()
ossimProjection * createProjectionFromGeometryFile(const ossimFilename &imageFile, ossim_uint32 entryIdx) const
This method takes the filename and tries to find an external ".geom" file.
Represents serializable keyword/value map.
virtual void getTypeNameList(std::vector< ossimString > &typeList) const
virtual ossimProjection * createProjection(const ossimFilename &filename, ossim_uint32 entryIdx) const
takes a filename.
static ossimNgaProjectionFactory * instance()
Implements singleton pattern.
unsigned int ossim_uint32
const ossimEllipsoid * create(const ossimString &code) const
virtual ossimObject * createObject(const ossimString &typeName) const
ossimString after(const ossimString &str, std::string::size_type pos=0) const
METHOD: after(str, pos) Returns string immediately after the token str.