LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Strip responses hash from UTF Grid data #133

Open prashtx opened 9 years ago

prashtx commented 9 years ago

We only use the object_id field from the UTF grid on the client. The renderer needs the response fields, so it honor any selectors in the stylesheet. By default I think it includes any properties present in the grid data. We can probably strip them out before returning/caching the grid data.