Home
last modified time | relevance | path

Searched refs:tile_matrix (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/lib/cartopy/io/
H A Dogc_clients.py490 def _tile_span(self, tile_matrix, meters_per_unit): argument
491 pixel_span = (tile_matrix.scaledenominator *
493 tile_span_x = tile_matrix.tilewidth * pixel_span
494 tile_span_y = tile_matrix.tileheight * pixel_span
497 def _select_tiles(self, tile_matrix, tile_matrix_limits, argument
506 matrix_min_x, matrix_max_y = tile_matrix.topleftcorner
514 max_col = min(max_col, tile_matrix.matrixwidth - 1)
516 max_row = min(max_row, tile_matrix.matrixheight - 1)
567 tile_matrix.identifier)
572 tile_matrix_id = tile_matrix.identifier
[all …]
/dports/graphics/py-pygeoapi/pygeoapi-0.11.0/pygeoapi/
H A Dstarlette_app.py191 {tileMatrixSetId}/{tile_matrix}/{tileRow}/{tileCol}')
193 {tileMatrixSetId}/{tile_matrix}/{tileRow}/{tileCol}/')
195 tileMatrixSetId=None, tile_matrix=None, argument
214 tile_matrix = request.path_params['tile_matrix']
220 request, name, tileMatrixSetId, tile_matrix, tileRow, tileCol))
/dports/science/qmcpack/qmcpack-3.11.0/src/Particle/tests/
H A Dtest_particle_pool.cpp135 const char* tile_matrix = "<tmp tilematrix='1 0 0 1 1 0 2 1 1'/>"; variable
138 bool okay = doc.parseFromString(tile_matrix);
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/raster/
H A Ddb2.rst38 ``gpkg.spatial_ref_sys``, ``gpkg.tile_matrix``,
106 filled in the *gpkg.tile_matrix* table. By default, the driver will
223 `gpkg.tile_matrix <http://www.geopackage.org/spec/#_tile_matrix>`__
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Ddb2.rst38 ``gpkg.spatial_ref_sys``, ``gpkg.tile_matrix``,
106 filled in the *gpkg.tile_matrix* table. By default, the driver will
223 `gpkg.tile_matrix <http://www.geopackage.org/spec/#_tile_matrix>`__
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Ddb2.rst38 ``gpkg.spatial_ref_sys``, ``gpkg.tile_matrix``,
106 filled in the *gpkg.tile_matrix* table. By default, the driver will
223 `gpkg.tile_matrix <http://www.geopackage.org/spec/#_tile_matrix>`__