mf-geoadmin3 icon indicating copy to clipboard operation
mf-geoadmin3 copied to clipboard

[MVT] Cadastral Web Map Webmercator support?

Open davidoesch opened this issue 6 years ago • 15 comments

IF opened https://mf-geoadmin3.int.bgdi.ch/mvt/index.html?topic=ech&lang=de&bgLayer=ch.swisstopo.swissimage&layers=ch.kantone.cadastralwebmap-farbe&lon=8.28411&lat=47.06703&zoom=17

image

-> does the WMS geoshop support the mighty webmercator? because we have the same issue here in 3D on prod https://s.geo.admin.ch/7e86023b3e

If geoshop wms needs an update please assign the ticket back to me so I can have a check with @beat-github and @ibele

davidoesch avatar Nov 28 '18 14:11 davidoesch

geoshop does not support web mercator

<Layer>
<Title>GeoShop</Title>
<SRS>EPSG:4326</SRS>
<SRS>EPSG:2056</SRS>
<SRS>EPSG:21781</SRS>

But we only make requests in epsg:2056 (via cascading wms in wms-bgdi). It seems to be an issue in the tiled wms requests in mf-geoadmin / ol? @oterral any idea?

https://mf-geoadmin3.int.bgdi.ch/mvt/index.html?topic=ech&lang=de&bgLayer=ch.swisstopo.swissimage&layers=ch.kantone.cadastralwebmap-farbe,WMS%7C%7Ccadastral_wms_bgdi%7C%7Chttps:%2F%2Fwms.geo.admin.ch%2F%3F%7C%7Cch.kantone.cadastralwebmap-farbe%7C%7C1.3.0&lon=8.28377&lat=47.06692&zoom=17

ltclm avatar Nov 28 '18 16:11 ltclm

@ltclm Maybe try a non-null gutter in TOD

procrastinatio avatar Nov 29 '18 15:11 procrastinatio

there's no tod involved here. this is one of the tiled wms requests, done by mf-geoadmin: https://wms-bgdi-cdn-3.int.bgdi.ch/?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=ch.kantone.cadastralwebmap-farbe&LANG=de&WIDTH=512&HEIGHT=512&CRS=EPSG%3A3857&STYLES=&BBOX=920301.8205448911%2C5952610.014745714%2C920607.5686580318%2C5952915.762858855

ltclm avatar Nov 29 '18 15:11 ltclm

OK, in the layersConfig. It looks like it's one of the few WMS layers without gutter param

procrastinatio avatar Nov 29 '18 15:11 procrastinatio

Ping @procrastinatio

davidoesch avatar Jan 07 '19 17:01 davidoesch

i think any further work is out of scope for now, see @gjn comment: https://github.com/geoadmin/mf-geoadmin3/issues/4588#issuecomment-441601239

I would NOT start tangling with WMS configuration, proxywms configuration, etc. now.

ltclm avatar Jan 07 '19 19:01 ltclm

So we set this on hold. No ETA for webmercator support for cadastral web map. We re analyse the situation after GL swisstopo decided if we use officially webmercator

davidoesch avatar Jan 07 '19 19:01 davidoesch

We also have to move AV-WMS into our infrastructure.

procrastinatio avatar Jan 08 '19 16:01 procrastinatio

update: https://s.geo.admin.ch/8d67873ef2 ist still the case

davidoesch avatar Dec 07 '20 07:12 davidoesch

image on the new viewer, so it might be a bug in the code

pakb avatar Dec 07 '20 08:12 pakb

Hey Patrick

Die ELZ Zürich möchte CadastralWebMap in Webmercator nutzen: es fehlt hier aber die Unterstützung im WMS des geoshops Kannst du das prüfen? Danke

davidoesch avatar Mar 02 '21 14:03 davidoesch

WebMercator wird unterstützt im WMS des Geoshops. CWM

Alternativ kann der WMS direkt bezogen werden: https://www.cadastre.ch/de/services/service/wms/cwm/data.html

Ibelep avatar Mar 04 '21 07:03 Ibelep

Da der Endkunde einen WMTS in EPSG:3857 benötigt (offline caching von tiles) @Ibelep : wir müssen diese Anforderungen intern angehen. Bis dato haben wir keinen WMTS in EPSG:3857 zur Verfügung-- muss erstellt werden. Dazu muss dies via internes planning aufgenommen werden

davidoesch avatar Apr 26 '21 08:04 davidoesch

internal link https://jira.swisstopo.ch/browse/KOGIS_PRJ-1335

davidoesch avatar Nov 01 '21 14:11 davidoesch

Is there any update to this issue? The layer is still shifted on google maps WMTS in EPSG:3857

Lionardo avatar Sep 14 '23 15:09 Lionardo