File naming convention
The following rules apply to all renders uploaded to the platform:
- Only downcase letters.
- Only alphanumeric characters (letters and numbers).
- Don’t use whitespaces, replace with underscores (
_
).
Models
For models, the expected file name is something like this:
«render_type»_«model_name»_«view_name_and_details».«extension»
The render type indicates the type of image, which is one of the following:
- Floor Plan:
fp
- Layout:
lo
- Visual:
vs
- VR:
vr
- Resort Map:
rm
Example
Say we’re uploading an image for a model called Eisenhower Suite
, the view
is called View 1
. Then we should upload the picture with the following
name: fp_eisenhower_suite_view_1.jpg
Objects
Renders for objects should be named with the following format:
«padded_order_id»_«object_name_and_details».«extension»
System reference
If you’re not sure what’s the expected file name for certain model/view, the following table will help: