terriajs-server
Advanced tools
Changelog
2.6.2
Changelog
2.6.1
feedback
service now includes the Share URL for the current state of the map, if provided.Changelog
2.6.0
Changelog
2.5.0
/share
when behind proxies.Changelog
2.4.0
maxConversionSize
parameter to determine what sized files can be converted. Still defaults to 1MB.--port 3001 --port 4000
. The rightmost one wins.//
and /* */
comments.#
comments in config files will be removed in version 3./api/v1
(eg /api/v1/ping
). They are currently available also under /ping
but will be removed.--verbose
.hostName
parameter in config file, to provide better URLs.Changelog
2.3.0
feedback
service now includes the User-Agent
header sent by the user's browser.{
"basicAuthentication": {
"username": "myusername",
"password": "mypassword"
}
}