Skip to content

jaquenetteelegiac24/SpatialDataAutomation

Repository files navigation

📍 SpatialDataAutomation - Streamline FTTH Data Tasks

Download


Custom web apps and AutoCAD LISP scripts built to simplify FTTH spatial data automation and BOQ auditing. This guide helps you set up the tools on a Windows PC with no prior technical skills.


📦 What is SpatialDataAutomation?

SpatialDataAutomation is a collection of tools designed for managing fiber-to-the-home (FTTH) spatial data and automating bill of quantities (BOQ) checks. It includes:

  • Simple web apps to view and edit GIS data.
  • AutoCAD LISP scripts to speed up drawing tasks.
  • Scripts that audit project quantities for accuracy.

These tools help teams working with maps, layouts, and construction data to save time and reduce errors.


💻 System Requirements

To use SpatialDataAutomation on Windows, your computer should meet these needs:

  • Windows 10 or later, 64-bit version preferred.
  • A stable internet connection for web apps.
  • AutoCAD 2018 or newer, if you plan to use the LISP scripts.
  • At least 4 GB of RAM and 2 GHz processor.
  • 500 MB of free disk space for installation.
  • A web browser like Chrome, Edge, or Firefox to open the apps.

🚀 Getting Started with SpatialDataAutomation

  1. First, download the software package.

    Download Now

  2. Click the link above to open the download page.

  3. Locate the latest release or download folder on the page.

  4. Download the .zip file containing the web apps and LISP scripts.

  5. Once downloaded, right-click the file and choose "Extract All" to unzip the contents into a folder you can easily access.


⚙️ Installing and Running the Web Apps

  1. Open the folder where you extracted the files.

  2. Find the web app files. These usually end with .html or .js.

  3. Double-click any .html file to open it in your web browser.

  4. The app will load and display maps and data for your project.

  5. Use the menus and buttons in the app to explore spatial data or start tasks.

  6. Make sure your internet connection is working for maps and data updates.


📐 Using AutoCAD LISP Scripts

  1. Open AutoCAD on your computer.

  2. Locate the LISP files in the extracted folder. These files end with .lsp.

  3. In AutoCAD, type APPLOAD in the command line and press Enter.

  4. In the load dialog box, browse to the folder with the LISP files.

  5. Select one or multiple .lsp scripts and click “Load.”

  6. After loading, you can run these scripts by typing their command names in AutoCAD. Check the app documentation for specific script commands.

  7. The scripts automate drawing and measurement tasks, which speed up your work on spatial data.


🔍 Auditing BOQ Data

SpatialDataAutomation includes tools to check your bill of quantities (BOQ). This helps you avoid errors before submitting project data.

  • Run the audit app from the web interface by opening its .html file.
  • Upload or connect to your project data.
  • The tool compares quantities and highlights inconsistencies.
  • Review flagged items and adjust your data accordingly.
  • Use exported reports to share audit results with your team.

🛠 Troubleshooting Tips

  • If the apps do not open, make sure your browser allows local file access.
  • For AutoCAD scripts that fail to run, double-check the AutoCAD version.
  • Close other heavy programs to free up system memory.
  • Restart your computer if files do not extract properly.
  • Check that your internet connection is active for map-based apps.
  • Use Windows Explorer to confirm that extracted files are not blocked (right-click file > Properties > Unblock if needed).

🔗 Useful Links


📁 File Structure Overview

The package contains these main parts:

  • /web-apps – HTML, CSS, and JavaScript files for browser-based tools.
  • /lisp-scripts – AutoCAD LISP scripts to automate drawing tasks.
  • /docs – Instruction manuals and user guides.
  • /data-samples – Example GIS and BOQ data to try the tools.
  • README.md – This guide and additional technical info.

⚖ Licensing and Use

The tools are designed for internal use in spatial data and BOQ workflows. Check the LICENSE file in the repository for allowed uses. Redistribution or commercial use may require permission.


🔄 Updating the Software

To update:

  1. Visit the download page above.
  2. Download the latest .zip version.
  3. Extract and replace the old files with new ones.
  4. Restart your apps or AutoCAD session.

Keep your files backed up before updating.


📞 Getting Help

If you run into issues or have questions:

  • Review the docs folder for detailed help.
  • Check online forums for AutoCAD LISP scripting support.
  • Use GitHub Issues on the repository page to report problems or ask for guidance.

About

Automate FTTH spatial data processing and documentation with custom web tools and AutoCAD LISP scripts tailored for MyRepublic standards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors