6.1.1.1.1.8. thyrsis.database.raster_points module

load points in site database

USAGE

python -m thyrsis.database.raster_points points_file raster_file

try to interpolate value from a raster to a points file

thyrsis.database.raster_points.raster_points(fileName, rasterName, delimiter=';')

Load contours entries into the current database

Paramètres
  • fileName (string) – path of an output csv file

  • rasterName (string) – path of a raster file

  • delimiter – delimiter used for the csv creation

Renvoie

None