|
11 | 11 | "cell_type": "markdown",
|
12 | 12 | "metadata": {},
|
13 | 13 | "source": [
|
14 |
| - "## New\n", |
| 14 | + "## New\n" |
| 15 | + ] |
| 16 | + }, |
| 17 | + { |
| 18 | + "cell_type": "markdown", |
| 19 | + "metadata": {}, |
| 20 | + "source": [ |
| 21 | + "### New Guides" |
| 22 | + ] |
| 23 | + }, |
| 24 | + { |
| 25 | + "cell_type": "markdown", |
| 26 | + "metadata": {}, |
| 27 | + "source": [ |
| 28 | + "#### [Imagery and raster analysis](https://developers.arcgis.com/python/guide/)\n", |
| 29 | + "* [Perform analysis (out-of-the-box tools)](https://developers.arcgis.com/python/guide/perform-analysis-using-out-of-the-box-tools)\n", |
| 30 | + "* [Orthomapping (part 1)](https://dv-v170-pyapi-preview-dev.developers.arcgis.com/python/guide/orthomapping-guide-1/)\n", |
| 31 | + "* [Orthomapping (part 2)](https://dv-v170-pyapi-preview-dev.developers.arcgis.com/python/guide/orthomapping-guide-2/)\n", |
| 32 | + "* [Orthomapping (part 3)](https://dv-v170-pyapi-preview-dev.developers.arcgis.com/python/guide/orthomapping-guide-3/)" |
| 33 | + ] |
| 34 | + }, |
| 35 | + { |
| 36 | + "cell_type": "markdown", |
| 37 | + "metadata": {}, |
| 38 | + "source": [ |
| 39 | + "#### [Deep Learning with ArcGIS](https://developers.arcgis.com/python/guide/)\n", |
| 40 | + "* [Feature categorization](https://developers.arcgis.com/python/guide/feature-categorization/)\n", |
| 41 | + "* [How does feature categorization work](https://developers.arcgis.com/python/guide/how-feature-categorization-works/)" |
| 42 | + ] |
| 43 | + }, |
| 44 | + { |
| 45 | + "cell_type": "markdown", |
| 46 | + "metadata": {}, |
| 47 | + "source": [ |
| 48 | + "### New Samples" |
| 49 | + ] |
| 50 | + }, |
| 51 | + { |
| 52 | + "cell_type": "markdown", |
| 53 | + "metadata": {}, |
| 54 | + "source": [ |
| 55 | + "* [Pawnee Fire analysis](https://developers.arcgis.com/python/sample-notebooks/wildfire-analysis-using-sentinel-2-imagery/)\n", |
| 56 | + "* [Finding grazing allotments](https://developers.arcgis.com/python/sample-notebooks/finding-grazing-allotments/)\n", |
| 57 | + "* [Extracting building footprints from drone data](https://developers.arcgis.com/python/sample-notebooks/extracting-building-footprints-from-drone-data/)\n", |
| 58 | + "* [Detecting super blooms using image classification](https://developers.arcgis.com/python/sample-notebooks/detect-super-blooms-using-satellite-image-classification/)\n", |
| 59 | + "* [Assessing building damage using feature classification](https://developers.arcgis.com/python/sample-notebooks/building-damage-assessment-using-feature-classifier/)\n", |
| 60 | + "* [Analyzing New York City growth factors](https://developers.arcgis.com/python/sample-notebooks/analyzing-growth-factors-of-airbnb-properties-in-new-york-city/)" |
| 61 | + ] |
| 62 | + }, |
| 63 | + { |
| 64 | + "cell_type": "markdown", |
| 65 | + "metadata": {}, |
| 66 | + "source": [ |
| 67 | + "### New Functionality\n", |
| 68 | + "\n", |
15 | 69 | "* Adds ability to run `Geoprocessing tools` asynchronously with new [`GPJob`](https://developers.arcgis.com/python/api-reference/arcgis.geoprocessing.html#gpjob) class. See `future` parameter in:\n",
|
16 | 70 | " * [`arcgis.features`](https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#submodules) submodules\n",
|
17 | 71 | " * [`arcgis.raster.analytics`](https://developers.arcgis.com/python/api-reference/arcgis.raster.analytics.html#) module\n",
|
|
1134 | 1188 | "name": "python",
|
1135 | 1189 | "nbconvert_exporter": "python",
|
1136 | 1190 | "pygments_lexer": "ipython3",
|
1137 |
| - "version": "3.6.9" |
| 1191 | + "version": "3.6.8" |
1138 | 1192 | },
|
1139 | 1193 | "varInspector": {
|
1140 | 1194 | "cols": {
|
|
0 commit comments