12345678910111213141516171819202122232425262728293031323334353637383940 |
- .. _data_arcgrid:
- ArcGrid
- =======
- ArcGrid is a coverage file format created by ESRI.
- Adding an ArcGrid data store
- ----------------------------
- By default, :guilabel:`ArcGrid` will be an option in the :guilabel:`Raster Data Sources` list when creating a new data store.
- .. figure:: images/arcgridcreate.png
- :align: center
- *ArcGrid in the list of raster data stores*
- Configuring a ArcGrid data store
- --------------------------------
- .. figure:: images/arcgridconfigure.png
- :align: center
- *Configuring an ArcGrid data store*
- .. list-table::
- :widths: 20 80
- * - **Option**
- - **Description**
- * - ``Workspace``
- -
- * - ``Data Source Name``
- -
- * - ``Description``
- -
- * - ``Enabled``
- -
- * - ``URL``
- -
|