#include <string>
#include <algorithm>
#include <vector>
#include "fields2cover/types.h"
#include "fields2cover/utils/transformation.h"
Go to the source code of this file.
Classes | |
class | f2c::Parser |
Class to parse files of the OGC Standards to our custom format. More... | |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
Macros | |
#define | FIELDS2COVER_UTILS_PARSER_H_ |