Closed amedenblik closed 1 year ago
Closes #231
If the Geology map service (https://www.sciencebase.gov/arcgis/rest/services/Catalog/5888bf4fe4b05ccb964bab9d/MapServer/3) is down, comment out these lines in map.component.ts (will be fixed in #223):
let geologyResults = await this._mapService.queryGeology(basinFeature); this._mapService.setGeologyReport(geologyResults);
Closes #231
If the Geology map service (https://www.sciencebase.gov/arcgis/rest/services/Catalog/5888bf4fe4b05ccb964bab9d/MapServer/3) is down, comment out these lines in map.component.ts (will be fixed in #223):