osgeo

Survey of GIS Programming

How many programmers on this site work with GIS? What middleware do you work with? ESRI? Mapguide? Google? What kind of projects do you work on? Are you focused on web work, making desktop applications or intranet projects? What kind of industries do you work in? ...

Anyone use OSGeo.FDO.Common.Xml.XmlReader .NET API?

Trying a simple operation like this throws an exception. var reader = new OSGeo.FDO..Common.Xml.XmlReader("c:\\temp\test.xml"); throws an SEHException. I cannot figure out why from available online resource located here: http://fdo.osgeo.org/files/fdo/docs/FDO_API_managed/index.htm ...