|
23 | 23 | "* [Deep Learning with ArcGIS](../guide/)\n",
|
24 | 24 | " * [2d Computer Vision]\n",
|
25 | 25 | " * [Pixel Classification]\n",
|
26 |
| - " * [How PSETAE works](../guide/how-PSETAE-works)\n", |
| 26 | + " * [How PSETAE works](../guide/how-psetae-works)\n", |
27 | 27 | " \n",
|
28 | 28 | "### [Samples](/python/samples/)\n",
|
29 | 29 | "* [GIS analysts and data sciencists](/python/samples)\n",
|
|
56 | 56 | " * [`list_runtimes()`](/python/api-reference/arcgis.notebook.html#list-runtimes)\n",
|
57 | 57 | " * [`list_snapshots()`](/python/api-reference/arcgis.notebook.html#list-snapshots)\n",
|
58 | 58 | "* Adds Submodule:\n",
|
59 |
| - " * [`ago.gis.agonb`](/python/api-reference/arcgis.gis.agonb.html)\n", |
| 59 | + " * [`arcgis.gis.agonb`](/python/api-reference/arcgis.gis.agonb.html)\n", |
60 | 60 | " * [`AGOLNotebookManager`](/python/api-reference/arcgis.gis.agonb.html#agolnotebookmanager)\n",
|
61 | 61 | "* Adds classes:\n",
|
62 |
| - " * [`MarketPlaceManger`](/python/api-reference/arcgis.gis.toc.html#marketplacemanager)\n", |
| 62 | + " * [`MarketPlaceManager`](/python/api-reference/arcgis.gis.toc.html#marketplacemanager)\n", |
63 | 63 | " * [`StatusJob`](/python/api-reference/arcgis.gis.toc.html#statusjob)\n",
|
64 | 64 | " * [`ViewManager`](/python/api-reference/arcgis.gis.toc.html#viewmanager)\n",
|
65 | 65 | "* Adds `Dataclasses` for use in adding/updating Items:\n",
|
|
154 | 154 | " * [`footprints()`](/python/api-reference/arcgis.gis.server.html#arcgis.gis.server.catalog.ServicesDirectory.footprints)\n",
|
155 | 155 | " * Adds ability to work with connections created from `ags` files\n",
|
156 | 156 | "* [`SystemManager`](/python/api-reference/arcgis.gis.server.html#systemmanager)\n",
|
157 |
| - " * Adds preperties:\n", |
| 157 | + " * Adds properties:\n", |
158 | 158 | " * [`soap_config`](/python/api-reference/arcgis.gis.server.html#arcgis.gis.server.SystemManager.soap_config)\n",
|
159 | 159 | "* [`SiteManager`](/python/api-reference/arcgis.gis.server.html#sitemanager)\n",
|
160 | 160 | " * [`upgrade()`](/python/api-reference/arcgis.gis.server.html#arcgis.gis.server.SiteManager.upgrade)\n",
|
|
297 | 297 | " * [`sum()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.RasterCollection.sum)\n",
|
298 | 298 | "* [`Raster`](/python/api-reference/arcgis.raster.toc.html#raster)\n",
|
299 | 299 | " * [`multidimensional_info`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.Raster.multidimensional_info)\n",
|
300 |
| - " * Adds ability to handle rendering_rule and removes requirment to set the value\n", |
| 300 | + " * Adds ability to handle rendering_rule and removes requirement to set the value\n", |
301 | 301 | "\n",
|
302 | 302 | "#### [`arcgis.raster.analytics`](/python/api-reference/arcgis.raster.analytics.html#)\n",
|
303 | 303 | "* Adds functions:\n",
|
|
489 | 489 | " * `predict()`\n",
|
490 | 490 | " * `show_results()`\n",
|
491 | 491 | " * `average_precision_score()`\n",
|
492 |
| - "* [Feature, Tabular, anad Timeseries models](/python/api-reference/arcgis.learn.toc.html#feature-tabular-and-timeseries-models)\n", |
| 492 | + "* [Feature, Tabular, and Timeseries models](/python/api-reference/arcgis.learn.toc.html#feature-tabular-and-timeseries-models)\n", |
493 | 493 | " * Adds models:\n",
|
494 | 494 | " * [`PSETAE`](/python/api-reference/arcgis.learn.toc.html#psetae)\n",
|
495 | 495 | " * [`TimeSeriesModel`](/python/api-reference/arcgis.learn.toc.html#timeseriesmodel)\n",
|
|
570 | 570 | " * [`advanced_search()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.advanced_search)\n",
|
571 | 571 | " * Updates to parameter table formatting\n",
|
572 | 572 | " * [`search()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.search)\n",
|
573 |
| - " * BUG-000152801 Fixes issue where `categories` paramter was improperly formatted in sent request\n", |
| 573 | + " * BUG-000152801 Fixes issue where `categories` parameter was improperly formatted in sent request\n", |
574 | 574 | "* [`Group`](/python/api-reference/arcgis.gis.toc.html#group)\n",
|
575 | 575 | " * Fixes [**Public Repo Issue #1279**](https://github.com/Esri/arcgis-python-api/issues/1279) issue where not all properties were being returned when searching so provider value was always returning `None`\n",
|
576 | 576 | "* [`ResourceManager`](/python/api-reference/arcgis.gis.toc.html#resourcemanager)\n",
|
577 | 577 | " * [`get()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ResourceManager.get)\n",
|
578 |
| - " * Fixes return value formatting when `try_jason=False`\n", |
| 578 | + " * Fixes return value formatting when `try_json=False`\n", |
579 | 579 | "* [`User`](/python/api-reference/arcgis.gis.toc.html#user)\n",
|
580 | 580 | " * [`reassign_to()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.User.reassign_to)\n",
|
581 | 581 | " * BUG-000153399 Fixes issue where exceptions raised if items have related items\n",
|
|
727 | 727 | " * Fixes issues so `study_areas` argument can be Geometry objects, Dictionaries, or Spatially Enabled DataFrames\n",
|
728 | 728 | " * Fixes failure to return all records when enriching local data\n",
|
729 | 729 | "* [`Country()`](/python/api-reference/arcgis.geoenrichment.html#country)\n",
|
730 |
| - " * Fixes `TypeError` when accessing [`goemetry`](/python/api-reference/arcgis.geoenrichment.html#arcgis.geoenrichment.Country.geometry) property\n", |
| 730 | + " * Fixes `TypeError` when accessing [`geometry`](/python/api-reference/arcgis.geoenrichment.html#arcgis.geoenrichment.Country.geometry) property\n", |
731 | 731 | " * Fixes `ValueError` when initializing object with local data in `ArcGIS Pro`\n",
|
732 | 732 | "\n",
|
733 | 733 | "#### [`arcgis.geometry`](/python/api-reference/arcgis.geometry.html)\n",
|
|
0 commit comments