Closed ggordn3r closed 1 year ago
Current implementation treats public land as a single on/off switch: Federal/State. A better implementation would separate federal and state into two overlay layers, (a) Federal and (b) State.
See var loadFederalState = function() in map.js.
var loadFederalState = function()
Underlying data is saved to HZA Data repo.
Closing in favor of https://github.com/CodeforHawaii/Hawaii-Zoning-Atlas/issues/25
Current implementation treats public land as a single on/off switch: Federal/State. A better implementation would separate federal and state into two overlay layers, (a) Federal and (b) State.
See
var loadFederalState = function()
in map.js.Underlying data is saved to HZA Data repo.