Re: [Geoserver-users] How to add a WMS/WMTS connection?

2021-07-09 Thread Rahkonen Jukka (MML)


Lähettäjä: celati Laurent 
Lähetetty: perjantai 9. heinäkuuta 2021 0.06
Vastaanottaja: Olivier Gagnon 
Kopio: geoserver-users@lists.sourceforge.net
Aihe: Re: [Geoserver-users] How to add a WMS/WMTS connection?

Hi,

WMS and WMTS are different services. The URL that you used should work for WMS 
store and it certainly will not work for WMTS store.

-Jukka Rahkonen-


Thanks.
I just make a try in filling this following  URL :

https://ows.terrestris.de/osm/service?SERVICE=WMS=1.1.1=GetCapabilities

<http://goog_334465339>
https://gis.stackexchange.com/questions/271642/adding-openstreetmap-wms-layer-to-qgis

https://www.terrestris.de/en/openstreetmap-wms/


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to add a WMS/WMTS connection?

2021-07-08 Thread Nuno Silva
OSM does not have wmts server...only tile server...Like I said, I use
MapProxy to get tiles from OSM tile server and convert them to wmt(s)
service using MapProxy

A quinta, 8/07/2021, 21:52, celati Laurent 
escreveu:

> Thanks a lot for your reply. Regarding WMS/WMTS  side, do you know how to
> set a OSM wms/wmts server ? Which URL capabilities must be filled in?
>
> Le jeu. 8 juil. 2021 à 22:39, Nuno Silva  a écrit :
>
>> You are trying to get a tile server, not wmts server...try MapProxy
>> instead for that
>>
>> A quinta, 8/07/2021, 21:34, celati Laurent 
>> escreveu:
>>
>>> I want to set some WMS/WMTS in order to add several basemap (for
>>> instance : OSM or other).
>>> I tried to set a new WMTS connection :
>>>
>>> https://tile.openstreetmap.org/{z}/{x}/{y}.png
>>>
>>> But i have an error message : connection time out.
>>>
>>> Could you tell me how to do? I paste a screen shot.
>>>
>>> Thanks.
>>>
>>> [image: image.png]
>>> ___
>>> Geoserver-users mailing list
>>>
>>> Please make sure you read the following two resources before posting to
>>> this list:
>>> - Earning your support instead of buying it, but Ian Turton:
>>> http://www.ianturton.com/talks/foss4g.html#/
>>> - The GeoServer user list posting guidelines:
>>> http://geoserver.org/comm/userlist-guidelines.html
>>>
>>> If you want to request a feature or an improvement, also see this:
>>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>
>>>
>>> Geoserver-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to add a WMS/WMTS connection?

2021-07-08 Thread Olivier Gagnon
Hi celati,

You have to enter the url to the getCapabilities of the service.

Good luck


Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : celati Laurent 
Envoyé : 8 juillet 2021 16:31
À : geoserver-users@lists.sourceforge.net 

Objet : [Geoserver-users] How to add a WMS/WMTS connection?

I want to set some WMS/WMTS in order to add several basemap (for instance : OSM 
or other).
I tried to set a new WMTS connection :

https://tile.openstreetmap.org/{z}/{x}/{y}.png

But i have an error message : connection time out.

Could you tell me how to do? I paste a screen shot.

Thanks.

[image.png]
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to add a WMS/WMTS connection?

2021-07-08 Thread celati Laurent
Thanks a lot for your reply. Regarding WMS/WMTS  side, do you know how to
set a OSM wms/wmts server ? Which URL capabilities must be filled in?

Le jeu. 8 juil. 2021 à 22:39, Nuno Silva  a écrit :

> You are trying to get a tile server, not wmts server...try MapProxy
> instead for that
>
> A quinta, 8/07/2021, 21:34, celati Laurent 
> escreveu:
>
>> I want to set some WMS/WMTS in order to add several basemap (for instance
>> : OSM or other).
>> I tried to set a new WMTS connection :
>>
>> https://tile.openstreetmap.org/{z}/{x}/{y}.png
>>
>> But i have an error message : connection time out.
>>
>> Could you tell me how to do? I paste a screen shot.
>>
>> Thanks.
>>
>> [image: image.png]
>> ___
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> If you want to request a feature or an improvement, also see this:
>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to add a WMS/WMTS connection?

2021-07-08 Thread Nuno Silva
You are trying to get a tile server, not wmts server...try MapProxy instead
for that

A quinta, 8/07/2021, 21:34, celati Laurent 
escreveu:

> I want to set some WMS/WMTS in order to add several basemap (for instance
> : OSM or other).
> I tried to set a new WMTS connection :
>
> https://tile.openstreetmap.org/{z}/{x}/{y}.png
>
> But i have an error message : connection time out.
>
> Could you tell me how to do? I paste a screen shot.
>
> Thanks.
>
> [image: image.png]
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] How to add a WMS/WMTS connection?

2021-07-08 Thread celati Laurent
I want to set some WMS/WMTS in order to add several basemap (for instance :
OSM or other).
I tried to set a new WMTS connection :

https://tile.openstreetmap.org/{z}/{x}/{y}.png

But i have an error message : connection time out.

Could you tell me how to do? I paste a screen shot.

Thanks.

[image: image.png]
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users