Skip to content

Commit 8022f55

Browse files
committed
Added v1.8.0 API reference
1 parent 04bb6bb commit 8022f55

File tree

70 files changed

+4001
-518
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+4001
-518
lines changed

apidoc/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 1bc6739a8110569cad9cff016c5a0104
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

apidoc/_sources/arcgis.gis.nb.rst.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
arcgis\.gis\.nb module
2+
======================
3+
4+
.. automodule:: arcgis.gis.nb
5+
6+
NotebookServer
7+
---------------
8+
.. autoclass:: arcgis.gis.nb.NotebookServer
9+
:members:
10+
:undoc-members:
11+
:show-inheritance:
12+
13+
NotebookManager
14+
----------------
15+
.. autoclass:: arcgis.gis.nb.NotebookManager
16+
:members:
17+
:undoc-members:
18+
:show-inheritance:
19+
20+
Notebook
21+
----------------
22+
.. autoclass:: arcgis.gis.nb.Notebook
23+
:members:
24+
:undoc-members:
25+
:show-inheritance:
26+
27+
Runtime
28+
----------------
29+
.. autoclass:: arcgis.gis.nb.Runtime
30+
:members:
31+
:undoc-members:
32+
:show-inheritance:

apidoc/_sources/arcgis.gis.server.rst.txt

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -168,20 +168,8 @@ ServerProperties
168168

169169
ItemInformationManager
170170
----------------
171-
.. autoclass:: arcgis.gis.server.admin.ItemInformationManager
172-
:members:
173-
:undoc-members:
174-
:show-inheritance:
175-
176-
177-
arcgis\.gis\.nb module
178-
===========================
179-
180-
.. automodule:: arcgis.gis.nb
181-
182-
NotebookServer
183-
----------------
184-
.. autoclass:: arcgis.gis.server.notebook.NotebookServer
171+
.. autoclass:: arcgis.gis.server.ItemInformationManager
185172
:members:
186173
:undoc-members:
187174
:show-inheritance:
175+

apidoc/_sources/arcgis.gis.toc.rst.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,7 @@ Submodules
134134

135135
arcgis.gis.admin
136136
arcgis.gis.server
137-
arcgis.gis.mission
137+
arcgis.gis.mission
138+
arcgis.gis.nb
139+
140+

apidoc/_sources/arcgis.learn.rst.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ export_training_data
2020
---------------
2121
.. autofunction:: arcgis.learn.export_training_data
2222

23+
export_point_dataset
24+
---------------
25+
.. autofunction:: arcgis.learn.export_point_dataset
2326

2427
list_models
2528
---------------
@@ -87,6 +90,13 @@ MaskRCNN
8790
DeepLab
8891
------------------
8992
.. autoclass:: arcgis.learn.DeepLab
93+
:members:
94+
:inherited-members:
95+
:undoc-members:
96+
97+
PointCNN
98+
------------------
99+
.. autoclass:: arcgis.learn.PointCNN
90100
:members:
91101
:inherited-members:
92102
:undoc-members:

apidoc/_sources/arcgis.raster.analytics.rst.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,8 @@ subset_multidimensional_raster
146146

147147
costpath_as_polyline
148148
--------------------
149-
.. automethod:: arcgis.raster.analytics.costpath_as_polyline
149+
.. automethod:: arcgis.raster.analytics.costpath_as_polyline
150+
151+
define_nodata
152+
-------------
153+
.. automethod:: arcgis.raster.analytics.define_nodata

apidoc/_sources/arcgis.raster.functions.RFT.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ arcgis.raster.functions.RFT
88
that were marked as public by the author of the RFT. (This is supported only in
99
jupyter notebook and IPython environment.)
1010

11-
If any of the input values need to be given or overriden, the values maybe specified
11+
If any of the input values need to be given or overridden, the values maybe specified
1212
as inputs directly to the RFT object. RFT objects can only be called using keyword
1313
arguments. On calling the RFT object with the necessary input variables, it creates
1414
an output Imagery Layer with function chain applied on it.

apidoc/_sources/arcgis.raster.functions.gbl.rst.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ distance_allocation
3939
___________________
4040
.. autofunction:: arcgis.raster.functions.gbl.distance_allocation
4141

42-
euclidean_back_direction
43-
________________________
44-
.. autofunction:: arcgis.raster.functions.gbl.euclidean_back_direction
45-
4642
euclidean_allocation
4743
_______________
4844
.. autofunction:: arcgis.raster.functions.gbl.euclidean_allocation
4945

46+
euclidean_back_direction
47+
________________________
48+
.. autofunction:: arcgis.raster.functions.gbl.euclidean_back_direction
49+
5050
euclidean_direction
5151
___________________
5252
.. autofunction:: arcgis.raster.functions.gbl.euclidean_direction

apidoc/_sources/arcgis.raster.functions.rst.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ acosh
1515
_____
1616
.. autofunction:: arcgis.raster.functions.acosh
1717

18+
aggregate_cells
19+
_______________
20+
.. autofunction:: arcgis.raster.functions.aggregate_cells
21+
1822
apply
1923
_____
2024
.. autofunction:: arcgis.raster.functions.apply

apidoc/_sources/arcgis.raster.toc.rst.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ ImageryLayer
1515
:members:
1616
:undoc-members:
1717

18+
Raster
19+
------
20+
.. autoclass:: arcgis.raster.Raster
21+
:inherited-members:
22+
:members:
23+
:undoc-members:
24+
1825
RasterCatalogItem
1926
-----------------
2027
.. autoclass:: arcgis.raster.RasterCatalogItem
@@ -47,4 +54,4 @@ Submodules
4754
arcgis.raster.functions
4855
arcgis.raster.functions.gbl
4956
arcgis.raster.orthomapping
50-
arcgis.raster.functions.RFT
57+
arcgis.raster.functions.RFT

0 commit comments

Comments
 (0)