Home
last modified time | relevance | path

Searched refs:WMTS (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dwmts.cpp26 WMTS::TileMatrix WMTS::tileMatrix(QXmlStreamReader &reader) in tileMatrix()
74 WMTS::MatrixLimits WMTS::tileMatrixLimits(QXmlStreamReader &reader) in tileMatrixLimits()
99 QSet<WMTS::MatrixLimits> WMTS::tileMatrixSetLimits(QXmlStreamReader &reader) in tileMatrixSetLimits()
148 QString WMTS::style(QXmlStreamReader &reader) in style()
162 void WMTS::layer(QXmlStreamReader &reader, CTX &ctx) in layer()
220 void WMTS::createZooms(const CTX &ctx) in createZooms()
235 bool WMTS::parseCapabilities(CTX &ctx) in parseCapabilities()
304 bool WMTS::downloadCapabilities(const QString &url) in downloadCapabilities()
318 void WMTS::capabilitiesReady() in capabilitiesReady()
331 bool WMTS::init() in init()
[all …]
H A Dwmts.h17 class WMTS : public QObject
84 WMTS(const QString &path, const Setup &setup, QObject *parent = 0);
160 WMTS::Setup _setup;
172 friend uint qHash(const WMTS::TileMatrix &key);
173 friend uint qHash(const WMTS::MatrixLimits &key);
176 inline uint qHash(const WMTS::TileMatrix &key) in qHash()
181 inline uint qHash(const WMTS::MatrixLimits &key) in qHash()
187 QDebug operator<<(QDebug dbg, const WMTS::Setup &setup);
188 QDebug operator<<(QDebug dbg, const WMTS::Zoom &zoom);
H A Dwmtsmap.h17 WMTSMap(const QString &name, const WMTS::Setup &setup, qreal tileRatio,
49 QSizeF tileSize(const WMTS::Zoom &zoom) const;
55 WMTS *_wmts;
H A Dwmtsmap.cpp15 WMTSMap::WMTSMap(const QString &name, const WMTS::Setup &setup, qreal tileRatio, in WMTSMap()
25 _wmts = new WMTS(QDir(tilesDir).filePath(CAPABILITIES_FILE), setup, this); in WMTSMap()
59 const WMTS::Zoom &z = _wmts->zooms().at(_zoom); in updateTransform()
73 const WMTS::Zoom &z = _wmts->zooms().at(_zoom); in bounds()
143 QSizeF WMTSMap::tileSize(const WMTS::Zoom &zoom) const in tileSize()
151 const WMTS::Zoom &z = _wmts->zooms().at(_zoom); in draw()
H A Dmapsource.cpp153 config.type = WMTS; in map()
271 if (config.type == WMTS || config.type == WMS) { in loadMap()
281 if (config.type == WMTS) { in loadMap()
295 case WMTS: in loadMap()
296 return new WMTSMap(config.name, WMTS::Setup(config.url, config.layer, in loadMap()
H A Dmapsource.h23 WMTS, enumerator
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dwmts.rst4 WMTS -- OGC Web Map Tile Service
7 .. shortname:: WMTS
13 Access to WMTS layers is possible with the GDAL WMTS
27 The WMTS driver can open :
42 - a local GetCapabilities response of a WMTS service :
48 - the URL to the GetCapabilities response of a WMTS service:
54 - the URL to the GetCapabilities response of a WMTS service, prefixed
55 with *WMTS:*, and possibly with optional layer, tilematrixset,
68 - the *WMTS:* prefix with open options URL (required), LAYER,
320 Generation of WMTS service description XML file
[all …]
H A Ddb2.rst231 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
241 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
256 (consistently with WMTS convention), whereas TMS uses the bottom left
413 - `OGC 07-057r7 WMTS
H A Dgpkg.rst259 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
274 GeoPackage (consistently with WMTS convention), whereas TMS uses the
283 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
293 NOTE: `OGC WMTS Simple Profile
576 - `OGC 07-057r7 WMTS
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/raster/
H A Dwmts.rst4 WMTS -- OGC Web Map Tile Service
7 .. shortname:: WMTS
13 Access to WMTS layers is possible with the GDAL WMTS
27 The WMTS driver can open :
42 - a local GetCapabilities response of a WMTS service :
48 - the URL to the GetCapabilities response of a WMTS service:
54 - the URL to the GetCapabilities response of a WMTS service, prefixed
55 with *WMTS:*, and possibly with optional layer, tilematrixset,
68 - the *WMTS:* prefix with open options URL (required), LAYER,
320 Generation of WMTS service description XML file
[all …]
H A Ddb2.rst231 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
241 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
256 (consistently with WMTS convention), whereas TMS uses the bottom left
413 - `OGC 07-057r7 WMTS
H A Dgpkg.rst259 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
274 GeoPackage (consistently with WMTS convention), whereas TMS uses the
283 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
293 NOTE: `OGC WMTS Simple Profile
576 - `OGC 07-057r7 WMTS
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dwmts.rst4 WMTS -- OGC Web Map Tile Service
7 .. shortname:: WMTS
13 Access to WMTS layers is possible with the GDAL WMTS
27 The WMTS driver can open :
42 - a local GetCapabilities response of a WMTS service :
48 - the URL to the GetCapabilities response of a WMTS service:
54 - the URL to the GetCapabilities response of a WMTS service, prefixed
55 with *WMTS:*, and possibly with optional layer, tilematrixset,
68 - the *WMTS:* prefix with open options URL (required), LAYER,
320 Generation of WMTS service description XML file
[all …]
H A Ddb2.rst231 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
241 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
256 (consistently with WMTS convention), whereas TMS uses the bottom left
413 - `OGC 07-057r7 WMTS
H A Dgpkg.rst259 - *GoogleMapsCompatible*, as described in WMTS 1.0 specification, Annex
274 GeoPackage (consistently with WMTS convention), whereas TMS uses the
283 - *GoogleCRS84Quad*, as described in `OGC 07-057r7 WMTS
293 NOTE: `OGC WMTS Simple Profile
576 - `OGC 07-057r7 WMTS
/dports/graphics/py-OWSLib/OWSLib-0.24.1/
H A DCHANGES.rst86 - WMTS: add support for boundingboxes (kordian-kowalski, #687)
104 - WMTS: fix cartopy examples (#656).
145 - WMTS: add timeout (jachym)
149 - ALL: pass HTTP headers for WMS/WFS/WMTS/TMS (justb4)
205 - WMTS/TMS: replaced ServiceMetadata (cehbrecht)
231 - WMTS:
287 - WMTS: fix parsing when ServiceProvider does not exist
304 - WMTS: add support for restful only WMTS (JuergenWeichand)
342 - WMTS: add/fix vendor kwarg handling (rhattersley)
375 - WMTS: Allow vendor-specific args in WMTS tile requests (@rhattersley)
[all …]
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/changelog/
H A Dv3.3.0.md15 …* [#3295](https://github.com/openlayers/openlayers/pull/3295) - Add RESTful to WMTS GetCapabilitie…
22 …* [#3297](https://github.com/openlayers/openlayers/pull/3297) - Add getters to ol.source.WMTS ([@f…
29 …2](https://github.com/openlayers/openlayers/pull/3142) - WMTS Get Cap document with updated WMTS.o…
H A Dv3.6.0.md18 …, for `ol.tilegrid.WMTS`, there is a new option `sizes`, where each entry is an `ol.Size` with the…
53 …* [#3689](https://github.com/openlayers/openlayers/pull/3689) - Fix WMTS.optionsFromCapabilities i…
H A Dv4.6.0.md54 …hub.com/openlayers/openlayers/pull/5883) - Fixes setUrl() for WMTS sources (ol.source.WMTS) ([@byl…
/dports/graphics/py-gdal/gdal-3.3.3/data/
H A Dtemplate_tiles.mapml20 …s?layer=MYLAYER&amp;style=&amp;tilematrixset=${TILING_SCHEME}&amp;service=WMTS&amp;request=GetTile…
24 …X={z}&amp;TileCol={x}&amp;TileRow={y}&amp;TILEMATRIXSET=WGS84&amp;SERVICE=WMTS&amp;VERSION=1.0.0&a…
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/data/
H A Dtemplate_tiles.mapml20 …s?layer=MYLAYER&amp;style=&amp;tilematrixset=${TILING_SCHEME}&amp;service=WMTS&amp;request=GetTile…
24 …X={z}&amp;TileCol={x}&amp;TileRow={y}&amp;TILEMATRIXSET=WGS84&amp;SERVICE=WMTS&amp;VERSION=1.0.0&a…
/dports/graphics/gdal/gdal-3.3.3/data/
H A Dtemplate_tiles.mapml20 …s?layer=MYLAYER&amp;style=&amp;tilematrixset=${TILING_SCHEME}&amp;service=WMTS&amp;request=GetTile…
24 …X={z}&amp;TileCol={x}&amp;TileRow={y}&amp;TILEMATRIXSET=WGS84&amp;SERVICE=WMTS&amp;VERSION=1.0.0&a…
/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/docs/source/cartopy/io/
H A Dogc_clients.rst1 RasterSources and accessing WMS and WMTS
/dports/graphics/gpxsee/GPXSee-7.32/
H A DREADME.md6 * User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/doc/tutorials/
H A Dconcepts.hbs34 …map tile services like OpenStreetMap or Bing, for OGC sources like WMS or WMTS, and for vector dat…

123456789