Hotel Level Content

Overview

HSP clients can download regularly Hotels level content by API or through UI "Mapping.Works Lite", as follows the data that can be downloaded:

  • Hotel Details: includes HSP Hotel ID, Name, Address, Country, State, City, Zip, Lat, Long, Star level and etc.
  • Hotel Images.
  • Hotel Descriptions.
  • Hotel Facilities.

👍

In order to keep the inventory up-to-date - it's recommend downloading Hotels content once a week


Hotel Images - Flexible Image Sizing

Customers can customize thumbnail sizes directly through URL parameters, optimizing images for various needs:

  • ?width= Adjusts height automatically to preserve the aspect ratio.
  • ?height= Adjusts width automatically to preserve the aspect ratio.
  • ?width=&height= Selects the larger dimension and maintains the aspect ratio.

Maximum Size: Images larger than 1200 pixels will automatically resize to 1200 pixels.

These enhancements allow customers to generate images in any size (e.g., 125 pixels for thumbnails or 1000 pixels for full-size images) while maintaining the original aspect ratio and improving hosting efficiency by serving appropriately sized images for different uses.

📘

Examples :

Room Image (Default) : https://az712897.vo.msecnd.net/images/full/7745A8AA-3B88-452C-B726-BCC51E809164.jpeg

Resized Room Image : https://az712897.vo.msecnd.net/images/full/7745A8AA-3B88-452C-B726-BCC51E809164.jpeg?width=100&height=100