v.check.federal_state checks in which German federal state an area of interest is located.
The vector map aoi (area of interest) has to be given in the GRASS DB.
The data for the federal states boundaries are downloaded from the BKG.
To speed up the module, the federal state boundaries can als be given as optional input: federal_states.
To generate this input the module can be run once with the optinal option output.
The returning output-map can then be used as federal_states input in following module runs (See example below).
Further the optional option federal_state_file can be set. With this option the printed output (federal state of given polygon)
will be written into a file, defined by federal_state_file. If the polygon is not in Germany, no file be generated.