Add exception if wrong `model` passed to the `import_from_postgis` function
If the model
string passed to the import_from_postgis
does not math with the current options baseline
, baseline-as-standard
, standard
, and both
, the function needs to throw an exception instead of processing with no useful result.
\rfc @tara @shinde @laurens