Moth Photographers Group · website migration

MPG Data Portal

178,749 images (4.7 GB) · 43 database tables (1,749,624 rows) · self-serve, verified with checksums

PRODUCTION SNAPSHOT · 2026-07-16 Captured from mothphotographersgroup.msstate.edu. Upstream master is Steve's FileMaker file → webdb → this portal. A frozen copy — check the date before treating anything here as current.

Database tables

Every current table from the live site's webdb MySQL database, exported as UTF-8 CSV (large ones gzipped). Column meanings and the FileMaker crosswalk live in the schema map.

TableRowsColsSizeDownload
taxa13,486161.7 MBtaxa.csv
species13,605111.1 MBspecies.csv.gz
plates107711.2 KBplates.csv
references69,56231.2 MBreferences.csv.gz
mapping680,67797.8 MBmapping.csv.gz
living7,828491.6 MBliving.csv
full16,641262.4 MBfull.csv
half12,280171.3 MBhalf.csv
large7,3093513.2 KBlarge.csv
genitalia2,4607284.0 KBgenitalia.csv
larva25,7648746.4 KBlarva2.csv
larva_plates87660 Blarva_plates.csv
special1,55920213.0 KBspecial.csv
antilles2,90415185.2 KBantilles.csv
mesoam6401375.2 KBmesoam.csv
unidentified6251275.3 KBunidentified.csv
unid_heads222819 Bunid_heads.csv
contactsscrubbed9287150.8 KBcontacts.csv
contrib1421019.3 KBcontrib.csv
contrib_live102913.9 KBcontrib_live.csv
counties5,0854172.0 KBcounties.csv
match_counties5,7185218.3 KBmatch_counties.csv
match_hodges1,123442.1 KBmatch_hodges.csv
taxonomic_notes2,9292243.0 KBtaxonomic_notes.csv
statistics3,3343101.3 KBstatistics.csv
Working & QA tables (18) — Steve's checklist workspace and dev copies
TableRowsColsSizeDownload
Analyse26,65851.1 MBAnalyse.csv
Check-Index-Old9,6208480.5 KBCheck-Index-Old.csv
Check-List10,23912817.8 KBCheck-List.csv
Check-List-Old9,5757500.1 KBCheck-List-Old.csv
Check-Notes7522158.7 KBCheck-Notes.csv
Check-Notes-Old7664169.6 KBCheck-Notes-Old.csv
Check-Plates124994 BCheck-Plates.csv
Check-Refs331356.3 KBCheck-Refs.csv
Find_Taxa_Dupe13,0953251.5 KBFind_Taxa_Dupe.csv
nolie15,88215880.5 KBnolie.csv
reset_canada1,997351.9 KBreset_canada.csv
mapping_prelim9,9709694.8 KBmapping_prelim.csv
species513,617111.1 MBspecies5.csv.gz
taxa113,485161.7 MBtaxa1.csv
references469,45331.2 MBreferences4.csv.gz
half412,272171.3 MBhalf4.csv
mapping2686,95697.9 MBmapping2.csv.gz
plates-1106710.3 KBplates-1.csv

Image collections

All 178,749 image files from the production document root, grouped by directory and packed into tars of at most 2 GB. Verify a download with shasum -a 256 against the printed digest.

Files1/

107,656 images · 2.2 GB

Main photograph repository — live-specimen photos filed by photographer initials.

map/

41,890 images · 1.7 GB

Distribution maps, one per species/region.

  • map.tar1.8 GB · 41,890 filessha256 7474fbb9b9b1b69b…

Large/

8,041 images · 241.1 MB

Large-format plate and specimen images.

  • Large.tar254.9 MB · 8,041 filessha256 231270654d5dfe57…

Files/

4,962 images · 64.8 MB

Pinned/spread specimen photographs (older filing scheme).

  • Files.tar73.2 MB · 4,962 filessha256 dddeff2014beb2b0…

Genitalia/

2,759 images · 156.7 MB

Genitalia preparation photographs.

Thumbs/

1,550 images · 9.7 MB

Plate thumbnails.

  • Thumbs.tar12.4 MB · 1,550 filessha256 420afbd460edeb83…

Other-images/

11,891 images · 295.3 MB

Everything else with an image extension — regional collections (JV-PERU, AC-PR, Antilles, JCGM, FL2007…), site graphics, plate headers.

Manifests & coverage

The fastest way to answer "what's missing on the wiki" is a diff against the archive inventory, not a re-upload. Two manifests, CSV with path,bytes:

ManifestCoversDownload
manifest-images.csv.gzEvery image file shipped above (178,749 rows)manifest-images.csv.gz
manifest-full.csv.gzEvery file in the production docroot, including code and pages we don't republish here — so coverage questions stay answerablemanifest-full.csv.gz
# which archive images are absent from the wiki?
comm -23 <(gzcat manifest-images.csv.gz | cut -d, -f1 | sort) \
         <(sort your-wiki-file-list.txt) > missing-from-wiki.txt

Spot-check any image by URL

The archive is also mirrored object-by-object at the original site paths. Take any image URL from the live site and swap the host to fetch the archived copy:

https://mothphotographersgroup.msstate.edu/Files1/Live/RaNu/RaNu9677-225-4.jpg
mpg-data.princestreetconsulting.com/Files1/Live/RaNu/RaNu9677-225-4.jpg

Provenance & scope. Snapshot taken 2026-07-16 directly from the production server (docroot tar + mysqldump). Photographer email addresses were removed from contacts before publishing. Site code (PHP, cgi, includes) and webserver statistics are inventoried in the full manifest but not republished here.

Refreshing. The capture is scripted and can be re-run against production when a newer snapshot is needed — ask Nate (nate@princestreetconsulting.com).