|
52 | 52 |
|
53 | 53 | <li><b>Power Users / Developers</b><br> |
54 | 54 | <ol> |
55 | | - <li>Introduction to the ArcGIS Python API</li> |
56 | | - <li>The GIS class</li> |
57 | | - <li>The Map widget and it's Basemaps</li> |
58 | | - <li>Geoprocessing and the Mystery Plane</li> |
59 | | - <li>Using the Geometry service</li> |
60 | | - <li>Smart Mapping</li> |
| 55 | + <!--li>Introduction to the ArcGIS Python API</li--> |
| 56 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/01%20GIS.ipynb">The GIS class</a></li> |
| 57 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/06%20Basemaps.ipynb">The Map widget and it's Basemaps</a></li> |
| 58 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/07%20Geoprocessing%20and%20the%20Mystery%20Plane.ipynb">Geoprocessing and the Mystery Plane</a></li> |
| 59 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/08%20Geometry%20Service.ipynb">Using the Geometry service</a></li> |
| 60 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/SmartMapping.ipynb">Smart Mapping</a></li> |
61 | 61 |
|
62 | 62 | </ol> |
63 | 63 | </li> |
64 | 64 |
|
65 | 65 | <li><b>Org Administrators</b><br> |
66 | 66 | <ol> |
67 | | - <li>Faces of GIS</li> |
68 | | - <li>Batch creation of Groups</li> |
69 | | - <li>Usage statistics and credit consumption</li> |
70 | | - <li>Clone Portal Users, Groups and Content</li> |
| 67 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/02%20Faces%20of%20GIS.ipynb">Faces of GIS</a></li> |
| 68 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/03%20Groups%20Administration.ipynb">Batch creation of Groups</a></li> |
| 69 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/04%20Usage%20Statistics.ipynb">Usage statistics and credit consumption</a></li> |
| 70 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Clone%20Portal%20Users%2C%20Groups%20and%20Content.ipynb">Clone Portal Users, Groups and Content</a></li> |
71 | 71 |
|
72 | 72 | </ol> |
73 | 73 | </li> |
74 | 74 |
|
75 | 75 | <li><b>GIS Analysts and Data Scientists</b><br> |
76 | 76 | <ol> |
77 | | - <li>Chennai Floods Analysis</li> |
78 | | - <li>Gun control and mass shootings</li> |
79 | | - <li>Creating Hurricane Tracks using GeoAnalytics</li> |
80 | | - <li>Creating Raster Information Product using Raster GeoAnalytics</li> |
| 77 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Chennai%20Floods%20Analysis.ipynb">Chennai Floods Analysis</a></li> |
| 78 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Analysis%20Mass%20Shootings.ipynb">Gun control and mass shootings</a></li> |
| 79 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Hurricane%20Tracks.ipynb">Creating Hurricane Tracks using GeoAnalytics</a></li> |
| 80 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Landsat%20Raster%20Products%20using%20Raster%20GeoAnalytics.ipynb">Creating Raster Information Product using Raster GeoAnalytics</a></li> |
81 | 81 |
|
82 | 82 | </ol> |
83 | 83 | </li> |
84 | 84 |
|
85 | 85 | <li><b>Content Publishers</b><br> |
86 | 86 | <ol> |
87 | | - <li>HTML table to Pandas dataframe to Portal Item</li> |
88 | | - <li>Creating Raster Information Product using Raster GeoAnalytics</li> |
89 | | - <li>Publishing scenarios</li> |
| 87 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/HTML%20table%20to%20Pandas%20Data%20Frame%20to%20Portal%20Item%20-%20WorkingCopy.ipynb">HTML table to Pandas dataframe to Portal Item</a></li> |
| 88 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Landsat%20Raster%20Products%20using%20Raster%20GeoAnalytics.ipynb">Creating Raster Information Product using Raster GeoAnalytics</a></li> |
| 89 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/Publish-Job.ipynb">Publishing scenarios</a></li> |
90 | 90 | </ol> |
91 | 91 | </li> |
92 | 92 |
|
|
98 | 98 | <a id="reference-documentation" class="anchor" href="#reference-documentation" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Documentation</h3> |
99 | 99 |
|
100 | 100 | <p> |
101 | | - <ul><li><b>Getting started</b><br> |
| 101 | + <ul><li><b><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/00%20Introduction.ipynb">Getting started</a></b><br> |
102 | 102 | </li> |
103 | | - <li><b>API Reference</b><br> |
| 103 | + <li><b><a href="http://esri.github.io/geosaurus-docs/apidoc/html/">API Reference</a></b><br> |
| 104 | + <ul> |
| 105 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/docs/gis%20module.ipynb">gis module</a></li> |
| 106 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/docs/lyr%20module.ipynb">lyr module</a></li> |
| 107 | + <li><a href="https://github.com/Esri/geosaurus-docs/blob/gh-pages/notebooks/docs/viz%20module.ipynb">viz module</a></li> |
| 108 | + </ul> |
104 | 109 | </li> |
105 | | - <li><b>FAQ</b><br> |
106 | | - </li></ul> |
| 110 | + <!-- li><b>FAQ</b><br> |
| 111 | + </li --></ul> |
107 | 112 |
|
108 | 113 | </p> |
109 | 114 |
|
|
0 commit comments