Tag: Planet

I Like OpenStreetMap (OpenLayers Plugin)

A few months ago, Frederik Ramm posted an idea on the German OpenStreetMap mailing list about a new (stochastic) approach to OSM data quality assurance. You can find his original German post here. His idea was to create a way to allow users to “like” or “dislike” a specific region on the OSM map, a function that other popular websites such as YouTube or Facebook implemented to allow users to provide feedback to videos or status updates. For OSM this particular function could give some indicators or trends about the OSM map data.

I really liked his idea and in collaboration with Frederik I created an Open Source OpenLayers plugin. For all new readers: OpenLayers is an Open Source library which can implement a dynamic (OSM) map into more or less any webpage. One of our goals was to make the integration of the ILikeOSM plugin as easy as adding a tile server to your OpenLayers map.

The following image shows the plugin in more detail, including the “like” and “dislike” buttons to provide feedback about the area on the map.

An additional feature of the plugin shows how many users have been viewing the same area of the map that the current user is taking a look at. More precisely: How many other users have been viewing a similar area of the map within the past two minutes with a zoom level of +-3 to yours. All components of the plugin are Open Source and available on github. The database which saves the likes and dislikes is running on a German OSM Dev server. A database dump file can be downloaded on a daily basis. It is important to note at this point that no private data is saved in the database when a user leaves his or her feedback. The plugin only saves an independent, randomly generated user ID, the feedback type i.e. thumbs up/down, the zoom level, the layer name and the bounding box of the map section. A map view is generally not saved to the database until the user accepts to do so via a pop up window.

Do you like this feature?
It is quite easy to integrate it into your own webpage. Here is how it works:
1. Add the following line below your OpenLayers script-tag:
<script src=”http://ilike.openstreetmap.de/ILikeOSM.min.js” type=”text/javascript”></script>
2. Then add the following lines to your OpenLayers Controls:
new OpenLayers.ILikeOSM()
3. Styling
<style type="text/css">
div.olILikeOSM { position: absolute; top: 15px; left: 50px; padding: 7px; color:white; border-radius: 10px; background: rgba(0, 0, 0, 0.6); }
div.olILikeOSM a { color: white; font-size:12px; text-decoration: underline; }
</style>
4. That’s it!

What is the benefit of this plugin or of the saved ILikeOSM data?
Based on the saved likes, dislikes and map views we can generate some statistics to provide you with information about the number of people who like or dislike your particular area of interest. Maybe we can even see some prove of Linu’s law “given enough eyeballs, all bugs are shallow”; meaning in this case, that a larger number of users that check a certain region of the map, results in “better” OSM data quality. As a first prototype, I generated a static webpage which shows an example result map.

Further ideas?
The plugin could potentially be expanded with an additional textbox in which a user could leave a comment why the area is not well represented in OSM. This information could then be saved e.g. in OpenStreetBugs. Anyway, we think that the current version of the plugin could provide some very useful information. You will find a webpage with all information, examples and downloads here: http://ilike.openstreetmap.de As a first step we integrated the plugin into the OpenStreetMap Germany webpage.

Frederik will give a short talk about the ILikeOSM plugin at the upcoming State of the Map 2012 in Tokyo. If our proposed session abstract about another topic for the State of the Map 2012 US gets accepted, Dennis will try to present it there too.

Thank you very much for your feedback: Frederik, Jonas, Dennis, Sven & Marc

Where are the new OpenStreetMap Contributors?

Since past Friday the OpenStreetMap project has more than 600 000 registered members. As many of you may know, not every new registered member starts contributing to the project right away. Based on my “How did you contribute to OSM?” database I created a small (but neat) webpage which shows where the newest registered OpenStreetMap (OSM) members made one of their first edits. The following image shows a screenshot of the new webpage:

The visualized data will be updated on a daily basis. At the moment there are two layers available: one layer displays the latest members of the past two days, while the other layer does the same for the past seven days. At lower zoom-levels the icons are clustered and only show the number of new members. However, on higher zoom-levels you can click on the individual icons to get further information about the new project member. Thanks to Stamen for their really nice looking watercolor map. Would you like to see more statistics about the number of new contributors for each individual country?

The new webpage is online here: http://resultmaps.neis-one.org/newestosm.php

thx @ maɪˈæmɪ Dennis

OSM Routing View Worldwide 2011-11

Really great news for all our non-European OpenStreetMap.org Mappers: Since last month, the OSM Routing View is available for the whole world. You can read more in Frederik’s blog post. Yesterday he sent me the latest results of the view and I did some analysis with it. To all new readers: you can find more information about the OSM Inspector (OSMI) here. The Routing View within the OSMI “shows problems in the data, related to routing and navigation” (direct link).

However, here are the new *worldwide* stats for November 2011: we have a total of about 1,3 Mio errors. We can divide them into the following groups:

  • Unconnected 1 meter: 248000
  • Unconnected 2 meter: 62000
  • Unconnected 5 meter: 170000
  • Duplicate (number of duplicate segments): 833000

