OmniSciDB
a5dc49c757
|
#include "DataMgr/ForeignStorage/TextFileBufferParser.h"
#include "Geospatial/Types.h"
#include "Shared/import_helpers.h"
Go to the source code of this file.
Namespaces | |
foreign_storage | |
foreign_storage::anonymous_namespace{TextFileBufferParser.cpp} | |
Functions | |
bool | foreign_storage::anonymous_namespace{TextFileBufferParser.cpp}::set_coordinates_from_separate_lon_lat_columns (const std::string_view lon_str, const std::string_view lat_str, SQLTypeInfo &ti, std::vector< double > &coords, const bool is_lon_lat_order) |