<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Hi,</div><div>If you go from a vector to a raster format, you will loose all the information.  Best to save to SpatialLite database.  It a single file.</div><div><br>Le 27 nov. 2016 à 08:06, Kevin <<a href="mailto:gs.kevin1@gmail.com">gs.kevin1@gmail.com</a>> a écrit :<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div>I wish to make a raster directly from a very large ESRI Geodatabase (GDB) file. <br><br>The layer (State_ROAD) included in the GDB file is large: if I export the layer into Shapefile or MapInfo Tab format, the output file size exceeds 2GB limit. So I am thinking if there is a way making a raster (road1.tif) directly from the GDB file (COUNTRY_ROAD.gdb).<br><br>I have tried to use this cmd but failed. <br><br>gdal_rasterize -burn 1 -where "ROAD_ID < 1000000" -l State_ROAD <b>COUNTRY_ROAD.gdb</b> State_ROAD <b>road1.tif</b><br><br></div>I seek your generous help and suggestions. <br><br></div>Thank you!<br><div><div>Kevin<br></div><div><br><br></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>gdal-dev mailing list</span><br><span><a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a></span><br><span><a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></span></div></blockquote></body></html>