[Qgis-developer] REST services

G. Allegri giohappy at gmail.com
Wed Nov 10 06:50:14 EST 2010


Hi.
As you know rest services are generics, and the semantics of arcgis
server rest services responses must be known to parse them. The rest
plugin, as far as I see, are generics too. You can easily query an
arcgis service (i.e. rest/services/your_service/MapServer?f=pjson) and
you simply receive the json response, but then you aren't able to use
it to load the listed features in qgis.
The arcgis rest services also permit to request an image response. The
same as above, it doesn't follow any standard format, so the answer
(afaik) is no, you can't load arcgis rest services response (neither
vectors nor images) on Qgis.
Maybe others have experimented with it...

giovanni

2010/11/10 Aigars V <aigarsv at gmail.com>:
> Hi.
>
> Is there a possibility to add ArcGIS REST services (ArcGIS Map service) to
> QGIS.
> There is a plugin  - QGISRest (with lack of some documentation), but it
> looks that it works only to list info about this service but not to add any
> data ?
> Any suggestions ?? Thanks.
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>


More information about the Qgis-developer mailing list