This routine loads the transformation table for each spatial object table in config file
If single spatial object contains multiple geometry then the transformation is applied to all geometries defined in that spatial object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_transformation_type), | intent(out) | :: | transform |
transformation for spatial object |
||
type(flu_State) | :: | conf |
lua state |
|||
integer, | intent(in) | :: | thandle |
spatial object parent handle |