The Traveller Map - Poster/POST Example

Explanation

The Poster API supports the HTTP POST method for submitting custom sector data for rendering. Three variations are supported:

Usage:

http://www.travellermap.com/Poster.aspx?sector=SECTORNAME[&scale=N][&subsector=X][&rotation=R][&options=O]

Parameters:

Notes:

POST text/plain Content

This cannot be done through a Web page except via XmlHttpRequest, which doesn't make a distinct demo than the examples below. However, it is the simplest format for most HTTP clients to work with.

POST File Attachment

Sector data:

XML Metadata:

POST Form Data