Home
last modified time | relevance | path

Searched refs:CPL_gdal_segmentize (Results 1 – 5 of 5) sorted by relevance

/dports/math/R-cran-sf/sf/src/
H A Dgdal_geom.cpp77 Rcpp::List CPL_gdal_segmentize(Rcpp::List sfc, double dfMaxLength = 0.0) { in CPL_gdal_segmentize() function
H A DRcppExports.cpp276 Rcpp::List CPL_gdal_segmentize(Rcpp::List sfc, double dfMaxLength);
283 rcpp_result_gen = Rcpp::wrap(CPL_gdal_segmentize(sfc, dfMaxLength)); in _sf_CPL_gdal_segmentize()
/dports/math/R-cran-sf/sf/R/
H A DRcppExports.R96 CPL_gdal_segmentize <- function(sfc, dfMaxLength = 0.0) { function
H A Dgeom-transformers.R598 st_sfc(CPL_gdal_segmentize(x, dfMaxLength), crs = st_crs(x))
/dports/math/R-cran-sf/sf/tests/
H A Dgdal_geom.Rout.save65 Error in CPL_gdal_segmentize(x, dfMaxLength) :