QGIS ArcGIS REST API Connector Plugin: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
* Priorities: Read-only, accessing vector layers first, then raster.
* Priorities: Read-only, accessing vector layers first, then raster.


Functions:
Functions (similar to WFS) "Add ArcGIS REST Layer...":
* find?
* connect/new/edit/delete connection
* select/edit/new connection
* load/save connections
* select layer (then connect and download)
* filter layer list
* select layer (then download)


Notes: 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/].  
Notes:  
* 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:QGIS]] [[Kategorie:Software]]

Version vom 5. März 2014, 21:48 Uhr

  • A project by Geometa Lab, HSR (and Esri R&D Center Washington DC?)
  • Project Lead: Stefan Keller
  • Authors/Developers: Rafael Krucker (plus Tobias Schmitz)
  • Project start: tbd.

A QGIS Plugin (Python) for reading ArcGIS' "GeoServices REST API".

  • Can be used to access ArcGIS Online, Server, and the "Open Data Initiative".
  • Priorities: Read-only, accessing vector layers first, then raster.

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

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

Notes:

  • Download strategy? What about caching?
  • See connecting Excel to find/download/edit/upload to GeoCommons [1] and the same for ArcGIS Desktop [2].