Problem with geoprocessingJob input GeoprocessingFeatures

1140
2
04-23-2017 02:18 AM
EmilEMG
New Contributor

I am tryng to use a GP tool that performs kriging (WPF 100.0.0). Inputs: Point features, and string for z_value. There are probably something wrong with my GeoprocessingFeatures, because tool returns ERROR 010098: Insufficient number of points. But there are about 4000 points. Please help

Screens:

0 Kudos
2 Replies
EmilEMG
New Contributor

The problem was in QueryFeaturesAsync. I forgot to set QueryFeatureFields.LoadAll parameter =). Case closed

0 Kudos
AnttiKajanus1
Occasional Contributor III

Glad that this was solved easily. 

0 Kudos