Re: [Qlandkartegt-users] French geoportail

2021-03-16 Thread Adam Funk
On 2021-03-16, Roland Munch (info.rueducoq.fr) wrote:

>
> hello everybody
>
> Does anybody know how to get topomap from the french geoportail through 
> a tms or wtms file ?

I'm not sure if this is what you want, but here's a TMS that works for me (IGN 
online
map of France):

#v+


IGN BRGM France
http://mapsref.brgm.fr/wxs/refcom-brgm/refign?LAYERS=FONDS_SCAN&FORMAT=image/png&SRS=EPSG:3857&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=";
 + bbox + "&WIDTH=256&HEIGHT=256";
}
)]]>

France IGN BRGM

#v-

Hope that helps.



___
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users


Re: [Qlandkartegt-users] French geoportail

2021-03-16 Thread Wolfgang Thämelt

Hello Roland,

today, the following TMS file could be used:



TMS4WMTS_Service de visualisation WMTS Geoportail Publics
https://wxs.ign.fr/pratique/geoportail/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&FORMAT=image/jpeg&STYLE=normal&TILEMATRIXSET=PM&TILEMATRIX="+z1+"&TILEROW="+y1+"&TILECOL="+x1;
}
)]]>

IGN


Other layers can be used, too.

WMTS: In the capabilities file downloaded from
"https://wxs.ign.fr/your_code/geoportail/wmts?; (pay attention to
your_code!)

find the ResourceURL entries looking like

https://username:passw...@wxs.ign.fr/your_code/geoportail/wmts?SERVICE=WMTS=GetTile=1.0.0=CADASTRALPARCELS.PARCELLAIRE_EXPRESS=image/png={Style}={TileMatrixSet}={TileMatrix}={TileRow}={TileCol}"/>


you have to insert

- your_code (as with the capabilities file request)

- your username (missing in the capabilities!)

- your password (missing in the capabilities!)

Use encoding if non-ASCII letters!

With these changes I can work with the WMTS file in QMS.


Compare also:

https://github.com/Maproom/qmapshack/wiki/DocFaqMaps#user-content-how-to-use-wmts-files-without-resourceurl

and neighboring sections.

Regards

Wolfgang


Am 16.03.2021 um 10:37 schrieb Roland Munch (info.rueducoq.fr):



hello everybody

Does anybody know how to get topomap from the french geoportail
through a tms or wtms file ?




___
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users


[Qlandkartegt-users] French geoportail

2021-03-16 Thread Roland Munch (info.rueducoq.fr)


hello everybody

Does anybody know how to get topomap from the french geoportail through 
a tms or wtms file ?





--

info.rueducoq.fr
Roland Munch
i...@rueducoq.fr 
http://info.rueducoq.fr 
03 88 77 97 10
06 81 63 23 82
___
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users