Palm Beach County's Connected Mobility Network
This repository is the public asset library and production guide for The Future of Mobility, a DDEC LLC GIS StoryMap prepared for the 2026 ULI West Palm Beach Forum.
The StoryMap presents a connected mobility vision for Palm Beach County, with an initial focus on the Downtown West Palm Beach / Palm Beach International Airport Connector. The repository is designed for stable GitHub Pages asset hosting, simple team review, and durable links that can be used directly in ArcGIS StoryMaps.
The public asset browser is available at:
https://ddecamerica.github.io/the-future-of-mobility/
Use the page to browse, search, and copy StoryMap-ready asset links.
| Category | Count | Notes |
|---|---|---|
| Cover Images | 4 | Hero and opening visuals for StoryMap introduction |
| Statistical Graphics | 30 | Five data categories, each with three full-size and three mini variants |
| Logos | 2 | DDEC primary and reverse logo files |
| Guidance Documents | 2 | StoryMap production guidance PDFs |
| Video Assets | 2 | StoryMap overview MP4 and fallback poster image for direct GitHub Pages use |
| Glydways Reference Assets | 7 | Project imagery, logos, and one-page reference PDF |
| External Video Reference | 1 | YouTube reference for public sharing and review |
| Tracked production files | 47 | Excludes .gitkeep placeholders |
Current production asset storage is approximately 351 MB.
the-future-of-mobility/
|-- index.html # Interactive asset browser and production guide
|-- README.md # Repository overview
|-- LICENSE
`-- storymap-assets/
|-- README.md # Asset library documentation
|-- CONTRIBUTING.md # Contribution guidelines
|-- INVENTORY.md # Asset inventory and tracking
`-- assets/
|-- glydways/ # Glydways project reference assets
|-- images/
| |-- cover/ # Hero and opening visuals
| |-- guidance/ # Production guidance PDFs
| |-- logos/ # DDEC branding
| |-- maps/ # Reserved for future static map exports
| `-- sections/ # Statistics and data graphics
`-- videos/ # StoryMap overview video and fallback poster image
Hero and opening visuals for StoryMap introduction. Located in storymap-assets/assets/images/cover/.
Current files:
future-mobility-cover-hero-01.pngfuture-mobility-cover-hero-02.pngfuture-mobility-cover-hero-03.pngfuture-mobility-cover-hero-04.png
Data visualization cards for key metrics. Located in storymap-assets/assets/images/sections/.
Current metrics:
- Drive-alone commute patterns, 77 percent
- Population growth projection, 1.63M by 2030
- Annual visitors, FY 2024-25, 106M
- New resident growth, 90K
- PBI passenger volume, 85M
Each metric has three full-size variants and three compact -mini variants.
DDEC project branding marks. Located in storymap-assets/assets/images/logos/.
Current files:
ddec-logo-primary-black.pngddec-logo-reverse-white.png
StoryMap production standards and reference materials. Located in storymap-assets/assets/images/guidance/.
Current files:
The-Future-of-Mobility-Story-Map-Guidance.pdfThe-Future-of-Mobility-Story-Map-Guidance-Opt.pdf
These filenames are retained for URL stability.
StoryMap overview video assets for direct use in ArcGIS StoryMaps. Located in storymap-assets/assets/videos/.
Current files:
fallback.pngthe-future-of-mobility.mp4
Use the GitHub Pages MP4 URL for StoryMap video placement and fallback.png as the poster or fallback image when a static visual is required. Use the YouTube link, https://youtu.be/p_er2okj67o, for general web sharing and review.
Glydways project imagery, logos, and reference files for StoryMap production review. Located in storymap-assets/assets/glydways/.
Current files:
images/glydways-west-palm-beach.jpegimages/glydways-west-palm-beach-loop.jpeglogos/glydways-g-black.pnglogos/glydways-g-white.pnglogos/glydways-horizontal-black.pnglogos/glydways-horizontal-logos-white.pngfiles/glydways-west-palm-beach-one-pager.pdf
Tracked production files use this GitHub Pages URL structure:
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/images/[folder]/[filename]
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/videos/[filename]
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/glydways/[folder]/[filename]
Examples:
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/images/cover/future-mobility-cover-hero-01.png
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/images/sections/pbc-stat-drive-alone-77pct-01.png
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/images/logos/ddec-logo-primary-black.png
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/images/guidance/The-Future-of-Mobility-Story-Map-Guidance.pdf
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/videos/fallback.png
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/videos/the-future-of-mobility.mp4
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/glydways/images/glydways-west-palm-beach.jpeg
https://ddecamerica.github.io/the-future-of-mobility/storymap-assets/assets/glydways/files/glydways-west-palm-beach-one-pager.pdf
Use lowercase file names with hyphens for new image assets so URLs remain readable and stable.
Good examples:
future-mobility-cover-hero-01.png
pbc-stat-drive-alone-77pct-01.png
pbc-stat-drive-alone-77pct-01-mini.png
ddec-logo-primary-black.png
Avoid:
Future Mobility Cover Final.png
Map FINAL FINAL (2).png
Some legacy guidance PDFs retain capitalized filenames because those URLs may already be in use.
Once an asset URL has been added to StoryMap production, keep the filename and folder location unchanged. For minor corrections, replace the file using the same name. For major revisions, create a new versioned file and update the StoryMap link intentionally.
The StoryMap uses Noto Sans as the primary typeface:
- Noto Sans Bold: major section titles and hero headings
- Noto Sans SemiBold: navigation, labels, and captions
- Noto Sans Medium: body copy and narrative text
| Category | Recommended Format | Review Threshold |
|---|---|---|
| Cover Images | PNG or JPG | Review above 2 MB |
| Statistical Graphics | PNG or JPG | Review above 12 MB |
| Logos | PNG with transparency | Review above 500 KB |
| Guidance Documents | Review above 25 MB | |
| Video Files | MP4 | Review above 90 MB; GitHub rejects files above 100 MB |
| Video Poster Images | PNG or JPG | Review above 20 MB |
| Project Reference Assets | PNG, JPG, or PDF | Review above 25 MB |
High-resolution graphics are acceptable when needed for StoryMap clarity, but large replacements should be reviewed before publishing.
To add or replace assets:
- Follow the naming convention where possible.
- Place the file in the appropriate category folder.
- Update
storymap-assets/INVENTORY.mdwith asset details. - Verify the asset browser still loads and the copied URLs match the tracked files.
- Commit changes for review before publishing.
See storymap-assets/CONTRIBUTING.md for detailed contribution guidelines.
Use GitHub Pages links when adding externally hosted media or reference files to ArcGIS StoryMaps. This keeps visuals sourced from a stable public repository.
Dynamic GIS maps are managed directly inside the GIS/StoryMap environment. Static map exports should only be added here if they are needed as standalone images, backup visuals, or non-interactive reference graphics.
Project: The Future of Mobility: Palm Beach County's Connected Mobility Network
Focus Area: Palm Beach International Airport to Downtown West Palm Beach Connector
Prepared by: DDEC LLC, Transportation Engineering & Mobility Advisory
Forum: 2026 ULI West Palm Beach Forum
Topics: Advanced Mobility Systems, Connected Transportation, Regional Economic Development, Transit-Oriented Connectivity
DDEC LLC Transportation Engineering & Mobility Advisory West Palm Beach, Florida
Last Updated: June 26, 2026 Tracked Production Files: 47 Status: Active production use for 2026 ULI Forum StoryMap