Mapped Together: Step-by-Step Example
examples/Fileupload.png examples/filesuploaded.png
Step 1: Upload Your CSV Files
Start by uploading two CSV files: one for your bases and one for your subbases. Each file should have either coordinates (latitude/longitude) or addresses. The app will use these files to calculate distances.
examples/closestmatches.png
Step 2: View Closest Matches Table
After calculation, you'll see a table showing which base is closest to each subbase, along with the distance in miles.
examples/mappedlocationzoomout.png
Step 3: Visualize on the Map
The interactive map displays all your bases and subbases. Lines connect each subbase to its nearest base, making it easy to see spatial relationships at a glance.
examples/mappedlocationszoomin.png
Step 4: Zoom In for Details
You can zoom in on the map to see more detail about the locations and their connections.
examples/exportlocations.png
Step 5: Export Results
Export your results as a CSV file for further analysis or sharing.
← Back to Main Page