Projecting Shapefiles

When you’re mapping a curved surface (like the Earth) onto a flat one (like a piece of paper), you need to use a Map Projection.  There are many, many map projections out there and often you’ll find that some of your data is in one projection and the rest of it is in another.  The [...]