It's been a while coming, but worth the wait. Jackie Ng has announced the release candidate for FDO Toolbox 1.0.
The FDO Toolbox is a multi-purpose .Net geospatial tool to manage spatial data. It is written in C# and uses the Feature Data Objects (FDO) API. It supports extensive data management functions built on the FDO API including
- Connect to all FDO 3.6 geospatial data sources
- Full CRUD (Create, Read, Update, Delete) support
- Save/load schemas
- Preview geospatial data
- FDO and SQL queries
- Command-line utilites to automate geo-processing tasks.
- Bulk copy
- Join/merge spatial and non-spatial data
- An IronPython scripting engine, allowing you to script/extend FDO Toolbox using Python.
Comments