ryanhausen / fitsmap

FitsMap: A Simple, Lightweight Tool For Displaying Interactive Astronomical Image and Catalog Data
MIT License
46 stars 9 forks source link

Store catalog column names in index.js rather than in JSON #45

Closed ryanhausen closed 2 years ago

ryanhausen commented 2 years ago

Catalog data for each source is currently stored as a JSON object with key being the column name and the value being the source value. For large catalogs this will take up additional space. This could be optimized by storing the columns in index.js in the TIledMarkers object and storing the