Provider updates
Provides various updates/fixes to the Provider:
- Provider error logging improved:
- Fix
returnExtentOnly
requests failing whenreturnCountOnly
is true orreturnGeometry
is false- Now, both map viewers can "zoom to" a given layer's extent
- Koop package-lock.json included to help keep installations consistent
- I found that some installations of Koop were producing strange "regex" errors when querying our 3D Seismic layer. This eliminates that occurrence as long as "npm i" is run in Koop directory as per deployment guide.
- Fix Koop crashing when :featureLayerId was nonexistent or faulty