---
title: How to Make a Print‑Ready Tourist Map with Free GIS Tools
siteUrl: https://logzly.com/cartocraft
author: cartocraft (CartoCraft)
date: 2026-06-24T12:08:08.479556
tags: [mapping, gis, touristmaps]
url: https://logzly.com/cartocraft/how-to-make-a-printready-tourist-map-with-free-gis-tools
---


If you’ve ever tried to hand out a map at a local festival or give a friend a cute guide for a weekend getaway, you know how frustrating it can be to end up with something blurry, missing details, or just plain ugly. That’s why today’s post on **CartoCraft** is all about turning free GIS software into a simple, printable tourist map that looks professional without costing a dime. Grab a coffee, open your laptop, and let’s walk through it together.

## Why a Print Map Still Matters

Even in the age of smartphones, a well‑designed paper map has a charm that screens can’t match. Travelers love to pin a map on a wall, locals enjoy handing out a flyer, and small businesses can use them as free advertising. A good print map also works offline – no signal, no problem. So let’s make one that you can actually print and hand out.

## What You’ll Need (All Free)

| Tool | What It Does |
|------|--------------|
| **QGIS** | The main GIS program where you collect and style data |
| **OpenStreetMap (OSM) data** | Free base map you can download |
| **Inkscape** (optional) | Fine‑tune the design before printing |
| A PDF viewer | To check the final file before sending it to the printer |

All of these are open source and work on Windows, macOS, and Linux. If you haven’t installed them yet, head to the official sites – the downloads are quick and painless.

## Step 1: Get Your Area Data from OpenStreetMap

1. Open a web browser and go to **download.geofabrik.de**.  
2. Find the region that contains your tourist spot (for example, “Europe → United Kingdom → England”).  
3. Click the “.osm.pbf” link to download the raw data file. It’s a compressed file but QGIS can read it directly.

Why OSM? It’s community‑driven, constantly updated, and free to use for any purpose – perfect for a small tourist map.

## Step 2: Load the Data into QGIS

1. Launch **QGIS**.  
2. Drag the `.osm.pbf` file onto the QGIS map canvas, or use **Layer → Add Layer → Add Vector Layer** and browse to the file.  
3. QGIS will automatically split the data into several layers (roads, buildings, points of interest, etc.). You’ll see them in the Layers panel on the left.

If you’re new to GIS, think of each layer as a transparent sheet of paper that you can stack, hide, or style independently.

## Step 3: Choose a Simple Projection

A projection is just a way to flatten the earth onto a flat page. For a small tourist area, the **UTM** zone that covers your location works fine. Here’s how to set it:

1. Right‑click the topmost layer and select **Set CRS → Set Project CRS from Layer**.  
2. In the search box, type “UTM” and pick the zone that matches your latitude/longitude (e.g., “WGS 84 / UTM zone 30N”).  
3. Click **OK**.

Using a local projection keeps distances accurate and makes the map look crisp when printed.

## Step 4: Trim the Area to What You Need

You don’t want the whole country on a tourist flyer. Create a bounding box:

1. Click **Project → New Print Layout** and give it a name like “TouristMap”.  
2. In the Layout window, click **Add Map** and draw a rectangle that roughly covers the area you want.  
3. In the **Item Properties** panel, set the **Scale** to something readable (e.g., 1:25,000).  
4. Use the **Move Content** tool to pan the map inside the rectangle until you’re happy with the view.

Now you have a clean window that shows only the part you need.

## Step 5: Style the Map for a Tourist Feel

This is where **CartoCraft** gets creative. Keep the design simple – tourists want to find landmarks quickly, not read a textbook.

### Roads

- Open the **Roads** layer’s **Properties → Symbology**.  
- Choose a **Single Symbol** style.  
- Set the line color to a soft gray and increase the width to 0.5 mm.  
- Add a second, thinner line on top in a brighter color (like orange) for main highways.

### Points of Interest (POI)

- Filter the POI layer to only show things you care about (cafés, museums, parks).  
- Use **Categorized** symbology and assign a small icon for each category.  
- Keep icons simple – a coffee cup for cafés, a tree for parks, etc. You can find free icons on sites like **flaticon.com**.

### Labels

- Turn on labeling for important places (city name, major attractions).  
- In **Layer → Labels**, choose **Single Labels** and pick a clear font like **Arial** or **Open Sans**.  
- Set the font size to about 8 pt for small towns, 12 pt for main cities.  
- Use a slight halo (white outline) so text stays readable over the map colors.

## Step 6: Add the Tourist Essentials

Every good tourist map needs a few extra bits:

- **Title** – Put “Explore [Your Town]” at the top in a larger font.  
- **Legend** – In the Layout window, click **Add Legend**, then tidy it up so only the layers you styled appear.  
- **Scale Bar** – Click **Add Scale Bar** and choose a simple line style.  
- **North Arrow** – Add a small arrow so visitors know which way is up.  
- **Contact Info** – If you’re making this for a local business or tourism office, drop a line with a website or phone number at the bottom.

All of these can be dragged and dropped in the Layout window. **CartoCraft** always recommends keeping the margins at least 5 mm so nothing gets cut off during printing.

## Step 7: Export as Print‑Ready PDF

1. In the Layout window, go to **Layout → Export as PDF**.  
2. Choose **High (300 dpi)** for resolution – that’s the sweet spot for crisp prints.  
3. Make sure **Export as raster** is unchecked; you want vector data so lines stay sharp at any size.  
4. Save the file with a clear name like `town_tourist_map.pdf`.

Open the PDF in your favorite viewer and zoom in – everything should stay sharp. If something looks off, go back to QGIS, tweak the style, and re‑export. It’s a quick loop.

## Step 8 (Optional): Polish in Inkscape

If you want to add a splash of color or a decorative border, open the PDF in **Inkscape**:

- Use the **Select** tool to move individual elements.  
- Add a subtle background texture or a watercolor wash.  
- Save again as PDF (keep the same resolution).

Inkscape works nicely because it treats the map as vector shapes, so you can edit without losing quality.

## Step 9: Send to the Printer

Most local print shops accept PDF files directly. Tell them:

- Paper size (A4, A5, or a custom size).  
- Desired finish (matte or glossy).  
- Quantity.

Ask for a proof copy before the full run – it’s cheaper to catch a mistake now than after printing 100 copies.

## Quick Recap

- Download OSM data for your area.  
- Load it into QGIS and set a local projection.  
- Trim to the tourist zone and style roads, POI, and labels.  
- Add title, legend, scale bar, north arrow, and contact info.  
- Export a high‑resolution PDF, tweak in Inkscape if you like, and print.

That’s it! With just free tools and a bit of patience, you can produce a map that looks like it was made by a professional design studio. **CartoCraft** loves seeing how these simple steps turn into real‑world maps that people actually use. Next time you’re at a coffee shop or a park, hand out a copy and watch the smiles appear.

Happy mapping!