ToolMap
Loading...
Searching...
No Matches
tmWMSFileXML Class Reference

#include <tmwms.h>

Public Member Functions

 tmWMSFileXML (const wxString &wms_url)
 
bool CreateXML (const wxString &layer_name, const wxString &output_xml_file_name, const wxString &projection_epsg)
 
wxString GetWMSUrl () const
 
wxString GetWMSLayerURL (const wxString &layer_name, const wxString &projection_epsg) const
 

Detailed Description

Class for creating a XML file from a WMS server using GDALDriver::CreateCopy capability see here for tutorial https://gdal.org/en/stable/tutorials/raster_api_tut.html GDAL needs to be initialized before using this class, see tmGISData::InitGISDrivers or GDALAllRegister


The documentation for this class was generated from the following files: