Loading...
Searching...
No Matches
- Member te::rst::rasterResample (const te::rst::Raster &inputRaster, const std::vector< unsigned int > &inputRasterBands, const te::rst::Interpolator::Method interpMethod, const unsigned int interpWindowRadius, const unsigned int firstRow, const unsigned int firstColumn, const unsigned int height, const unsigned int width, const unsigned int newheight, const unsigned int newwidth, const unsigned int maxThreads, const std::map< std::string, std::string > &rinfo, const std::string &dataSourceType, std::unique_ptr< te::rst::Raster > &resampledRasterPtr)
- Will be removed in the future, Use the other rasterResample implementation instead.
- Member te::srs::Converter::convertToGeographic (double &x, double &y, int SRID)
- This method is deprecated and will be removed in a near future.
- Member te::srs::Converter::convertToProjected (double &lon, double &lat, int SRID)
- This method is deprecated and will be removed in a near future.