Home
last modified time | relevance | path

Searched defs:ogr_ftype (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/R-cran-rgdal/rgdal/src/
H A DOGR_write.cpp320 SEXP ogr_ftype = VECTOR_ELT(inp, 7); local
898 SEXP ogr_ftype, OGRFeature* poFeature, int is_shpfile) {
/dports/databases/grass7/grass-7.8.6/vector/v.out.ogr/
H A Dmain.c66 OGRFieldType ogr_ftype = OFTInteger; local
/dports/graphics/R-cran-rgdal/rgdal/R/
H A Dogr_write.R125 ogr_ftype <- integer(nf) functionVar