User Tools

Site Tools


thinkgeo_cloud_features_bug_fixes_change_log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo_cloud_features_bug_fixes_change_log [2019/04/27 17:47]
brianr Added version 1.4.
thinkgeo_cloud_features_bug_fixes_change_log [2019/11/08 17:58] (current)
brianr [Version 1.8]
Line 1: Line 1:
 ====== ThinkGeo Cloud Features & Bug Fixes Changelog ====== ====== ThinkGeo Cloud Features & Bug Fixes Changelog ======
 +
 +=====Version 1.8=====
 +Release date: November 7, 2019
 +
 +  * **NEW:** Route optimization (Traveling Salesman Problem) service introduced. You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​Routing/​OptimizationV1|experiment with this API here]] and try an online sample [[https://​codepen.io/​thinkgeocodepen/​pen/​dyyNdML|here]].
 +  * Updated routing data to include private-access roads.
 +  * Increased maximum routing cost matrix waypoints from 10 to 25.
 +  * Updated ThinkGeo Core spatial infrastructure to version 12.0.
 +  * Improved X, Y, Z validation in Cloud Maps Vector and Raster services.
 +  * Fixed an issue where toll roads were no longer being indicated as such in routing services.
 +
 +=====Version 1.7=====
 +Release date: August 23, 2019
 +
 +  * **NEW:** API for generating a matrix of travel times or distances between each point in a collection of locations. You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​Routing/​Get%20cost%20matrixV1|experiment with this API here]] and try an online sample [[https://​samples.thinkgeo.com/​cloud/#​RoutingCostMatrix|here]].
 +  * **NEW:** API for returning the boundary polygons for all of the world'​s time zones in Well-Known Text (WKT) format. ​ You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​TimeZone/​Get%20available%20timezone%20geometrisV1|experiment with this API here]].
 +  * Further reliability improvements for the ThinkGeo Cloud Geocoder service.
 +  * Improved result quality for batch geocode requests in certain edge cases.
 +  * Added caching headers to vector tile responses.
 +
 +=====Version 1.6.2=====
 +Release date: July 26, 2019
 +
 +  * Introduced a dark theme for the ThinkGeo Cloud web console, enabled by default.
 +  * Performance and reliability improvements for the ThinkGeo Cloud Geocoder and Reverse Geocoder services.
 +  * Beginning with this version, you must have a ThinkGeo Cloud account and authenticate your requests if you want to use the [[https://​thinkgeo.com/​maps-raster-tiles|Cloud Maps Raster Tiles]] service.
 +
 +
 +=====Version 1.6=====
 +Release date: July 4, 2019
 +
 +This version includes geocoder enhancements and some bug fixes.
 +
 +  * Supported Worldwide geocoder.
 +  * Supported more options for geocoder. You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​Geocoding|experiment with the APIs here]].
 +  * Fixed distance of route is not correct.
 +  * Fixed "​Access-Control-Allow-Origin"​ header is missing for invalid API key.
 +
 +
 +=====Version 1.5=====
 +Release date: June 14, 2019
 +
 +This version introduces a new service for routing.
 +
 +  * **NEW:** API for calculating a route through the specified waypoints. You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​Routing/​Get%20routeV1|experiment with this API here]] and view the sample at [[http://​samples.thinkgeo.com/​cloud/#​RoutinginNorthAmerica|here]].
 +  * **NEW:** API for calculating the reachable service areas (isochrones) for a coordinate point, based on the specified time or distance constraints. You can [[https://​cloud.thinkgeo.com/​help/​index.html#/​Routing/​Get%20service%20areaV1|experiment with this API here]] and view the sample at [[http://​samples.thinkgeo.com/​cloud/#​GetServiceArea|here]].
  
 =====Version 1.4===== =====Version 1.4=====
thinkgeo_cloud_features_bug_fixes_change_log.1556387242.txt.gz · Last modified: 2019/04/27 17:47 by brianr