The following diagram shows the amount of errors per continent:

In the following charts you can see the amount of errors separated by country and the amount of errors in detail per country for “Europe”:

*NEW*: All other non-European countries with more then 5000 errors are listed in the following chart:

The “big three” countries with the highest amount of errors are in the last chart:

As you can see it in the charts, especially the United States need a lot of work. Furthermore it seems that in Ethiopia something went wrong. Was there any data-import or something similar? Frederik does not have a sponsor for running this routing view world-wide on a daily basis right now, so please contact him if you would support us! The last Routing View blog post is online here.

thx @ *Fab*

TimeSlider for “Your OSM HeatMap”

During my really great vacation in Sweden I had some time to do some further adjustments to the well-known “Your OSM Heatmap“-webpage. For the new readers: “Your OSM Heatmap” shows the contributions of an OpenStreetMap user as a heatmap overlay. You can find my blog post with some more information here.

However, I think it would be a fantastic idea to add a time slider to the webpage. You can find it now below the map! The year of your first and last contribution is on the left and right end of the slider. With the slider you can visualize your OSMtastic-work over time. The following image shows the webpage including the time slider:

As a second feature you can now use, beside your OSM heatmap-link, the permalink of the map to point to an individual position of your heatmap! Finally I have updated the data for the webpage with the latest OSM changesets. Overall the heatmaps for about 150 000 contributors are available. Remember: Not *every* registered OSM member did contribute to the project.

So, who has an awesome OSM HeatMap time-travel? >> http://yosmhm.neis-one.org

thx @ maɪˈæmɪ Dennis

“Your OSM Heat Map” (aka Where did you contribute?)

Last week Stephan released the neat “Where Did You Edit?” webpage. A world map indicates where in the world you have been editing OpenStreetMap (OSM) nodes. Unfortunately it is based on a full history OSM planet dump which is nearly two months old. Also, the map does not include any tools to zoom into or drag the map. However, Stephan mentioned that he is working on these functions. Keep up the good work, Stephan!

Based on my OSM changeset table of “How did you contribute to OpenStreetMap ?” I created a slightly different webpage and used a different approach. I used the weekly OSM changeset files and I presented the results in an OpenStreetMap including zoom and drag functions. Your contributions are indicated by a “Heat-Map-Overlay”. For this overlay I am using Bjoern’s OpenLayers addon. For better performance I generalized the total changesets of each OSM contributor. This means that it is possible that not every little contribution from a member is taken into account and displayed in the map. Anyway, I think the results are quite impressive, aren’t they?

The following picture shows the heat map of Harry’s OSM contributions. Really nice! But honestly: Harry, did you visit all places in person? 🙂

I think you will find other incredible OSM Contributors Heat Map stories?! You can find “Your OSM Heat Map(aka Where did you contribute to OpenStreetMap?) here: http://yosmhm.neis-one.org . I can update this website every week if you like …

thx @ maɪˈæmɪ Dennis

How did you contribute the *last couple of months* to OpenStreetMap?

I think most of you know my website: “How did you contribute to OpenStreetMap?“. It is a website where you can find information about OpenStreetMap contributors. You can see the first/last node the contributor placed and the amount of created nodes, ways, relations and other things.

Today I added a new diagram (1). It shows your monthly contributions to OpenStreetMap for the past 12 months as a chart and it’s based on the latest Full OSM History Planet Dump. In the following picture you can see the updates.

By clicking at “Get more Information …” (below the chart) you can see your past contributions in more detail. Separated into different categories such as created, touched and your “last modifier” OSM objects (nodes, ways and relations).

As a second update you can now see your first OSM way and OSM relation at the website (2). Check it out here: http://hdyc.neis-one.org

thx @ maɪˈæmɪ Dennis 🙂

Growing agreement & relicensing OSM -Update-

My last blog post about the growing agreement to the new CTs is now nearly three months ago. Time for a short update: During the aforementioned time frame, about 32 contributors accepted the new CTs every day. Overall this means that since October 21 2010 there are about 43 contributors each day who accepted the new CTs. I updated my diagram with the latest numbers:

In December I conducted an analysis about the “Change of OSM object numbers through relicensing”. This time I only declared the last modifier of an OSM object (node/way/relation) as the owner of the object! The last and the new results can be seen in the following diagrams:

In my OSM-user-database of March 9th, 2011 a total of 120456* members are the “owners” of the following OSM objects (* Notice: Not every member of the OSM project (>350000 members) has contributed!):

  • Number of nodes: 1007604532
  • Number of ways: 85365727
  • Number of relations: 899145

As of March 9th, 2011, 8124 Users have accepted the new license. 35678 new OSM members (uid >= 286582) have accept the new contributor terms automatically. I created the following numbers of OSM objects, which will be available for relicensing (if you assume that the last modifier is the owner of the object):

  • Number of nodes: 801700665 (79,56%) (as of Dec. 15th, 2010 it was 66,52%)
  • Number of ways: 66236798 (77,59%) (as of Dec. 15th, 2010 it was 61,68%)
  • Number of relations: 716130 (79,65%) (as of Dec. 15th, 2010 it was 62,14%)

