Errata

JSON at Work

Errata for JSON at Work

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
ePub Page 578
3rd paragraph?

In example 1.14., the lat long string is not correct. Leading + sign in front of the latitude is missing. The correct standard should be as follows:

Example 1.14. JsonLatLong.json
{
"empireStateBuilding": "+40.748747-73.985547"
}

Adam Wan  Jan 23, 2019