* refactors settings into env usage * adds proxy usage for schneider parcel fetching (using public web address instead of internal ip address)
* refactors update_parcels() method in Geometry model to work on Schneider * old WFS based logic still exists as update_parcels_wfs() in Geometry model to have a fallback. Can be deleted in the future