|
10 | 10 | "## New\n", |
11 | 11 | "\n", |
12 | 12 | "### [Guides](../)\n", |
13 | | - "* [Install and set up](../)\n", |
14 | | - "* [Tutorials](../)\n", |
15 | | - "* [Authentication](../)\n", |
16 | | - "* [Maps](../)\n", |
17 | | - "* [Layers](../)\n", |
| 13 | + "* Numerous updates to use *Folder.add()* for adding items and updating *map* methods\n", |
18 | 14 | "* [Editing](../)\n", |
19 | | - "* [Visualization](../)\n", |
20 | | - "* [Geocoding](../)\n", |
21 | | - "* [Routing](../)\n", |
22 | | - "* [Spatial Analysis](../)\n", |
23 | | - " * [Feature Analysis](../)\n", |
24 | | - " * [Raster Analysis](../)\n", |
25 | | - " * [Introduction](../guide/using-raster-analysis)\n", |
26 | | - " * [Advanced raster concepts](../guide/raster-analysis-advanced-concepts/)\n", |
27 | | - " * [Orthomapping](../)\n", |
28 | | - " * [Guide to Orthomapping Part 1](../guide/orthomapping-part-1/)\n", |
29 | | - " * [Guide to Orthomapping Part 2](../guide/orthomapping-guide-2/)\n", |
30 | | - "* [Data Enrichment](../)\n", |
| 15 | + " * [Branch Versioning](../)\n", |
| 16 | + " * [Working with Branch Versioning](../guide/working-with-branch-versioning/) \n", |
31 | 17 | "* [Deep Learning](../)\n", |
32 | | - " * [Machine Learning Basics](../)\n", |
33 | | - " * [2D Computer Vision](../)\n", |
34 | 18 | " * [3D Computer Vision](../)\n", |
35 | | - " * [NLP](../)\n", |
36 | | - " * [Tabular Data Forecasting](../)\n", |
37 | | - " * [Time Series Forecasting](../)\n", |
38 | | - "* [Geoprocessing Tools](../)\n", |
39 | | - "* [Data engineering](../)\n", |
40 | | - "* [Spatially enabled dataframe](../)\n", |
41 | | - "* [Offline](../)\n", |
42 | | - "* [Administration](../)\n", |
43 | | - " * [Managing ArcGIS Applications](../)\n", |
44 | | - " * [Working with ArcGIS Hub]()\n", |
45 | | - " * [Working with Knowledge Graphs]()\n", |
| 19 | + " * [Point cloud object detection using SECOND\"](../guide/point-cloud-classification-using-second)\n", |
| 20 | + " * [Point cloud classification using Point Transformer](../guide/point-cloud-classification-using-point-transformer/)\n", |
46 | 21 | "* [Content Management](../)\n", |
47 | | - "* [System requirements](../)\n", |
48 | | - "* [Python environments](../)\n", |
| 22 | + " * **Note:** Available since July '25\n", |
| 23 | + " * [Cloning via Offline Backups](../guide/offline-cloning-backups/)\n", |
| 24 | + " * [Working with Item Dependencies and Data Sources](../guide/itemgraph-and-remap-data/)\n", |
49 | 25 | "\n", |
50 | 26 | " \n", |
51 | 27 | "### [Samples](/python/samples/)\n", |
52 | | - "* [Power users / Developers](/python/samples)\n", |
| 28 | + "* Numerous updates to use *Folder.add()* for adding items and updating *map* methods\n", |
53 | 29 | "* [Org Administrators](/python/samples)\n", |
54 | | - "* [GIS analysts and data scientists](/python/samples)\n", |
| 30 | + " * **Note:** Available since July '25\n", |
| 31 | + " * [Working with an Organization-Wide Dependency Graph](/python/latest/samples/org-wide-dependency-graph/)\n", |
55 | 32 | "* [Deep Learning](/python/samples)\n", |
56 | 33 | " * [2D Computer Vision](/python/samples)\n", |
57 | 34 | " * [Object Detection](/python/samples)\n", |
58 | | - " * [Pixel Classification](/python/samples)\n", |
59 | | - " * [Feature Extraction](/python/samples)\n", |
60 | | - " * [Object Classification](/python/samples)\n", |
61 | | - " * [Using Pre-trained Models](/python/samples)\n", |
62 | | - " * [Generative Models](/python/samples)\n", |
63 | | - " * [Video Tracking](/python/samples)\n", |
64 | | - " * [Other Imagery Use Cases](/python/samples)\n", |
65 | | - " * [3D Computer Vision](/python/samples)\n", |
66 | | - " * [NLP](/python/samples)\n", |
| 35 | + " * [Detecting airplanes in satellite imagery using deep learning](/python/latest/samples/detecting-airplanes-on-satellite-imagery-using-deep-learning/\") \n", |
67 | 36 | " * [Tabular Data Forecasting](/python/samples)\n", |
68 | | - " * [Time Series Forecasting](/python/samples)\n", |
69 | | - "* [Content Publishers](/python/samples)\n", |
70 | | - "\n", |
| 37 | + " * [Leveraging TabPFN for Human Activity Recognition Using Mobile Dataset](/python/latest/samples/classifying-human-activity-using-tabPFN-classifier) \n", |
71 | 38 | "\n", |
72 | 39 | "### Module Changes\n", |
73 | 40 | "\n", |
|
356 | 323 | "## Fixes\n", |
357 | 324 | "\n", |
358 | 325 | "### [Guides](../)\n", |
359 | | - "* [Install and set up](../)\n", |
360 | | - "* [Tutorials](../)\n", |
361 | | - "* [Authentication](../)\n", |
362 | | - "* [Maps](../)\n", |
363 | | - "* [Layers](../)\n", |
364 | | - "* [Editing](../)\n", |
365 | | - "* [Visualization](../)\n", |
366 | | - "* [Geocoding](../)\n", |
367 | | - "* [Routing](../)\n", |
368 | | - "* [Spatial Analysis](../)\n", |
369 | | - " * [Feature Analysis](../)\n", |
370 | | - " * [Raster Analysis](../)\n", |
371 | | - " * [Introduction](../guide/using-raster-analysis)\n", |
372 | | - " * [Advanced raster concepts](../guide/raster-analysis-advanced-concepts/)\n", |
373 | | - " * [Orthomapping](../)\n", |
374 | | - " * [Guide to Orthomapping Part 1](../guide/orthomapping-part-1/)\n", |
375 | | - " * [Guide to Orthomapping Part 2](../guide/orthomapping-guide-2/)\n", |
376 | | - "* [Data Enrichment](../)\n", |
377 | 326 | "* [Deep Learning](../)\n", |
378 | | - " * [Machine Learning Basics](../)\n", |
379 | 327 | " * [2D Computer Vision](../)\n", |
380 | | - " * [3D Computer Vision](../)\n", |
381 | | - " * [NLP](../)\n", |
382 | | - " * [Tabular Data Forecasting](../)\n", |
383 | | - " * [Time Series Forecasting](../)\n", |
384 | | - "* [Geoprocessing Tools](../)\n", |
385 | | - "* [Data engineering](../)\n", |
| 328 | + " * [Other Imagery Topics](../)\n", |
| 329 | + " * [How Image Captioning Works](../guide/how-image-captioning-works/) - removes trained embeddings from \n", |
386 | 330 | "* [Spatially enabled dataframe](../)\n", |
387 | | - "* [Offline](../)\n", |
388 | | - "* [Administration](../)\n", |
389 | | - " * [Managing ArcGIS Applications](../)\n", |
390 | | - " * [Working with ArcGIS Hub]()\n", |
391 | | - " * [Working with Knowledge Graphs]()\n", |
392 | | - "* [Content Management](../)\n", |
393 | | - "* [System requirements](../)\n", |
394 | | - "* [Python environments](../)\n", |
| 331 | + " * [Visualizing](../guide/visualizing-data-with-the-spatially-enabled-dataframe/) - updates to *popup* rendering and initialization step\n", |
395 | 332 | " \n", |
396 | 333 | "### [Samples](/python/samples/)\n", |
397 | | - "* [Power users / Developers](/python/samples)\n", |
398 | 334 | "* [Org Administrators](/python/samples)\n", |
399 | | - "* [GIS analysts and data scientists](/python/samples)\n", |
| 335 | + " * [Clone a group](/python/latest/samples/clone-a-group/) - Updates to how item is added \n", |
400 | 336 | "* [Deep Learning](/python/samples)\n", |
401 | 337 | " * [2D Computer Vision](/python/samples)\n", |
402 | | - " * [Object Detection](/python/samples)\n", |
403 | | - " * [Pixel Classification](/python/samples)\n", |
404 | | - " * [Feature Extraction](/python/samples)\n", |
405 | | - " * [Object Classification](/python/samples)\n", |
406 | 338 | " * [Using Pre-trained Models](/python/samples)\n", |
407 | | - " * [Generative Models](/python/samples)\n", |
408 | | - " * [Video Tracking](/python/samples)\n", |
409 | | - " * [Other Imagery Use Cases](/python/samples)\n", |
| 339 | + " * [Count Cars in Aerial Imagery Using Deep Learning](/python/latest/samples/count-cars-in-aerial-imagery-using-deep-learning/) - narrative updates, additional batch images, and display of time and chart for \n", |
410 | 340 | " * [3D Computer Vision](/python/samples)\n", |
411 | | - " * [NLP](/python/samples)\n", |
412 | | - " * [Tabular Data Forecasting](/python/samples)\n", |
413 | | - " * [Time Series Forecasting](/python/samples)\n", |
414 | | - "* [Content Publishers](/python/samples)\n", |
| 341 | + " * Remove *Setting up the environment sections*:\n", |
| 342 | + " * [Point cloud classification using PointCNN](/python/latest/guide/point-cloud-segmentation-using-pointcnn/) \n", |
| 343 | + " * [Point cloud classification using RandLA-Net])python/latest/guide/point-cloud-classification-using-randlanet/)\n", |
| 344 | + " * [Point cloud classification using SQN])python/latest/guide/point-cloud-classification-using-sqn/)\n", |
415 | 345 | "\n", |
416 | 346 | "### Module Changes\n", |
417 | 347 | "\n", |
|
0 commit comments