This just returns a blank page, with no features drawn.
I can see the request come into
node-tileserver
[2016-10-13 17:21:41.054] [INFO] [default] - Request for /standard/2/3/1.png received.
However, the *.json files only look like this:
{"features":[],"granularity":10}
I have successfully imported the data into PostgeSQL, and can see the data in all the tables.
Any idea what I am missing?
-- Matt