#include <tmwms.h>
|
| 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 |
|
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:
- /github/workspace/src/gis/tmwms.h
- /github/workspace/src/gis/tmwms.cpp