unvt / charites

It is an application to style vector tiles easily
https://unvt.github.io/charites/
MIT License
51 stars 13 forks source link

style.json in test/data folder has wrong data, and 'charites serve test/data/style.json' fails to run #123

Closed champierre closed 1 year ago

champierre commented 1 year ago

Describe the bug

style.json in test/data folder has wrong data, and 'charites serve test/data/style.json' fails to run

To Reproduce

  1. Run charites serve test/data/style.json
  2. You get the following error.
Provider: default
Loading your style: /Users/ishihara/geolonia/charites/test/data/style.json
Your map is running on http://localhost:8080/

Error: layers[0].paint: object expected, null found

Expected behavior

charites serve test/data/style.json should have no error.

Charites Version:

Desktop (please complete the following information):