Tag Archives: web

Camp Workcoeman Map App

Although I started mapping Camp Workcoeman years ago, I’ve always published this data as printed maps (and PDFs). I finally published my map in a different form: a mobile and web app. The apps are built using Mapbox GL, native … Continue reading

Posted in , | Tagged , , , , , | Leave a comment

An Efficient Method of Serving Many Small Files

Certain types of web content, such as map tiles and image pyramids1, require serving many small files, but this can often be inconvenient. Transferring a large number of small files over SCP or SFTP is very slow, and managing these … Continue reading

Posted in | Tagged , , , | 1 Comment