env:
.net 9 win11
aspose.gis 25.3
q1:can not save layer to geoJson
var path = "CreateFileGdbDataset_out.gdb";
using (var dataset = Dataset.Create(path, Drivers.FileGdb))
{
using (var layer = dataset.CreateLa…...json", Drivers.GeoJson); // throw...code to next , but the output json no ‘id’ , is it fixed in GISNET-1287...