<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Rich,</p>
<p>What GDAL/OGR version do you have? Which driver do you use? There are two.</p>
<p>According to</p>
<p><a href="http://www.gdal.org/drv_openfilegdb.html">http://www.gdal.org/drv_openfilegdb.html<br /></a>and<br /><a href="http://www.gdal.org/drv_filegdb.html">http://www.gdal.org/drv_filegdb.html</a> (requires ESRI FileGDB API SDK)<br />both versions require version 2.2 or higher.</p>
<p>It is quite likely that you use an older version.</p>
<p>Try "ogrinfo --version" to get the version.</p>
<p>Andreas</p>
<p>On 2017-03-08 16:16, Richard Greenwood wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">I have received an ESRI file geodatabase with polygons containing curves that I would like to import into postgis. Using ogr2ogr the curved portion of the polygon is comprised of the chord of the curve (example below).
<div> </div>
<div>Does anyone have any suggestions for importing an ESRI file geodatabase containing curved polygons?</div>
<div> </div>
<div>Thanks,</div>
<div>Rich<br clear="all" />
<div> </div>
<div> </div>
<div> MULTIPOLYGON(((-11750835.4823935 5060835.88854035,-11750867.8784639 5060835.62656567,-11750871.3924507 5060835.59816625,-11750871.8264507 5060873.75984909,-11750871.2171506 5060883.12929326,-11750870.900856 5060884.35132355,-11750864.5457614 5060884.41587281,-11750835.8933664 5060856.50810022,-11750835.4823935 5060835.88854035)))</div>
<div> </div>
-- <br />
<div class="gmail_signature">
<div dir="ltr">Richard W. Greenwood, PLS<br /><a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a></div>
</div>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> postgis-users mailing list<br /><a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br /><a href="https://lists.osgeo.org/mailman/listinfo/postgis-users">https://lists.osgeo.org/mailman/listinfo/postgis-users</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>