Home
last modified time | relevance | path

Searched refs:nIDField (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dcontour.cpp58 if( poInfo->nIDField != -1 ) in OGRPolygonContourWriter()
59 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRPolygonContourWriter()
221 if( poInfo->nIDField != -1 ) in OGRContourWriter()
222 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRContourWriter()
610 oCWI.nIDField = idField; in GDALContourGenerateEx()
H A Dgdal_alg.h344 int nIDField; member
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dcontour.cpp58 if( poInfo->nIDField != -1 ) in OGRPolygonContourWriter()
59 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRPolygonContourWriter()
221 if( poInfo->nIDField != -1 ) in OGRContourWriter()
222 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRContourWriter()
610 oCWI.nIDField = idField; in GDALContourGenerateEx()
H A Dgdal_alg.h344 int nIDField; member
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dcontour.cpp58 if( poInfo->nIDField != -1 ) in OGRPolygonContourWriter()
59 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRPolygonContourWriter()
221 if( poInfo->nIDField != -1 ) in OGRContourWriter()
222 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRContourWriter()
610 oCWI.nIDField = idField; in GDALContourGenerateEx()
H A Dgdal_alg.h344 int nIDField; member
/dports/devel/upp/upp/bazaar/plugin/gdal/alg/
H A Dcontour.cpp1365 if( poInfo->nIDField != -1 ) in OGRContourWriter()
1366 OGR_F_SetFieldInteger( hFeat, poInfo->nIDField, poInfo->nNextID++ ); in OGRContourWriter()
1565 oCWI.nIDField = iIDField; in GDALContourGenerate()
H A Dgdal_alg.h301 int nIDField; member
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonwriter.cpp806 const int nIDField = !oOptions.osIDField.empty() ? in OGRGeoJSONWriteAttributes() local
819 if( !poFeature->IsFieldSet(nField) || nField == nIDField ) in OGRGeoJSONWriteAttributes()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonwriter.cpp806 const int nIDField = !oOptions.osIDField.empty() ? in OGRGeoJSONWriteAttributes() local
819 if( !poFeature->IsFieldSet(nField) || nField == nIDField ) in OGRGeoJSONWriteAttributes()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonwriter.cpp806 const int nIDField = !oOptions.osIDField.empty() ? in OGRGeoJSONWriteAttributes() local
819 if( !poFeature->IsFieldSet(nField) || nField == nIDField ) in OGRGeoJSONWriteAttributes()