Integrating OpenStreetMap data into your web pages with OpenLayers
Layer Cake
© Antonina Germanova, 123RF.com
OpenLayers is a JavaScript library that allows you to integrate maps into web pages. You can program the geodetic data directly or read it from a database.
OpenStreetMap [1] is a free project that was founded in 2004 with the goal of creating a freely usable and expandable world map. Contributors gather geodata, load the information into the database, and edit the data. The data includes roads, railways, buildings, and other geographic information. The data from OpenStreetMap finds its way into highway maps, as well as cycling maps, walking maps, and countless special applications.
The geospatial information in OpenStreetMap is freely available, so people can integrate the maps into their own blogs or websites. Even the raw data is freely accessible for development work, including integration with route-finding tools and mobile navigation apps. For instance, you can use OpenStreetMap to display points of interest (POIs), tourist trails, or weather stations (Figure 1). You can also use OpenStreetMap for accessing and displaying land registration data. The only tribute you need to pay to the community is an indication of the source with a reference to OpenStreetMap.
A BSD-licensed programming library called OpenLayers [2] provides access to OpenStreetMap data. The package is written in JavaScript and is therefore completely independent of any servers or operating systems. The prerequisite for using OpenLayers is simply a JavaScript-enabled web browser. The combination of OpenStreetMap and OpenLayers is very powerful and compares well with commercial products such as Google Maps and Google API.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Two New Distros Adopt Enlightenment
MX Moksha and AV Linux 25 join ranks with Bodhi Linux and embrace the Enlightenment desktop.
-
Solus Linux 4.8 Removes Python 2
Solus Linux 4.8 has been released with the latest Linux kernel, updated desktops, and a key removal.
-
Zorin OS 18 Hits over a Million Downloads
If you doubt Linux isn't gaining popularity, you only have to look at Zorin OS's download numbers.
-
TUXEDO Computers Scraps Snapdragon X1E-Based Laptop
Due to issues with a Snapdragon CPU, TUXEDO Computers has cancelled its plans to release a laptop based on this elite hardware.
-
Debian Unleashes Debian Libre Live
Debian Libre Live keeps your machine free of proprietary software.
-
Valve Announces Pending Release of Steam Machine
Shout it to the heavens: Steam Machine, powered by Linux, is set to arrive in 2026.
-
Happy Birthday, ADMIN Magazine!
ADMIN is celebrating its 15th anniversary with issue #90.
-
Another Linux Malware Discovered
Russian hackers use Hyper-V to hide malware within Linux virtual machines.
-
TUXEDO Computers Announces a New InfinityBook
TUXEDO Computers is at it again with a new InfinityBook that will meet your professional and gaming needs.
-
SUSE Dives into the Agentic AI Pool
SUSE becomes the first open source company to adopt agentic AI with SUSE Enterprise Linux 16.

