[Gdal-dev] ogr2ogr "Failed to find required field" error message

marco vieira maovieira at gmail.com
Mon Jan 16 08:48:19 EST 2006


 <gdal-dev at lists.maptools.org>Hi list.
  Im tryng to translate a shapefile with ogr2ogr -f "ESRI Shapefile" -s_srs
"+proj=tmerc +ellps=GRS67 +lat_0=0 +lon_0=-45 +x_0=500000 +y_0=10000000
+k_0=0.9996" -t_srs "+proj=longlat +ellps=WGS84" dest source.shp
ERROR 1: Failed to find required field in datum.csv in
InitDatumMappingTable(),
using default table setup.
  In this case the shapefile was generated and appear to be OK but my real
intention is to convert to MapInfo TAB:

ogr2ogr -f "MapInfo File" -s_srs "+proj=tmerc +ellps=GRS67 +lat_0=0
+lon_0=-45 +x_0=500000 +y_0=10000000 +k_0=0.9996" -t_srs "+proj=longlat
+ellps=WGS84" dest source.shp

  In this case no error messages happend, but the .tab file don't shows
nothing.

 This happend in my linux (GDAL 1.3.1.0) and windows (FWTools 1.0.0a7) box.

--
Marco Vieira
+55 21 9499-6800
e-mail: maovieira at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060116/bab64b07/attachment.html


More information about the Gdal-dev mailing list