Can ogr2ogr be used to append multiple DBF files? It works with SHP files, but I can't see how to do it with DBF files on their own. It ought to be possible, considering DBF is a subset of SHP.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Say you have three DBF files with the same field structure (schema), and you want to combine them into one
These files can be either shapefiles or sole DBF files. It will work either way. |
|||
|