Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
Shop Vintage Marbled Map - Maine
map - Maine-2.png Image 1 of 2
map - Maine-2.png
MOCKUP - map - Maine.png Image 2 of 2
MOCKUP - map - Maine.png
map - Maine-2.png
MOCKUP - map - Maine.png

Vintage Marbled Map - Maine

$95.00

This 8x8 giclée blends antique cartography with the timeless art of marbling. At its center: a detailed vintage map of Maine. Surrounding it: a vibrant marbled background in rich tones of red, gold, and indigo, echoing the hand-marbled endpapers once found in 18th-century books. The swirling pattern adds movement, depth, and a sense of history—making this piece as much about texture as it is about place.

Finished in a gold studded frame, this print is both refined and eye-catching—perfect for map lovers, collectors of the unusual, or anyone drawn to richly layered design.

Details:

  • Giclee size: 8" × 8"

  • Frame: Gold studded, ready to hang

  • Technique: Archival giclée on archival matte art paper

Quantity:
Add To Cart

This 8x8 giclée blends antique cartography with the timeless art of marbling. At its center: a detailed vintage map of Maine. Surrounding it: a vibrant marbled background in rich tones of red, gold, and indigo, echoing the hand-marbled endpapers once found in 18th-century books. The swirling pattern adds movement, depth, and a sense of history—making this piece as much about texture as it is about place.

Finished in a gold studded frame, this print is both refined and eye-catching—perfect for map lovers, collectors of the unusual, or anyone drawn to richly layered design.

Details:

  • Giclee size: 8" × 8"

  • Frame: Gold studded, ready to hang

  • Technique: Archival giclée on archival matte art paper

This 8x8 giclée blends antique cartography with the timeless art of marbling. At its center: a detailed vintage map of Maine. Surrounding it: a vibrant marbled background in rich tones of red, gold, and indigo, echoing the hand-marbled endpapers once found in 18th-century books. The swirling pattern adds movement, depth, and a sense of history—making this piece as much about texture as it is about place.

Finished in a gold studded frame, this print is both refined and eye-catching—perfect for map lovers, collectors of the unusual, or anyone drawn to richly layered design.

Details:

  • Giclee size: 8" × 8"

  • Frame: Gold studded, ready to hang

  • Technique: Archival giclée on archival matte art paper

Pierce of the South

Contact

About

Returns

javascript (function() { function cleanGap() { const gallery = document.querySelector('.ProductItem-gallery'); const details = document.querySelector('.ProductItem-details'); if (!gallery) return; let next = gallery.nextElementSibling; while (next && next.tagName === 'DIV' && !next.innerHTML.trim()) { next.remove(); next = gallery.nextElementSibling; } const zoom = document.querySelector('.Imagezoom-zoomContainer'); if (zoom) zoom.remove(); if (details) { details.style.marginTop = '0'; details.style.paddingTop = '0'; } } document.addEventListener('DOMContentLoaded', cleanGap); window.addEventListener('load', cleanGap); const observer = new MutationObserver((mutations, obs) => { if (document.querySelector('.ProductItem-gallery')) { cleanGap(); } }); observer.observe(document.body, { childList: true, subtree: true }); setTimeout(cleanGap, 1000); })();