Go to the documentation of this file.
8 #ifndef FIELDS2COVER_TYPES_FIELD_H_
9 #define FIELDS2COVER_TYPES_FIELD_H_
28 std::string
getId()
const;
29 void setId(
const std::string& _id);
30 std::string
getCRS()
const;
31 void setCRS(
const std::string& crs);
48 const std::string& if_not_found =
"");
49 static std::string
getUTMDatum(
const std::string& coord_sys,
50 const std::string& if_not_found =
"etrs89");
51 static std::string
getUTMZone(
const std::string& coord_sys);
77 #endif // FIELDS2COVER_TYPES_FIELD_H_
Types used by fields2cover library.
Field & operator=(Field &&)
std::string prev_coord_sys_
int getEPSGCoordSystem() const
void setEPSGCoordSystem(int epsg)
void setRefPoint(const Point &_ref_point)
bool isCoordSystemEPSG() const
void setCRS(const std::string &crs)
void setUTMCoordSystem(const std::string &utm)
std::string getUTMCoordSystem() const
std::string getUTMHemisphere() const
bool isCoordSystemUTM() const
std::string getUTMDatum() const
Cells getCellsAbsPosition() const
std::string getUTMZone() const
void setField(const Cells &_field)
void setId(const std::string &_id)
void setPrevCRS(const std::string &prev_crs)
std::string getId() const
std::string getPrevCRS() const
std::string getCRS() const
fields2cover
Author(s):
autogenerated on Fri Apr 25 2025 02:18:31