GIRS
0.1.0
Installation
Tutorial
Structure
Infos about gdal and others
Reference
Spatial reference system
Features
Rasters
Functions
Classes
Raster
RasterReader
RasterEditor
RasterUpdate
RasterWriter
RasterFilename
RasterGzipFilename
RasterZipFilename
Rasters and features
GIRS
Docs
»
Reference
»
Rasters
»
Raster
»
girs.rast.raster.Raster.world_to_pixel
View page source
girs.rast.raster.Raster.world_to_pixel
¶
Raster.
world_to_pixel
(
x
,
y
)
¶
Transform world to pixel coordinates
Parameters:
x
–
y
–
Returns:
pixel coordinates of (x, y)
Return type:
list of int