OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/projection/ossimProjectionFactoryBase.h>
#include <ossim/base/ossimFilename.h>
#include <ossim/projection/ossimMapProjection.h>
#include <fstream>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ossimEpsgProjectionDatabase |
Projection Database for coded projections defined in database files and specified via some coordinate reference system group:code, such as EPSG:26715. More... | |
class | ossimEpsgProjectionDatabase::ProjDbRecord |
Type for database record consists of EPSG code and serialized form of corresponding OSSIM projection (as a keywordlist) More... | |