CoastalResilienceNetwork / GeositeFramework

Mapping Framework powering TNC Coastal Resilience programs
http://maps.coastalresilience.org/network/
GNU General Public License v3.0
13 stars 10 forks source link

Regional Planning Issue - Prod #1175

Open laflessn opened 5 years ago

laflessn commented 5 years ago

We’ve recently started having issues with Regional Planning only on production. Australia and Ocean Wealth both throw the same error on line 44 of Config.js which is causing Regional Planning not to load any layers after production is built. The build runs fine, with no errors. However, dev is working fine for both sites, and if we build prod using the dev branch, regional planning works again. This may be a Draw and Report error. If you look at layers.json for Australia, reportGpUrl refers to a Draw and Report map service and that is what is referenced in the errors. For now, we've built both prod sites using the dev branch so they are functional at the moment but we need a cause and permanent fix.

https://github.com/CoastalResilienceNetwork/australia-region/blob/master/plugins/regional-planning/layers.json

Picture1