Marc Mönneråt
Marc Mönneråt
Not I'm aware of.
Why not, but do not forget the `fathom` for depth :smile: 
Yes, this is related to https://github.com/geoadmin/mf-geoadmin3/issues/5229. But still, why move away from CORS?
You may rely on the fact that Basic Auth is sending its Authorization header every time. Try the following: **1/ Load a page with a _Basic Auth_ WMS (wms.swisstopo.admin.ch).** The...
Also way too much python code in makos.
The service `https://wms.swisstopo.admin.ch/ ` is not open (for now). You need a password.
For the `height service`, `SwissBuilding` and `3D` terrain tiles in `map.geo.admin.ch` are using the _usual height_ ([LN02](https://www.swisstopo.admin.ch/en/knowledge-facts/surveying-geodesy/reference-frames/local/ln02.html)). So altitude for these datasets must be consistent. But as coordinates in the...
Hmm, a geometry without coordinates... ``` [Mon Jul 20 13:53:25.698814 2020] [wsgi:error] [pid 27486] [remote 10.220.6.81:53574] response = view_callable(context, request) [Mon Jul 20 13:53:25.698835 2020] [wsgi:error] [pid 27486] [remote 10.220.6.81:53574]...
The geometry is a collections of different types, which cannot converted to `esrijson`: ``` {'geometries': [{'geometries': [{'coordinates': (2564903.2, 1220621.8, 0.0), 'type': 'Point'}, {'coordinates': (2569590.1, 1224215.7, 0.0), 'type': 'Point'}, {'coordinates': (2569845.8,...
@danduk82 Maybe with https://jira.swisstopo.ch/browse/BGDIINF_SB-445