http://globalfishingwatch.org/map/workspace/default-map-client-3-0-workspace-with-npfc-v1 The area should look like this:  But it looks like this when loaded from carto: ``` { "title":"NPFC", "type":"CartoDBAnimation", "id":"npfc", "color":"#e50b70", "visible":true, "gl":{ "source":{ "type":"vector", "metadata":{ "gfw:carto-sql":"SELECT * FROM npfc" } }, "layers":[ { "id":"npfc", "type":"line", "layout":{ "visibility":"none" }, "interactive":true } ] }, "label":"NPFC", "added":true, "library":false, "opacity":1 }, ``` 
http://globalfishingwatch.org/map/workspace/default-map-client-3-0-workspace-with-npfc-v1
The area should look like this:

But it looks like this when loaded from carto: