Is there a way to export geometry to GeoPackage, GeoJson, Shapefile, TIFF and others via the Manifold 9 API?
Organizations that want to adapt to CHANGE are using products that can adapt.
www.yeymaps.io
Good question. I think there is, but not very straightforward way.
If you search API doc for ".shp" you see how to create a shapefile (or geopackage).
To insert data? Probably Run a Command.
I have not tried.
Yes, absolutely. Use Database.Export or Database.ExportFile. Both methods have examples.
Oh, so easy.
Thank you