Few changes to WebFeatureService Porcessing
Created conda environment and was able to get the following 2 examples to run with changes made: pyGDP_featureWeighted_script_1 and *script_2 to work.
changes made:
- dropped .encode() from WebFeatureService output.read()
- adding version='1.1.0' to WebFeatureService call makes a big diff. in performance
Edited by McDonald, Richard R.