documentation for maps and stuff

This commit is contained in:
2025-07-01 09:33:27 -06:00
parent b36896a7a3
commit 78cdec51f5
57 changed files with 2698 additions and 290 deletions

View File

@@ -15,7 +15,7 @@
<link rel="canonical" href="https://cmlite.org/build/">
<link rel="prev" href="../cost-comparison/">
<link rel="prev" href="../phil/cost-comparison/">
<link rel="next" href="build-server/">
@@ -513,6 +513,8 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
@@ -595,6 +597,29 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<li class="md-nav__item">
<a href="map/" class="md-nav__link">
<span class="md-ellipsis">
Build Map
</span>
</a>
</li>
@@ -644,7 +669,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_3" >
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_4" >
<div class="md-nav__link md-nav__container">
@@ -661,14 +686,14 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
</a>
<label class="md-nav__link " for="__nav_3_3" id="__nav_3_3_label" tabindex="">
<label class="md-nav__link " for="__nav_3_4" id="__nav_3_4_label" tabindex="">
<span class="md-nav__icon md-icon"></span>
</label>
</div>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_3_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_3">
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_4">
<span class="md-nav__icon md-icon"></span>
Services
</label>
@@ -972,7 +997,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_4" >
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_5" >
<div class="md-nav__link md-nav__container">
@@ -989,14 +1014,14 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
</a>
<label class="md-nav__link " for="__nav_3_4" id="__nav_3_4_label" tabindex="">
<label class="md-nav__link " for="__nav_3_5" id="__nav_3_5_label" tabindex="">
<span class="md-nav__icon md-icon"></span>
</label>
</div>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_4">
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_5">
<span class="md-nav__icon md-icon"></span>
Configuration
</label>
@@ -1358,6 +1383,30 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#map" class="md-nav__link">
<span class="md-ellipsis">
Map
</span>
</a>
<nav class="md-nav" aria-label="Map">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#map-manual" class="md-nav__link">
<span class="md-ellipsis">
Map Manual
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
@@ -1755,9 +1804,14 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
</ul>
<h3 id="interactive-tools">🛠️ Interactive Tools<a class="headerlink" href="#interactive-tools" title="Permanent link">&para;</a></h3>
<ul>
<li><strong>Map Viewer</strong>: <a href="http://localhost:3000">http://localhost:3000</a> — Geographic data visualization </li>
<li><strong>Mini QR</strong>: <a href="http://localhost:8089">http://localhost:8089</a> — QR code generator</li>
</ul>
<h2 id="map">Map<a class="headerlink" href="#map" title="Permanent link">&para;</a></h2>
<div class="admonition warning">
<p class="admonition-title">Map</p>
<p>Map is the canvassing application that is custom view of nocodb data. Map is best built <strong>after production deployment</strong> to reduce duplicate build efforts. </p>
</div>
<h3 id="map-manual"><a href="map/">Map Manual</a><a class="headerlink" href="#map-manual" title="Permanent link">&para;</a></h3>
<h2 id="production-deployment">Production Deployment<a class="headerlink" href="#production-deployment" title="Permanent link">&para;</a></h2>
<h3 id="deploy-with-cloudflare-tunnels">Deploy with Cloudflare Tunnels<a class="headerlink" href="#deploy-with-cloudflare-tunnels" title="Permanent link">&para;</a></h3>
<p>For secure public access, use the production deployment script:</p>
@@ -1969,7 +2023,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<nav class="md-footer__inner md-grid" aria-label="Footer" >
<a href="../cost-comparison/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Cost Comparison">
<a href="../phil/cost-comparison/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Cost Comparison">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>