QGIS ArcGIS REST API Connector Plugin: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Stefan (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Stefan (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
| 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 | * Authors/Developers: Rafael Krucker (plus Tobias Schmitz) | ||
* Project start: tbd. | * Project start: tbd. | ||
A [[QGIS]] Plugin (Python) for reading ArcGIS' '''"GeoServices REST API"''' | 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: | 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, 21: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].