Class VTTiler Produce the tile Unherited object class.
More...
Class VTTiler Produce the tile Unherited object class.
def vizitown_plugin.vt_utils_tiler.VTTiler.__init__ |
( |
|
self, |
|
|
|
extent, |
|
|
|
tileSize, |
|
|
|
zoom, |
|
|
|
dem = None , |
|
|
|
ortho = None |
|
) |
| |
Constructor.
- Parameters
-
extent | the extent of the view |
tileSize | the size of the tile |
zoom | the zoom level to produce the data |
dem | if a dem exists |
ortho | if a ortho exists |
def vizitown_plugin.vt_utils_tiler.VTTiler.create |
( |
|
self, |
|
|
|
baseDestPath, |
|
|
|
queue |
|
) |
| |
create method Produce the tile for the data exists
- Parameters
-
baseDestPath | the repository where the data is produce |
queue | the list where the name of data is stock |
vizitown_plugin.vt_utils_tiler.VTTiler.dem |
vizitown_plugin.vt_utils_tiler.VTTiler.extent |
vizitown_plugin.vt_utils_tiler.VTTiler.ortho |
vizitown_plugin.vt_utils_tiler.VTTiler.RDem |
vizitown_plugin.vt_utils_tiler.VTTiler.ROrtho |
vizitown_plugin.vt_utils_tiler.VTTiler.tileSize |
vizitown_plugin.vt_utils_tiler.VTTiler.zoom |
The documentation for this class was generated from the following file: