Open Source Map Stack, Part 1: The DB

The Project I'm currently working on a web mapping project for Turing. It is effectively a guidebook for backcountry skiing and ski mountaineering with user-generated content. It relies pretty extensively on mapping these routes, and that has been a good challenge. There are three main pieces of my free and open source map stack: Leaflet map Ruby on Rails framework PostGIS database The crux of this project is wiring the stack together. I'm going to document some of that process
- Open Source Map Stack, Part 1: The DB

Read more