[Qgis-user] ArcGIS RESTserver: table only layer possible or not?
    Andrea Giudiceandrea 
    andreaerdna at libero.it
       
    Sat Jul 31 09:40:30 PDT 2021
    
    
  
Hi Richard,
looking at the code [1] it seems that only the resources listed in the 
"layers" list of the FeatureServer are added as items and shown as 
available layers in QGIS, while the resources listed in the "tables" 
list are not added as items and not shown as available layers in QGIS.
So, I think the ArcGIS REST provider could be (easily) improved to also 
list and manage the "tables" of a FeatureServer.
Regards.
Andrea Giudiceandrea
[1] 
https://github.com/qgis/QGIS/blob/d80ebabd7d0f8b7835413902d355f056a4cfb42a/src/core/providers/arcgis/qgsarcgisrestquery.cpp#L349
    
    
More information about the Qgis-user
mailing list