New version online

Submitted by plepe on

Although the database is already quite old, it dates back to September 12, 2010, at least a new version of the frontend is online. Most noteable is the toolbox system above the categories. I and derstefan invested quite some time to implement a new plugin-system I announced in the last post on this blog. There are some new translations available (Italian, Ukrainian and Japanese) and the Permalink handling has changed. With a right-click you can set markers on the map (which will be added to the permalink).

Plugin System

Submitted by plepe on

Lately I was thinking about a plugin system for OpenStreetBrowser. I thought, wouldn't it be nice to have a infrastructure to write plugins which can be disabled/enabled when needed? The plugins should talk with the main infrastructure via defined APIs and functions, but shouldn't need any changes in the main code (maybe some well-thought additional hooks and functions).

mod_tile checks on updated style-definition

Submitted by plepe on

In preparation for the next major release of OpenStreetBrowser, which will allow users to create specialized maps themselves, I made a patch to mod_tile. Mod_tile is an extension for Apache which efficiently delivers map tiles and on demand (re-)renders them (or lets say it contacts renderd or tirex to request a re-renderding). Currently only the time stamp of the planet-file and the tile are compared, but with this patch it also compares the time stamp of the style definition.

Again OpenStreetBrowser

Submitted by plepe on

As I told I'm gonna present some features of the OpenStreetBrowser from time to time. It's also a good documentation for the project.

Routes of public transportation

Routes of public transportation are still not being displayed on the main Mapnik and OsmaRender renderings, although they are very important in my opinion. For me this was actually the start of the project, I had planned to make a nice map with public transportation routes. Now they are only an overlay, as they would clutter the main map too much.

*drumroll* The OpenStreetBrowser

Submitted by plepe on

I'm very happy, that I finally can publicly announce the project I was working on the last months. I already told you about the OpenStreetMap, this astonishing project with the goal of creating a free map (as in free speech and in free beer) of the world. The great thing about it ... you can take the data, use your imagination and think of better ways to visualize the data. And I used my imagination and creativity and created the OpenStreetBrowser.