Function Make-Model-Uri

Part of:

package cityscape
( make-model-uri &key ((pathname g0) (error model-uri pathname must be specified.)) ((model-name g1) (error model-uri model-name must be specified.)) )