# Mandatory items:

[general]
name=ArcGIS REST API Connector
qgisMinimumVersion=2.0
version=0.3.5

author=Stefan Keller, Dennis Ligtenberg
email=geometalab@ost.ch

description=This plugin allows to connect to ArcGIS REST API Services. Currently only feature layers (from Feature Services or Map Services) are supported.

about=A QGIS-Plugin which reads "Feature Services" - aka vector-based, WFS-alike services - from ArcGIS Online or ArcGIS Server. ArcGIS REST API includes also "Map Services" - aka raster-based WMS/WMTS-alike services - are currently NOT supported (and won't be supported in near future).

repository=https://github.com/geometalab/ArcGISConnector-QGIS-Plugin

# Optional items:

homepage=http://giswiki.hsr.ch/QGIS_ArcGIS_REST_API_Connector_Plugin
tracker=https://github.com/geometalab/ArcGISConnector-QGIS-Plugin/issues

tags=vector, feature, layer, service, webservice, provider, arcgis
icon=icon.png
category=Web
experimental=True
server=False
deprecated=False

changelog=
    0.3.5 2024-06-20: Update metadata
