nst-guide / web

Mapping website for National Scenic Trails

Home Page:https://nst.guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse polygon attributes

kylebarron opened this issue · comments

Why use a CSV-> JSON parser when you can just host the data as JSON. Duh.

So upload attribute data as JSON, using the key being the National Park code/whatever unique identifier.

Should each JSON be a separate file? I.e. hosting.nst.guide/nationalpark/yose.json? for Yosemite attributes?