Spatial Properties
Some entities are of spatial nature, in these cases, the entity will have a set of properties related to the coordinate system used by the entity. The following table lists these properties:
coord_hdatum |
Contains the horizontal datum for the Coordinate Reference Systems (CRS). These are the types currently supported:
|
||||||||||||||||||||||||||||||||||||||
coord_origin_x |
Contains the coordinate of axis X for the origin of the project. |
||||||||||||||||||||||||||||||||||||||
coord_origin_y |
Contains the coordinate of axis Y for the origin of the project. |
||||||||||||||||||||||||||||||||||||||
coord_origin_z |
Contains the coordinate of axis Z for the origin of the project. |
||||||||||||||||||||||||||||||||||||||
coord_projection |
Contains the data projection for the Coordinate Reference Systems (CRS). These are the types currently supported:
|
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_falseEasting |
Contains the false Easting. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_falseNorthing |
Contains the false Northing. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_firstStdParallelDeg |
Contains the first Std Parallel Degree. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_latOfOriginDeg |
Contains the latitud of Origin Degree. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_longOfOriginDeg |
Contains the longitud of Origin Degree. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_aeac_secondStdParallelDeg |
Contains the second Std Parallel Degree. It is only required if the projection is aeac. |
||||||||||||||||||||||||||||||||||||||
coord_projection_amg_zone |
Contains the zone value. It is a number between 48 and 58. It is only required if the projection is amg. |
||||||||||||||||||||||||||||||||||||||
coord_projection_mga_zone |
Contains the zone value. It is a number between 48 and 58. It is only required if the projection is mga. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lo_zone |
Contains the zone value. It is one of these numbers: [15, 17, 19, 21, 23, 25, 27, 31, 33]. It is only required if the projection is lo. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_falseEasting |
Contains the false Easting. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_falseNorthing |
Contains the false Northing. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_firstStdParallelDeg |
Contains the first Std Parallel Degree. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_latOfOriginDeg |
Contains the latitud of Origin Degree. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_longOfOriginDeg |
Contains the longitud of Origin Degree. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_lcc_secondStdParallelDeg |
Contains the second Std Parallel Degree. It is only required if the projection is lcc. |
||||||||||||||||||||||||||||||||||||||
coord_projection_tm_falseEasting |
Contains the false Easting. It is only required if the projection is tm. |
||||||||||||||||||||||||||||||||||||||
coord_projection_tm_falseNorthing |
Contains the false Northing. It is only required if the projection is tm. |
||||||||||||||||||||||||||||||||||||||
coord_projection_tm_latOriginDeg |
Contains the latitude of Origin Degree. It is only required if the projection is tm. |
||||||||||||||||||||||||||||||||||||||
coord_projection_tm_longMeridianDeg |
Contains the longitude of Origin Degree. It is only required if the projection is tm. |
||||||||||||||||||||||||||||||||||||||
coord_projection_tm_scaleFactor |
Contains the scale factor. It is only required if the projection is tm. |
||||||||||||||||||||||||||||||||||||||
coord_unit |
Contains the unit of measure of the horizontal data. These are the types currently supported:
|
||||||||||||||||||||||||||||||||||||||
coord_vunit |
Contains the unit of measure of the horizontal data. These are the types currently supported:
|
||||||||||||||||||||||||||||||||||||||
coord_vdatum |
Contains the vertical datum for the Coordinate Reference Systems (CRS). These are the types currently supported:
|