OkMap forum
OkMap forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 OkMap Forum - English
 Use of the software
 France IGN Scan 25 WMTS server issue

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert image on imageshack.us
 Insert small zipped file as attachment (< 500 Kb)
 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jeanmarc93 Posted - 04/07/2024 : 15:35:20
Hello,

I just added the following WMTS server
<mapsServer>
<name>France IGN Scan 25</name>
<url>https://data.geopf.fr/private/wmts?apikey={apikey}</url>
<serverNodes />
<attributions>Šign.fr</attributions>
<group>France IGN</group>
<type>WMTS</type>
<version>1.3.0</version>
<layer>GEOGRAPHICALGRIDSYSTEMS.MAPS</layer>
<mapFormat>image/jpeg</mapFormat>
<projection>EPSG:3857</projection>
<lat>48.85717</lat>
<lon>2.34139999999999</lon>
<covered>France</covered>
<minZoom>6</minZoom>
<maxZoom>16</maxZoom>
<active>true</active>
<canSaved>true</canSaved>
<custom>false</custom>
</mapsServer>
and added the API key in Preference->WebMaps menu
But it seems not working
Could you help me ?
Regards,
Jean-Marc

Allegato : OkMap_XkdZBbvALW.zip#9;62.16 KB
7   L A T E S T    R E P L I E S    (Newest First)
okmap Posted - 28/08/2024 : 09:11:29
It is much easier to use the OkMap interface.
PS: I solved the key problem so you can specify "https://.......key={apikey}".
LucyCoffee Posted - 28/08/2024 : 06:02:31
quote:
Originally posted by okmap

I always recommend using the OkMap interface and not directly modifying the configuration files.


I agree with you, because that would make things more complicated wouldn't it?
okmap Posted - 30/07/2024 : 11:09:47
I always recommend using the OkMap interface and not directly modifying the configuration files.
Garphrey Posted - 30/07/2024 : 11:04:09
Could you possibly be more explicit? Can you inform us about the surgeries performed, the predicted outcomes, and the results obtained? Some screenshots could be helpful. Thank you!
jeanmarc93 Posted - 04/07/2024 : 18:19:24
Many thanks.
okmap Posted - 04/07/2024 : 18:10:03
This is the right format for WMTS web maps:

<mapsServer>
<name>France IGN Scan 25</name>
<url>https://data.geopf.fr/private/wmts?VERSION=1.0.0&apikey=ign_scan_ws</url>
<attributions>Šign.fr</attributions>
<group>France IGN</group>
<type>WMTS</type>
<version>1.0.0</version>
<layer>GEOGRAPHICALGRIDSYSTEMS.MAPS</layer>
<mapFormat>image/jpeg</mapFormat>
<style>normal</style>
<matrixSet>PM_0_18</matrixSet>
<lat>48.85717</lat>
<lon>2.3414</lon>
<covered>France</covered>
<minZoom>6</minZoom>
<maxZoom>16</maxZoom>
<active>true</active>
<canSaved>true</canSaved>
<custom>true</custom>
</mapsServer>

Leave the key wired in the address for now.
I need to understand why replacing the api key doesn't work in WMTS maps.
It doesn't matter because the map is custom.
okmap Posted - 04/07/2024 : 15:59:18
If type is WMTS, the tag <projection> must not specified.
You are missing the tag <style> and <matrixSet>.

Can you send me your api key in private to info@okmap.org, so I can test it?

OkMap forum © 2018 OkMap Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07