Open TamNhiDuong opened 3 years ago
Hi,
I hope it is a right place to post this. I have a WMS that supports EPSG:3857 as a source of tiled data. The server URL looks like this:
"http://a.example.com/wms?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&width=256&height=256&layers=example"
The url returns a map image. Where can I add this source as a new layer in Mapbox?
Thank you!
Hi,
I hope it is a right place to post this. I have a WMS that supports EPSG:3857 as a source of tiled data. The server URL looks like this:
"http://a.example.com/wms?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&width=256&height=256&layers=example"
The url returns a map image. Where can I add this source as a new layer in Mapbox?
Thank you!