All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jgrasstools.gears.modules.v.vectortablejoiner.OmsVectorTableJoiner.html Maven / Gradle / Ivy

The newest version!
Module that joins attributes from one vector into another based on a common field. The second attribute table can be a dbf related to a shapefile or just a dbf data file.

The program will create a new vector file with the original and the new attributes fields.

Inputs

  • the vector to extend
  • the dbf tabledata to merge in
  • the common field used for joining the tables. If the name is different in the two sources, then write the two commaseparated, first the one of the shapefile, then the dbf field name
  • the commaseparated list of fields to merge in: it is possible to merge all the dbf table or just a selected set of them


Output

  • the modified joined vector




© 2015 - 2024 Weber Informatics LLC | Privacy Policy