Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Can anyone confirm if all you indeed need is the FGDB API SK from Esri and OGR >= 1.9.0 for read/write to FGDBs and NOT a ArcView license as well? I'll try disconnecting from our Esri license server and give it a go, but confirmation from someone not consuming the Esri koolaid would be nice. Commented Feb 22, 2012 at 18:49
  • @ChadCooper, see Can Esri's file geodatabase API be redistributed?. (and I updated the answer to include Osgeo4w's package) Commented Feb 22, 2012 at 18:55
  • 5
    @ChadCooper yes. The gdal/ogr-arcobjects driver requires the esri license, the gdal/ogr-filegdb does not require any license. Commented Feb 22, 2012 at 19:14