OSM Berlin Index
Not logged in

Back to Map Tool page



The OSM Berlin sample

OpenStreetMap (OSM) is a very popular collaborative project to create a free geographic database of the world; OSM data has been favourably compared with proprietary datasources, although quality may strongly differ from Region to Region.
OSM data are absolutely free and are released under the legal terms of the Open Database License (ODbL)

OSM data are made available from several sources in many different formats; one of the simpler and easier to use is supported by Geofabrik because it directly offers a collection of Shapefiles for each Region/Country.
In this tutorial we'll use the Berlin dataset mainly for two good reasons:


The original dataset published by Geofabrik can be downloaded from here

For your ease and convenience a preloaded SpatiaLite+RasterLite2 database immediatery ready to be used for testing under spatialite_gui can be downloaded from here


Table of contents

  1. Getting started: first contact
  2. Importing OSM data from Geofabrik Shapefiles
  3. Creating and populating berlin_osm.sqlite
  4. Defining the graphic layout of the Map: styling rules
  5. More about QuickStyles
  6. Global options affecting the Map as a whole
  7. Astonishing architecture: unexpected surprises
  8. Conclusions and final assestment


Back to Map Tool page