You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install.html
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,11 @@ <h2 id="toc-title">On this page</h2>
125
125
<li><ahref="#method-a-from-the-qgis-plugin-database" id="toc-method-a-from-the-qgis-plugin-database" class="nav-link" data-scroll-target="#method-a-from-the-qgis-plugin-database">Method A: From the QGIS plugin database</a></li>
126
126
<li><ahref="#method-b-from-zip-file-recommended-for-now" id="toc-method-b-from-zip-file-recommended-for-now" class="nav-link" data-scroll-target="#method-b-from-zip-file-recommended-for-now">Method B: From ZIP file (recommended for now)</a></li>
127
127
</ul></li>
128
-
<li><ahref="#install-the-timml-and-ttim-server" id="toc-install-the-timml-and-ttim-server" class="nav-link" data-scroll-target="#install-the-timml-and-ttim-server">3. Install the TimML and TTim server</a></li>
128
+
<li><ahref="#install-the-timml-and-ttim-server" id="toc-install-the-timml-and-ttim-server" class="nav-link" data-scroll-target="#install-the-timml-and-ttim-server">3. Install the TimML and TTim server</a>
129
+
<ulclass="collapse">
130
+
<li><ahref="#method-a-install-from-github-requires-internet-connection" id="toc-method-a-install-from-github-requires-internet-connection" class="nav-link" data-scroll-target="#method-a-install-from-github-requires-internet-connection">Method A: Install from GitHub (requires internet connection)</a></li>
131
+
<li><ahref="#method-b-install-from-zip-file" id="toc-method-b-install-from-zip-file" class="nav-link" data-scroll-target="#method-b-install-from-zip-file">Method B: Install from ZIP file</a></li>
<h2class="anchored" data-anchor-id="install-the-timml-and-ttim-server">3. Install the TimML and TTim server</h2>
188
192
<p>With the plugin installed, we can already define model input and convert it to Python scripts or JSON files. To run TimML and TTim computations directly from QGIS, we need to install a server program which contains TimML and TTim.</p>
<h3class="anchored" data-anchor-id="method-a-install-from-github-requires-internet-connection">Method A: Install from GitHub (requires internet connection)</h3>
189
195
<oltype="1">
190
196
<li>Start the QGIS-Tim plugin by clicking the QGIS-Tim icon in the toolbar.</li>
191
197
<li>Find and click the “Install TimML and TTim server” button at the bottom of the plugin window.</li>
192
198
<li>Click the “Install latest release from GitHub” button to download and install the server program.</li>
"section": "3. Install the TimML and TTim server",
49
-
"text": "3. Install the TimML and TTim server\nWith the plugin installed, we can already define model input and convert it to Python scripts or JSON files. To run TimML and TTim computations directly from QGIS, we need to install a server program which contains TimML and TTim.\n\nStart the QGIS-Tim plugin by clicking the QGIS-Tim icon in the toolbar.\nFind and click the “Install TimML and TTim server” button at the bottom of the plugin window.\nClick the “Install latest release from GitHub” button to download and install the server program.\n\nSpecific releases can also be manually downloaded from the GitHub Releases page:\n\nDownload the gistim ZIP file for your platform: Windows, macOS, or Linux.\nFind and click the “Install TimML and TTim server” button at the bottom of the plugin window.\nSet the path to the downloaded ZIP file in the “Install from ZIP file” section.\nClick the “Install” button."
49
+
"text": "3. Install the TimML and TTim server\nWith the plugin installed, we can already define model input and convert it to Python scripts or JSON files. To run TimML and TTim computations directly from QGIS, we need to install a server program which contains TimML and TTim.\n\nMethod A: Install from GitHub (requires internet connection)\n\nStart the QGIS-Tim plugin by clicking the QGIS-Tim icon in the toolbar.\nFind and click the “Install TimML and TTim server” button at the bottom of the plugin window.\nClick the “Install latest release from GitHub” button to download and install the server program.\n\n\n\nMethod B: Install from ZIP file\nSpecific releases can also be manually downloaded from the GitHub Releases page:\n\nDownload the gistim ZIP file for your platform: Windows, macOS, or Linux.\nFind and click the “Install TimML and TTim server” button at the bottom of the plugin window.\nSet the path to the downloaded ZIP file in the “Install from ZIP file” section.\nClick the “Install” button."
0 commit comments