Hi All,
trying to load a greater number of point geometries (20-100k) from an ogr-datasource.
Up to the default of ogrlayer.maxfeaturecount (50.000) this is no problem.
Trying to load more elements ends up with nothing (featurecount is given correct, but nothing shown on the map).
Already set layer.MaxFeatureCount = 100.000 and layer.DynamicLoading = False.
Also used GlobalSettings.OgrLayerMaxFeatureCount = 100.000 to no effort.
Any ideas?
Cheers
Burkhart
trying to load a greater number of point geometries (20-100k) from an ogr-datasource.
Up to the default of ogrlayer.maxfeaturecount (50.000) this is no problem.
Trying to load more elements ends up with nothing (featurecount is given correct, but nothing shown on the map).
Already set layer.MaxFeatureCount = 100.000 and layer.DynamicLoading = False.
Also used GlobalSettings.OgrLayerMaxFeatureCount = 100.000 to no effort.
Any ideas?
Cheers
Burkhart