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 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...": | ||
* | * connect/new/edit/delete connection | ||
* load/save connections | |||
* select layer (then | * 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: