mobile icon indicating copy to clipboard operation
mobile copied to clipboard

ArcGIS REST Feature Service in Mergin Maps

Open MTrim opened this issue 1 year ago • 4 comments

There is a problem with ArcGIS REST Feature Service in the mobile app. I can see the data in QGIS but not in Mergin Maps. Somehow there is an authentication problem.

  • I am using a Feature Service with ESRI Token as authentication method
  • Mergin Maps shows the Layer in the layer tree but no data is visible (Error Message in Screenshot)
Bildschirmfoto 2024-07-12 um 17 09 46

MTrim avatar Jul 12 '24 15:07 MTrim

I have the same issue, but with the National Land Survey of Finland’s OGC API Features layer, which is authenticated. Image

joonaris avatar May 14 '25 07:05 joonaris

Hi guys, thanks for the ticket and sorry for the delayed response. I will forward this ticket to our support team first.

tomasMizera avatar May 14 '25 09:05 tomasMizera

According to Martin Dobias, the problem is related to token authentication. The token is not stored in the QGIS project file but only in the authentication database within your QGIS profile.

To resolve this, the MM QGIS plugin would need to package the authentication details with the MM projects in some way, so that the MM mobile app can access the token.

MTrim avatar May 14 '25 09:05 MTrim

We are about to start a Mergin Maps project where this feature would be very important. Do you have any idea of the timeline for when this feature could be added to the application? Should i put this request to wishlist?

joonaris avatar May 20 '25 07:05 joonaris

The plan:

  • Import qgis_cfg.xml file if such a file exists within project files
  • Make sure to re-import after sync

tomasMizera avatar Nov 12 '25 13:11 tomasMizera