Skip to content

Commit 7eb0c15

Browse files
committed
removed extra text
1 parent 9a8cc00 commit 7eb0c15

File tree

1 file changed

+43
-71
lines changed

1 file changed

+43
-71
lines changed

guide/02-api-overview/release_notes_210.ipynb

Lines changed: 43 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"* [`AttachmentManager`](/python/api-reference/arcgis.features.managers.html#attachmentmanager)\n",
215215
" * Adds ability to create object directly for use with a specific branch [`version`](/python/api-reference/arcgis.features.managers.html#version)\n",
216216
" * Adds `return_moment` parameter to:\n",
217-
" * [`add()`](http://localhost:8000/api-r eference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager.add)\n",
217+
" * [`add()`](/python/api-reference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager.add)\n",
218218
" * [`delete()`](/pythonhttp://localhost:8000/api-reference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager.delete)\n",
219219
" * [`update()`](/pythonhttp://localhost:8000/api-reference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager.update)\n",
220220
" * Adds `rollback_on_failure` parameter to:\n",
@@ -223,14 +223,23 @@
223223
"#### [`arcgis.features.analyze_patterns`](/python/api-reference/arcgis.features.analyze_patterns.html)\n",
224224
"* [`interprolate_points()`](/python/api-reference/arcgis.features.analyze_patterns.html#interpolate-points)\n",
225225
" * Adds parameter table to documentation\n",
226-
" \n",
227-
" \n",
226+
" \n",
228227
"#### [`arcgis.raster`](/python/api-reference/arcgis.raster.toc.html#)\n",
229228
"* [`ImageryLayer`](/python/api-reference/arcgis.raster.toc.html#imagerylayer)\n",
230229
" * Adds methods:\n",
231230
" * [`spectral_profile()`](/api-reference/arcgis.raster.toc.html#arcgis.raster.ImageryLayer.spectral_profile)\n",
232231
" * Adds capability to work with tiles only services to numerous methods:\n",
233-
" * `calculate_volume`, `compute_class_stats`, `compute_histograms`, `compute_status_and_histograms`, `export_image`, `get_samples`, `identify`, `legend`, `measure`, `project`, `query_boundary`\n",
232+
" * `calculate_volume`\n",
233+
" * `compute_class_stats`\n",
234+
" * `compute_histograms`, \n",
235+
" * `compute_status_and_histograms`\n",
236+
" * `export_image`\n",
237+
" * `get_samples`\n",
238+
" * `identify`\n",
239+
" * `legend`\n",
240+
" * `measure`\n",
241+
" * `project`\n",
242+
" * `query_boundary`\n",
234243
" * [`get_samples()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.ImageryLayer.get_samples)\n",
235244
" * Adds `time` parameter\n",
236245
" * [`identify()`](/python/api-reference/arcgis.raster.toc.html#arcgis.raster.ImageryLayer.identify)\n",
@@ -296,7 +305,6 @@
296305
"* Adds methods:\n",
297306
" * [`publish_hosted_imagery_layer())`](/python/api-reference/arcgis.raster.utils.html#publish-hosted-imagery-layer)\n",
298307
"\n",
299-
"\n",
300308
"#### [`arcgis.geoanalytics`](/python/api-reference/arcgis.geoanalytics.toc.html)\n",
301309
"* [`arcgis.geoanalytics.find_locations`](/python/api-reference/arcgis.geoanalytics.find_locations.html)\n",
302310
" * [`snap_tracks()`](/python/api-reference/arcgis.geoanalytics.find_locations.html#snap-tracks)\n",
@@ -308,11 +316,6 @@
308316
" * `timeBoundarySplit`\n",
309317
" * `timeBoundarySplitUnit`\n",
310318
" * `timeBoundaryReference`\n",
311-
" \n",
312-
"\n",
313-
"#### [`arcgis.geocoding`](/python/api-reference/arcgis.geocoding.html#)\n",
314-
"* [`batch_geocode()`](/python/api-reference/arcgis.geocoding.html#batch-geocode)\n",
315-
"\n",
316319
" \n",
317320
"#### [`arcgis.geoenrichment`](/python/api-reference/arcgis.geoenrichment.html)\n",
318321
"* Adds ability to:\n",
@@ -322,19 +325,13 @@
322325
"* Adds object:\n",
323326
" * [`BufferStudyArea`](/python/api-reference/arcgis.geoenrichment.html#bufferstudyarea)\n",
324327
"* [`enrich()`](/python/api-reference/arcgis.geoenrichment.html#enrich)\n",
325-
" * Adds ability to use [`BufferedStudyArea`](/python/api-reference/arcgis.geoenrichment.html#bufferstudyarea) as `study_areas` argument\n",
328+
" * Adds ability to use [`BufferStudyArea`](/python/api-reference/arcgis.geoenrichment.html#bufferstudyarea) as `study_areas` argument\n",
326329
" * Adds ability to enrich multiple countries simultaneously\n",
327330
"* [`Country`](/python/api-reference/arcgis.geoenrichment.html#country)\n",
328331
" * Adds properties:\n",
329332
" * [`hierarchies`](/python/api-reference/arcgis.geoenrichment.html#arcgis.geoenrichment.Country.hierarchies)\n",
330333
" * [`hierarchy`](/python/api-reference/arcgis.geoenrichment.html#arcgis.geoenrichment.Country.hierarchy)\n",
331334
"\n",
332-
" \n",
333-
"#### [`arcgis.geometry`](/python/api-reference/arcgis.geometry.html)\n",
334-
"* [`Geometry`](/python/api-reference/arcgis.geometry.html#geometry)\n",
335-
"\n",
336-
"#### [`arcgis.geometry.filters`](/python/api-reference/arcgis.geometry.filters.html#)\n",
337-
"\n",
338335
"#### [`arcgis.graph`](/python/api-reference/arcgis.graph.html)\n",
339336
"* Adds documentation introducing module and noting which versions of the API can work with which versions of ArcGIS Enterprised deployments of knowldege graphs\n",
340337
"\n",
@@ -356,9 +353,9 @@
356353
" * [`VoxelLayer`](/python/api-reference/arcgis.mapping.toc.html#voxellayer)\n",
357354
"* [Working with Map Service Layers]()\n",
358355
" * [`MapImageLayerManager`]()\n",
359-
" * [`import_tiles()`]((/python/api-reference/arcgis.mapping.toc.html#arcgis.mapping.MapImageLayerManager.import_tiles)\n",
356+
" * [`import_tiles()`](/python/api-reference/arcgis.mapping.toc.html#arcgis.mapping.MapImageLayerManager.import_tiles)\n",
360357
" * Enhances method to handle packages greater than 500GB with `ArcGIS Online`\n",
361-
"* [Utility Functions for Mapping]()\n",
358+
"* [Utility Functions for Mapping](/python/api-reference/arcgis.mapping.toc.html#utility-functions-for-mapping)\n",
362359
" * Adds functions:\n",
363360
" * [`create_colormap()`](/python/api-reference/arcgis.mapping.toc.html#create-colormap)\n",
364361
" * [`generate_simple()`](/python/api-reference/arcgis.mapping.toc.html#generate-simple)\n",
@@ -375,22 +372,21 @@
375372
" * [`SaslScramSha512`](/python/api-reference/arcgis.realtime.velocity.feeds.html#saslscramsha512)\n",
376373
"\n",
377374
"#### [`arcgis.widgets`](/python/api-reference/arcgis.widgets.html)\n",
378-
"* [`MapView`]()\n",
375+
"* [`MapView`](/python/api-reference/arcgis.widgets.html#mapview)\n",
379376
" * Adds methods: \n",
380377
" * [`update_layer()`](/python/api-reference/arcgis.widgets.html#arcgis.widgets.MapView.update_layer)\n",
381378
" * [`basemap`](/python/api-reference/arcgis.widgets.html#arcgis.widgets.MapView.basemap)\n",
382379
" * Updates property to account for new options\n",
383380
" * Updates messaging and behavior when accessing basemaps requiring authentication\n",
384381
" \n",
385-
"\n",
386-
"\n",
387382
"#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html)\n",
388-
"* [`storymap`](/python/api-reference/arcgis.apps.storymap.htmymap.html#map)\n",
383+
"* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n",
389384
" * New class:\n",
390385
" * [`MapTour`](/python/api-reference/arcgis.apps.storymap.html#maptour)\n",
391386
" * [`Map`](/python/api-reference/arcgis.apps.storymap.html#Map)\n",
392-
" * [`set_viewpoint()`](python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.set_viewoint) method\n",
393-
" * properties:\n",
387+
" * Adds methods:\n",
388+
" * [`set_viewpoint()`](python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.set_viewoint)\n",
389+
" * Adds properties:\n",
394390
" * [`show_legend`](python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.show_legend)\n",
395391
" * [`show_search`](python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.show_search)\n",
396392
" * [`time_slider`](python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.time_slider)\n",
@@ -399,22 +395,18 @@
399395
" * [`copy_content()`](/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story.StoryMap.copy_content)\n",
400396
" * [`Text`](/python/api-reference/arcgis.apps.storymap.html#text)\n",
401397
" * Adds formatting to parameter table documentation\n",
402-
"\n",
403398
" * [`Sidecar`](/python/api-reference/arcgis.apps.storymap.html#sidecar)\n",
404399
" * Adds methods:\n",
405400
" * [`add_slide()`](/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Sidecar.add_slide)\n",
406-
"\n",
407-
"* [`hub`](/python/api-reference/arcgis.apps.hub.html\n",
401+
"* [`hub`](/python/api-reference/arcgis.apps.hub.html)\n",
408402
" * Refactors many aspects of the module:\n",
409403
" * Adds classes:\n",
410404
" * [`Site`](/python/api-reference/arcgis.apps.hub.html#site)\n",
411405
" * [`Page`](/python/api-reference/arcgis.apps.hub.html#page) (refactor of `Indicator`)\n",
412406
" * [`SiteManager`](/python/api-reference/arcgis.apps.hub.html#sitemanager)\n",
413407
" * [`PageManager`](/python/api-reference/arcgis.apps.hub.html#pagemanager) (refactor of `IndicatorManager`)\n",
414408
" * Updates functionality for [Hub Basic](https://doc.arcgis.com/en/hub/get-started/what-is-arcgis-hub-.htm)\n",
415-
" * [`Hub`](/python/api-reference/arcgis.apps.hub.html#hub)\n",
416-
"* [`survey123`](/python/api-reference/arcgis.apps.survey123.html)\n",
417-
" * \n",
409+
"* [`survey123`](/python/api-reference/arcgis.apps.survey123.html) \n",
418410
" * [`Survey`](/python/api-reference/arcgis.apps.survey123.html#survey)\n",
419411
" * [`generate_report()`](/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.Survey.generate_report)\n",
420412
" * ENH-000135370 Improves error messaging when method fails to run\n",
@@ -429,7 +421,6 @@
429421
" * [`prepare_tabulardata`](/python/api-reference/arcgis.learn.toc.html#prepare-tabulardata)\n",
430422
" * Adds parameters:\n",
431423
" * `stratify`\n",
432-
" * [`export_training_data()`](/python/api-reference/arcgis.learn.toc.html#export-training-data)\n",
433424
" * [`prepare_data()`](/python/api-reference/arcgis.learn.toc.html#prepare-data)\n",
434425
" * Adds `None` as option for `batch_size` argument\n",
435426
" * Adds support for `Meta Raster Format` imagery for `SuperResolution`, `CycleGAN`, and `Pix2Pix` models\n",
@@ -447,44 +438,29 @@
447438
" * Adds Confidence scores for predictions\n",
448439
" * Renames Random Forest to Random Trees for `Basic` argument of `mode` parameter\n",
449440
"* [3d Models](/python/api-reference/arcgis.learn.toc.html#d-models)\n",
450-
"* Adds models:\n",
451-
" * [`RandLANet`](/python/api-reference/arcgis.learn.toc.html#randlanet)\n",
452-
" * [`SQNSeg`](/python/api-reference/arcgis.learn.toc.html#sqnseg)\n",
453-
" * [`PointCNN`](/python/api-reference/arcgis.learn.toc.html#pointcnn)\n",
454-
" \n",
455-
"* Unstructured Text Models](/python/api-reference/arcgis.learn.toc.html#unstructured-text-models)\n",
456-
" * [`arcgis.learn.text`](/python/api-reference/arcgis.learn.toc.html#arcgis-learn-text-module) module\n",
457-
" * [`EntityRecognizer`](/python/api-reference/arcgis.learn.text.html#\n",
458-
" \n",
441+
" * Adds models:\n",
442+
" * [`RandLANet`](/python/api-reference/arcgis.learn.toc.html#randlanet)\n",
443+
" * [`SQNSeg`](/python/api-reference/arcgis.learn.toc.html#sqnseg) \n",
459444
"* [Object Detection Models](/python/api-reference/arcgis.learn.toc.html#object-detection-models)\n",
460445
" * Adds support for `batch_size` parameter in `predict()` methods\n",
461-
" * Adds precision score as a metric returned by `fit()` for `MaskRCNN`, `RetinaNet`, `MMDetection`\n",
462-
" * [`DETReg`](/python/api-reference/arcgis.learn.toc.html#detreg)\n",
463-
" * [`RetinaNet`](/python/api-reference/arcgis.learn.toc.html#retinanet)\n",
464-
" * [`SingleShotDetector`](/python/api-reference/arcgis.learn.toc.html#singleshotdetector)\n",
465-
" * [`YOLOv3`](/python/api-reference/arcgis.learn.toc.html#yolov3)\n",
446+
" * Adds precision score as a metric returned by `fit()` for:\n",
447+
" * `MaskRCNN`\n",
448+
" * `RetinaNet`\n",
449+
" * `MMDetection`\n",
466450
" * [`MaskRCNN`](/python/api-reference/arcgis.learn.toc.html#maskrcnn)\n",
467-
" * Implements test time augmentation for `fit()`, `predict()`, `show_results()`, `average_precision_score()`\n",
468-
"* [Image Translation Models](/python/api-reference/arcgis.learn.toc.html#image-translation-models)\n",
469-
" * [`CycleGAN`](/python/api-reference/arcgis.learn.toc.html#cyclegan)\n",
470-
" * [`Pix2Pix`](/python/api-reference/arcgis.learn.toc.html#pix2pix)\n",
471-
" * [`Pix2PixHD`](/python/api-reference/arcgis.learn.toc.html#pix2pixhd)\n",
472-
"\n",
473-
"* [Pixel Classification Models](/python/api-reference/arcgis.learn.toc.html#pixel-classification-models)\n",
474-
" * [`MMSegmentation`](/python/api-reference/arcgis.learn.toc.html#mmsegmentation)\n",
475-
"\n",
476-
" * [`MultiTaskRoadExtractor`](/python/api-reference/arcgis.learn.toc.html#multitaskroadextractor)\n",
477-
"\n",
478-
" * [`ConnectNet`](/python/api-reference/arcgis.learn.toc.html#connectnet)\n",
479-
"\n",
451+
" * Implements test time augmentation for:\n",
452+
" * `fit()`\n",
453+
" * `predict()`\n",
454+
" * `show_results()`\n",
455+
" * `average_precision_score()`\n",
480456
"* [Feature, Tabular, anad Timeseries models](/python/api-reference/arcgis.learn.toc.html#feature-tabular-and-timeseries-models)\n",
481-
"* Adds models*:\n",
482-
" * [`PSETAE`](/python/api-reference/arcgis.learn.toc.html#psetae)\n",
483-
"* [`TimeSeriesModel`](/python/api-reference/arcgis.learn.toc.html#timeseriesmodel)\n",
484-
" * Adds parameters:\n",
485-
" * `location_var`\n",
457+
" * Adds models*:\n",
458+
" * [`PSETAE`](/python/api-reference/arcgis.learn.toc.html#psetae)\n",
459+
" * [`TimeSeriesModel`](/python/api-reference/arcgis.learn.toc.html#timeseriesmodel)\n",
460+
" * Adds parameters:\n",
461+
" * `location_var`\n",
486462
" * Adds multivariate support for space time cubes\n",
487-
" * [`load()`]()\n",
463+
" * [`load()`](/python/api-reference/arcgis.learn.toc.html#arcgis.learn.TimeSeriesModel.load)\n",
488464
" * Adds deep learning package and parent directory support for\n",
489465
"* [Unstructured Text Models](/python/api-reference/arcgis.learn.toc.html#unstructured-text-models)\n",
490466
" * [`TextClassifier`](/python/api-reference/arcgis.learn.text.html#textclassifier)\n",
@@ -493,13 +469,9 @@
493469
" * `explain`\n",
494470
" * `explain_index`\n",
495471
"* [Inferencing Methods](/python/api-reference/arcgis.learn.toc.html#inferencing-methods)\n",
496-
" * Adds documentation to note support for ArcGIS Image for ArcGIS Online to\n",
472+
" * Adds documentation to note support for ArcGIS Image for ArcGIS Online to:\n",
497473
" * [`detect_objects`](/python/api-reference/arcgis.learn.toc.html#detect-objects)\n",
498-
"\n",
499-
"* [Model Management](/python/api-reference/arcgis.learn.toc.html#model-management)\n",
500-
" * [`train_model()`](/python/api-reference/arcgis.learn.toc.html#train-model)\n",
501-
"\n",
502-
" \n",
474+
" \n",
503475
"#### [`arcgis.auth`](/python/api-reference/arcgis.auth.html)\n",
504476
"* Adds classes:\n",
505477
" * [`EsriPCKEAuth`](/python/api-reference/arcgis.auth.html#arcgis.auth.EsriPKCEAuth)\n",

0 commit comments

Comments
 (0)