QGIS ArcGIS REST API Connector Plugin: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 1: Zeile 1:
* A project by Geometa Lab, HSR
+
* A project by Geometa Lab, HSR (and Esri R&D Center Washington DC?)
 
* Project Lead: Stefan Keller
 
* Project Lead: Stefan Keller
* Authors/Developers: Tobias Schmitz and Rafael Krucker
+
* Authors/Developers: Rafael Krucker (plus Tobias Schmitz)
 
* Project start: tbd.
 
* Project start: tbd.
  
A [[QGIS]] Plugin (Python) for reading ArcGIS' '''"GeoServices REST API"''' (read-only). It can be used to access ArcGIS Online, Server, and the "Open Data Initiative".
+
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.
  
Notes: There's something similar for 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/].  
+
Functions:
 +
* find?
 +
* select/edit/new connection
 +
* select layer (then connect and 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/].  
  
  
 
[[Kategorie:QGIS]] [[Kategorie:Software]]
 
[[Kategorie:QGIS]] [[Kategorie:Software]]

Version vom 5. März 2014, 23:44 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:

  • find?
  • select/edit/new connection
  • select layer (then connect and download)

Notes: See connecting Excel to find/download/edit/upload to GeoCommons [1] and the same for ArcGIS Desktop [2].