Home
last modified time | relevance | path

Searched defs:is_shpfile (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/R-cran-rgdal/rgdal/src/
H A DOGR_write.cpp42 int pc=0, i, j, k, is_shpfile, //shp_edge_case_fix, local
898 SEXP ogr_ftype, OGRFeature* poFeature, int is_shpfile) {
/dports/graphics/R-cran-rgdal/rgdal/R/
H A Dogr_write.R24 is_shpfile <- driver == "ESRI Shapefile" functionVar