QGIS ArcGIS REST API Connector Plugin: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 4: Zeile 4:
 
* Project start: 24. march 2013 (first release/version: April 2014).  
 
* Project start: 24. march 2013 (first release/version: April 2014).  
  
A [[QGIS]] Plugin (Python) for reading ArcGIS' '''"GeoServices REST API"'''.  
+
  Project status: first version for broader testing purposes release(?)
* Can be used to access ArcGIS Online, ArcGIS Server, and the "Esri Open Data Initiative Portal Software".
+
 
 +
Project notes, issues, bugs and feature requests => See "Diskussion".
 +
 
 +
== About ==
 +
 
 +
A [[QGIS]] Plugin (Python) for reading ArcGIS' '''"GeoServices REST API"'''. Can be used to access ArcGIS Online, ArcGIS Server, and the "Esri Open Data Initiative Portal Software".
  
 
Functions (similar to WFS) "Add ArcGIS REST Layer...":
 
Functions (similar to WFS) "Add ArcGIS REST Layer...":
Zeile 12: Zeile 17:
 
* filter layer list  
 
* filter layer list  
 
* select layer (then download)
 
* select layer (then download)
 
Notes:
 
* What about managing and storing credentials?
 
* Download strategy? What about caching?
 
* See connecting Excel to find/download/edit/upload to GeoCommons [http://developer.geoiq.com/tools/excel-toolbar/] and the same for ArcGIS Desktop [http://developer.geoiq.com/tools/arcgis-toolbar/].
 
 
  
 
[[Kategorie:QGIS]] [[Kategorie:Software]] [[Kategorie:ArcGIS]]
 
[[Kategorie:QGIS]] [[Kategorie:Software]] [[Kategorie:ArcGIS]]

Version vom 30. März 2014, 15:43 Uhr

  • A project by Geometa Lab HSR (and Esri R&D Center Washington DC?)
  • Project Lead: Stefan Keller
  • Authors/Developers: Tobias Schmitz and Rafael Krucker
  • Project start: 24. march 2013 (first release/version: April 2014).
 Project status: first version for broader testing purposes release(?)

Project notes, issues, bugs and feature requests => See "Diskussion".

About

A QGIS Plugin (Python) for reading ArcGIS' "GeoServices REST API". Can be used to access ArcGIS Online, ArcGIS Server, and the "Esri Open Data Initiative Portal Software".

Functions (similar to WFS) "Add ArcGIS REST Layer...":

  • connect/new/edit/delete connection
  • load/save connections
  • filter layer list
  • select layer (then download)