Are you still interested in any analysis regarding this topic?

thx @ Dennis

[Update – March 24th, 2011]
The following diagramm shows the above numbers of March 9th, 2011 in percent:

Growing agreement to CT & relicensing OSM Data

In the past I did some blog posts about the “Growing agreement to contributor terms” here and here. Both posts showed the amount of OpenStreetMap contributors who accepted the new CTs every day during each time frame (about 55 contributors a day). I created a new diagram that includes the past four weeks:

Overall for the past month about 57 accepted the new CT every day. This is nearly the same amount as during the months that have been analyzed before. But what does this exactly mean for the relicensable OSM data? Almost 2 months ago I did a post about the “Change of OSM object numbers through relicensing”. At this time there were about 55% of all OSM Nodes and 47% of all OSM Ways available for relicensing (you can find my post here).

I repeated this analysis with the current OSM data: In the first attempt I used the last modifier of an OSM object (node/way/relation) as the owner of the object. During the second analysis I used the creator (version=”1″) as the owner of the object.

In my OSM-user-database of 12/15/2010 a total of 111310* members are the “owners” of the following OSM objects (* Notice: Not every member of the OSM project has contributed!):

  • Number of nodes: 878201891
  • Number of ways: 73825397
  • Number of relations: 790100

(Current status of the OSM database statistics are here)

As of Dec. 19 th, 2010 (16:00), 6076 Users have accepted the new license. 25487 new OSM members (uid >= 286582) have accept the new contributor terms automatically. I created the following numbers of OSM objects, which will be available for relicensing (at the above mentioned date of my data). If you assume that the last modifier is the owner of the object: (the numbers in brackets represent the percentage of the total objects!)

  • Number of nodes: 584163816 (66,52%) (as of 10/10/2010 it was 55,89%)
  • Number of ways: 45536248 (61,68%) (as of 10/10/2010 it was 47,56%)
  • Number of relations: 491014 (62,14%) (as of 10/10/2010 it was 31,06%)

I did the same analysis with a second dataset in which the creator (version=”1″) is also the owner of the OSM object (my table is based on the full-history-dump of October 22, 2010). A total of 109005 members created:

  • Number of nodes: 911411022
  • Number of ways: 75235513
  • Number of relations: 1151219

And the following numbers of OSM objects (version=”1″) will be available for relicensing:

  • Number of nodes: 586598103 (64,36%) (as of 08/01/2010 it was 54,24%)
  • Number of ways: 44844834 (59,60%) (as of 08/01/2010 it was 46,78%)
  • Number of relations: 480370 (41,73%)

Notice: The last numbers of OSM objects could contain deleted objects too. I only checked and counted the version=”1″ of a object. So probably the numbers for relicensing OSM objects (version=”1″) should be smaller!

However, in my opinion the results are interesting enough to publish them here anyway.
Can anyone confirm these absolute numbers?

thx @ dennis !

What is your OSM Rank ?

And again, I did a small update to “How did you contribute to OpenStreetMap ?” (http://hdyc.neis-one.org).

You can now see your ranks within the OSM World, depending on how you have been contributing to the project!

Besides the regular OSM data update, implemented by applying the planet- & changeset-dump (dated 2010-12-15), I also added two additional rows with some information about your data. In the picture below you can see your rank in OpenStreetMap (1) separated by different OSM objects such as Nodes, Ways or Relations. The rank refers to the amount of objects that have been lastly modified by you (see also row: “… are the last modifier of:”). The percentage in the brackets gives you an impression of how big your contribution to the project has been so far in comparison to the whole OSM database.

Some more information about my current database (dated 2010-12-15):

  • At the moment about 111000 different users* are the last modifier in the OSM database
  • Overall about 149000 contributors have created a changeset
  • In the OSM database there are about 878000000 nodes, 73800000 ways and 790000 relations

*Remember: Not every member of the OSM project, which are currently more then 330000, has contributed!

I think a regular contributor should have a rank better then #14000. A really active one could have a rank better then #1000 and probably only bots are in the Top Ten. However, what is your OSM Rank ? >> http://hdyc.neis-one.org
Have fun !

Thx @ “AFK” Dennis 😉

ChangeSets in HDYC

Last weekend I added some information to “How did you contribute to OpenStreetMap ?“. The “ChangeSets” (1) of an OpenStreetMap contributor can be seen now too. To be more specific, you get the following numbers:

  • ChangeSets == Overall amount of your ChangeSets
  • Changes == Overall amount of your changes within your ChangeSets
  • First ChangeSet == Date of your first ChangeSet
  • Last ChangeSet == Date of your last ChangeSet

You can make this information visible by clicking the “more“-link (2)! In the following picture below you can see the new add-on:

Notice that the date that is shown in the ChangeSet-information field (see image above) is always the same as the date that is being displayed underneath the “Your last Node … “-image (3). Check it out here: http://hdyc.neis-one.org