Jiri Kozel

Results 5 comments of Jiri Kozel

Custom headers are also not sent using WFS `get_schema`. See version [1.0.0](https://github.com/geopython/OWSLib/blob/06f8da9c4398d90e8b9efef5e13254706db2458e/owslib/feature/wfs100.py#L335) and general [WebFeatureService_](https://github.com/geopython/OWSLib/blob/06f8da9c4398d90e8b9efef5e13254706db2458e/owslib/feature/__init__.py#L213) class (used for versions 1.1.0 and 2.0.0).

Good idea. It should be possible, but probably not so easy. Merging it on lower zoom levels means to do some geometry processing that may affect performance a lot. We...

BTW ridge, arete, cliff and valley are mapped as linear features (not polygon) and only cliff is currently rendered by osm-carto.

@WBMol It all sounds quite reasonable, pull request is welcome. Names of lakes: these are already presented in water_name layer.

~~Maybe~~ Probably fixed by #763