OpenStreetMap logo OpenStreetMap

Diary Entries in English

Recent diary entries

In 2022, I had the big privilege to join the Humanitarian OpenStreetMap team for the southern and Eastern Africa Hub in Zambia as a volunteer. My experience can not be explained on one plain paper or page. I have received more skills than I expected and overwhelming lessons. In fact, I am not geospatial by profession but a records and archivist manager. I have learned all my spatial life off my profession through the help of #YouthMappers #Crowd2MapTanzania and #HOT. In addition, today I can simply say I am an expert in the Geospatial spectrum and I do train massive of people in this field. I have no paper but the skills and knowledge that i have acquired directing through networking, collaboration, and Mapathons. Lastly, i have done a lot of self-development to ensure that at least I make sure i do something daily in spatial and open mapping areas. Contact info charlesmchilufya@gmail.com +260962256767 (calls and WhatsApp).

Posted by soya666 on 13 January 2023 in English.

map of bicycle infrastructure

At the end of 2021, I had an idea to collect missing bicycle infrastructure data in Homieĺ (Bielaruś), then visualize and generate statistics. Thus began a project called Bicycle Homiel.

Projects Stages

  • Collecting and adding missing data to OpenStreetMap: both missing objects and characteristics of objects
  • Export data into a PostgreSQL database
  • Calculation of general statistics with SQL, calculation of statistics by districts with PostGIS
  • Export geodata into GeoJSON; export statistics into JSON
  • Uploading geodata and statistics to the website

Point objects (parking, shop, repair station) were collected using Every Door. Cycleways were photographed, and then missing data were added using JOSM.

And while cycleways were generally fine, most of the shops, parking lots, and repair station were missing in OSM.

Statistics

As of 13.01.2023 OpenStreetMap has 629 bicycle parking, 17 km of cycleways, 14 bicycle shops, and 4 bicycle repair stations in Homieĺ.

See full entry

Location: Мельнікаў Луг, Цэнтральны раён, Homyel, Homyel Region, 246006, Belarus
Posted by krschap on 13 January 2023 in English.

Hi all ! I want to share the information about that I have created two OpenStreetMap Bot on Twitter

  1. Open Street Map Retweet Bot

https://twitter.com/OSM_retweet_bot

This Bot is created to follow the recent trends on OSM, What people are thinking or doing in OSM, This bot will try to retweet the tweets with hashtags : #osm, #openstreetmap and #hotosm, Runs every three hour

  1. Open Street Map Stats Bot

https://twitter.com/stats_osm

This Bot is an implementation of standalone open source tool called OSMSG https://github.com/kshitijrajsharma/OSMSG, This tool uses osmium to analyze the change files from OSM using different URLs and generates the stats in different file formats such as CSV, JSON, image etc. It has a GitHub action enabled which will run the stats for requested region and global and produces the stats in CSV and image format and shares it with the twitter community, You can follow the GitHub tool itself to see / download the stats. I have added Nepal as monitoring country, but if you want any other countries, you can request it via opening an issue or mentioning bot to twitter. https://github.com/kshitijrajsharma/OSMSG/tree/master/stats Since it uses GitHub, you can also go through the historical stats using GitHub history it will keep updating the same file when it runs and shares the link in twitter

Both projects are open source and beta release, I will be looking for the recommendations and improvements on future ! Thank you !

Posted by b-unicycling on 11 January 2023 in English.

I was going to do some more field name surveying next week, but shock, horror, it is no longer possible to “make an atlas” on fieldpapers.org.

error message fieldpapers

DeBigC and I have tried to find out why. There was a post on GitHub, even before I noticed it, but no reply. DeBigC was more successful on Reddit, where the reason is given as having run out of funding.

This really is a shame; it was such a useful tool. Maybe there is a way to bring it back?

EDIT 11-01-2023 21:41: It’s back working again, very strange.

Posted by pnorman on 11 January 2023 in English.

Dear all,

Today, v5.7.0 of the OpenStreetMap Carto stylesheet (the default stylesheet on the OSM website) has been released. Once changes are deployed on openstreetmap.org it will take couple of days before all tiles show the new rendering.

Changes include - Unpaved roads are now indicated on the map (#3399)

  • Country label placement improved, particularly for countries in the north (#4616)

  • Added elevation to wilderness huts (#4648)

  • New index for low-zoom performance (#4617)

  • Added a script to switch between script variations for CJK languages (#4707)

  • Ordering fixes for piers (#4703)

  • Numerous CI improvements

Thanks to all the contributors for this release, including wyskoj, tjur0, depth221, SlowMo24, altilunium, and cklein05, all new contributors.

For a full list of commits, see https://github.com/gravitystorm/openstreetmap-carto/compare/v5.6.2…v5.7.0

As always, we welcome any bug reports at https://github.com/gravitystorm/openstreetmap-carto/issues

Posted by ZeLonewolf on 10 January 2023 in English. Last updated on 11 January 2023.

The Americana vector style uses OpenMapTiles as its backing data schema. When the project desires to add a new feature that isn’t available in OpenMapTiles, someone from the team typically submits a PR to add it. Eventually, OpenMapTiles will create a release, which gets picked up by the Planetiler OpenMapTiles profile, after which I would re-render the planet on an AWS instance. This process from end-to-end often takes months before we see the results at planet scale.

Because planetiler’s update cycle follows OpenMapTiles, contributors need to use the older openmaptiles-tools, which can take days, weeks, or even months to render a planet, depending on how powerful the developer’s computer is.

Therefore, when testing a change to OpenMapTiles, a contributor would typically test their changes on a small area, with a command like:

./quickstart.sh rhode-island

This command would download a PBF extract from Geofabrik, and run a series of scripts that ultimately produce an .mbtiles file of Rhode Island. If you’re testing a feature that appears at high zoom, you can edit .env and change the setting to render down to the maximum zoom of 14. Because Rhode Island is so small, a full-depth render only takes a few minutes.

However, what if you are testing a low zoom feature like an ocean or sea label? If you need to test whether the Atlantic Ocean label is rendering properly, there is no extract short of the planet that will contain an ocean.

The solution for developers working with these features is to download the planet file, and then pre-filter it using the tags-filter feature in osmium tool for just the features that you care about testing at low zoom, and then render that into tiles.

First, you download the planet pbf file:

AREA=planet make download

This will download a file planet.osm.pbf into the data/ folder.

See full entry

Location: 61.418, 20.566

What licenses are used?

Now that MapComplete is two-and-a-half year old, it’s a good time to see what license people are using to upload their images.

Why do I care?

The first reason to do this research is curiosity. How much pictures are uploaded with what license?

The second reason is a very practical and UX-driven: if a significant portion of contributors doesn’t bother to change the license, then the license picker can be moved from the ‘infobox’ into the ‘user settings’, freeing up valuable space there. User tests have pointed out that this is valuable.

Methodology

MapComplete uploads images to imgur.com and then links to this image using image=https://i.imgur.com/aBcDeF123.jpg. Some metadata (most notably the author and chosen license) is added as ‘description’ to the image on Imgur. If multiple images are added, then keys image:0, image:1, image:2… is used.

At last, themes can also add images under a specific key. For now, only the etymology-map does this with image:streetsign.

Overpass was used to download all features with a tag matching one of the described keys and matching an imgur-url.

Then, the description of all those images is downloaded and parsed, yielding the needed metadata.

Even though some people did add images to imgur to link them to OpenStreetMap before, we assume that (nearly) no images will also have the license information encoded as MapComplete does. Furthermore, this does not keep images of now-deleted features into account, nor does it take images into account that have been deleted in the mean time. I don’t think it’ll make a big difference though.

The resulting datasets are here. The script to download this all is in the MapComplete repository. Keep in mind that using this script will exhaust the daily IMGUR rate limit; so please use a different access token or spread the download over two days as was done for this research.

Results

See full entry

Edit: When I tried to add this, the MapComplete account got caught in the spam-filter (rightfully so), so I published the report on my personal user diary.

To keep the discussion in one place, I’m removing the entry here

osm.org/user/Pieter%20Vander%20Vennet/diary/400716

Posted by steveman1123 on 9 January 2023 in English.

Most of my mapping is done via “armchair mapping”, using aerial imagery to add buildings and features around. I’m thankful that where I live, I have high quality, and relatively recent aerial imagery. Because most of what I map tends to be residential (since in order for the map to be useful to people, they want to know that where they live is actually present), I find that I add a significant number of houses, garages, and sidewalks/footpaths. When available, there are open data sources for addresses, so I’ve found that adding data in stages seems to help.
The first stage being correcting roads that haven’t been touched since the Tiger imports, fixing and adding land use such as residential or retail or farm areas, adding paths and other routing features.
The second stage I add buildings such as houses, retail, and whatnot, fix imported church and post office/official building locations based off internet search addresses and educated guesses (e.g. does the building look like a church or have white vehicles nearby? Then it’s probably the nearby labeled church or post office, etc. Also does searching for {town name} and eg “baptist church” etc yield usable results like a website? Sometimes not, but most often yes).

In addition to buildings, I like to add power poles, fire hydrants, and other service things like benches, street lamps, etc if they’re present and I can see them on the aerial imagery (or can assume they’re there from wire locations and other context clues).

See full entry

In 2020, the Queensland Government Department of Natural Resources, Mines and Energy (DNRME) made a statement in regard to the CC:BY 4.0 datasets made available through their Queensland Spatial Catalogue (including their Digital Cadastral Database (DCDB)).

Nemanja Bracko posted the statement at https://github.com/microsoft/Open-Maps/issues/49

Can I highlight this passage from DNRME’s statement:

“data accessible from the Queensland Spatial Data Catalogue […] licensed under the […] CC:BY 4.0 licence […] permits OpenStreetMap to copy and redistribute the data, and remix, transform and build upon the data for any purpose”

This statement is expressing DNRME’s intent in respect of their CC BY 4.0 data. It essentially functions as the “explicit permission for use in OpenStreetMap from licensors of CC BY databases and data” contemplated in https://blog.openstreetmap.org/2017/03/17/use-of-cc-by-data/

Additionally, section 2.a.5.B of CC:BY 4.0 contemplates “Technological Effective Measures”, but the DNRME’s view is that Technological Effective Measures are no matter: DNRME also permits its CC:BY 4.0 data for any purpose.

Thank you, Nemanja, for making the enquiry and posting the DNRME’s response.

Posted by SK53 on 9 January 2023 in English. Last updated on 11 January 2023.

Lord's Rake, Scafell - geograph.org.uk - 1329625 Lord’s Rake: one of the steepest paths marked on OSM in Upper Wasdale

In my last diary I introduced the idea of using elevation models (DEMs), specifically a DTM (terrain model) to find sections of hiking paths on OpenStreetMap which may cause problems for regular hikers. In this sequel I describe a refined approach using a higher quality terrain model and a vertex-based approach to calculating slope angles actually likely to be experienced by walkers.

See full entry

Location: Wasdale, Cumberland, England, United Kingdom
Posted by Zainab Ramadhanis on 9 January 2023 in English. Last updated on 20 June 2023.

November 2022 was such a pleasant moment because I participated in the State of the Map Asia for the first time. I always wanted to join the SotM in person since 2020 after participating in lightning talk SotM 2020. In 2021, I didn’t have chance to submit my research result because I just finished it on early July. So, I proposed myself as a translation volunteer for Bahasa Indonesia (see SotM 2021).

In 2022, I also planned to join SotM 2022. However, I couldn’t join because I was very busy with my thesis and had to graduate before September 2022. I thought I didn’t have a chance to join any OSM event in 2022 before my friend sent me an Instagram post that Open Mapping Hub Asia-Pacific was looking for scholars. There were three categories of scholars: community nomination, mapping, and map-making poster. I decided to submit in map-making poster category because I didn’t participate at all in OSM local community in Indonesia since I lived in Taiwan to study, and I didn’t contribute much to OSM in 2022. I created the map-making poster about the quality of road data OSM in Jakarta by comparing the OSM data and local government data (see my poster here). Thank you Open Mapping Hub Asia-Pacific for this amazing chance!

I arrived in Legazpi City, Philippines on Sunday, November 19, 2022. Mayon Volcano became the first thing that I saw when I landed at Legazpi Airport. The scenery of Mayon Volcano was very beautiful, I didn’t take a proper picture at that moment, but I took a good one when I visited the Cagsawa Ruins on Tuesday (11/22).

State of the Map Asia 2022 was actually different than any SotM Asia events before, as it collaborated with Pista ng Mapa (Festival of Maps), so the conference was quite long, five days in total. But I didn’t complain, because all the presentations and workshops were totally fun!

See full entry

Location: RW 02, Gambir, Central Jakarta, Special Capital Region of Jakarta, Java, 10110, Indonesia
Posted by NorthCrab on 9 January 2023 in English. Last updated on 11 August 2023.

Tool demo

I released a new tool called osm-revert for OpenStreetMap community. It’s aimed to be a direct successor to RevertUI. It’s a faster and smarter way to revert changesets on the platform. It uses the Overpass API to reduce the amount of API calls, making it faster at reverting changesets. It can also automatically resolve conflicts, something that the previous tool, RevertUI, couldn’t do. Plus, it has no limits on the size of the changeset. This solves problems like changeset too big and node and way conflicts.

See full entry

Hi all, I’ve written a new post based on OpenStreetMap data on roads, landuse and other features in Australia, to answer the question: is the total length of roads within towns and cities less or more than the total length of roads between towns and cities. Town boundaries were generated from OSM’s landuse, leisure and other tags. Hope you find something of interest. Cheers.

https://little-maps.com/2023/01/09/city-or-the-bush-where-are-the-most-roads/

Have you ever taken a look at your own mapping done over a year or two ago? If you haven’t yet done that, take a few minutes and check out some old projects or areas you have mapped. A few questions you might ask yourself upon a glance at your own mapping would be; Did I really map these features?; What happened to my mapping skills?; How could this happen? Of course! that is you.

But you should rest assured that is not your doing. I came across an area mapped by an experienced mapper who was and has been my inspiration since I joined the OSM community and at the first glance I was disappointed. But upon checking the history of the mapped features, I realized the digitization was done years back.

This realization brought back theories I learned in class during my undergraduate studies. “Maps do not stand the test of time”, meaning they are easily outdated. But this is true when it comes to paper maps since it takes a lot of money and effort to make them and yet they do not last in terms of representing newer environmental development.

Its a different story for OSM, yes area never gets mapped, but we can constantly keep updating data to catch up with the ever-evolving and ever-changing environment so that the world does not classify OSM data are not good enough. Let’s Keep Mapping Daily, The Work Never Ends!

Location: Valco Estates, Community 12, Tema, Tema Metropolitan District, Greater Accra Region, Ghana

I’ve run across a few places where there seems to be some disagreement and confusion about how to distinguish between roads that should be tagged as highway=service versus highway=track. I see quite a few ways that get switched back and forth between the two tags each time a different mapper touches them.

So I figured I’d write up how I make the distinction. I understand that other mappers might think about these things differently, but here’s how I think about the two types of roads.

Service roads (highway=service) are:

  • used to provide motor vehicle access from a through road or a local road to a specific destination (building, etc.)
  • typically very short
  • typically used for a single purpose
  • often one lane (although sometimes wider)
  • typically not named or numbered (i.e. no name or ref tags)

Some examples of highway=service: a driveway, an urban alley, a parking aisle, a short access road for utility equipment, an access road leading to one or more campsites, or an access road in a municipal dump.

Track roads (highway=track) are:

  • local roads that are only wide enough for a single four-wheeled vehicle (i.e. dual-track on the ground)
  • can be short or long (i.e. many miles)
  • typically used for multiple purposes
  • typically named and/or numbered when they are approved public routes of travel

Some examples of highway=track: a dual-track dirt road, a remote single-lane paved road, a graded single-lane road along a canal or railway, or a dirt road along the path of a power line.

The place that seems to cause the most confusion is where a longer road is used to access some sort of infrastructure. For me, this is typically a highway=track. Although roads like this can be used to access infrastructure (e.g. towers for high-voltage power lines) they can also be used for through travel, recreation, and other purposes. Roads like this are often designated for multiple uses by the land manager responsible for them.

See full entry

Posted by SK53 on 8 January 2023 in English. Last updated on 11 January 2023.

Recently there has been quite prominent press coverage of mountain rescue incidents in the English Lake District involving people using various outdoor activity apps (The Guardian, Grough). It turns out that these incidents involved paths mapped on OpenStreetMap, and have been discussed by the local UK community.

Steep paths on OSM around Scafell (brighter is steeper)

See full entry

Location: Eskdale, Cumberland, England, United Kingdom
Posted by SimonPoole on 8 January 2023 in English. Last updated on 2 May 2024.

I haven’t done a contributor statistics diary post in a long time, but I suspect that the latest update of the graphs on the wiki is likely to lead to some questions.

As we can see in

active contributors per year

the number of new contributors to OSM has dropped quite a bit in 2022. As the overall number of contributors has always been dominated by the new contributors it isn’t a surprise that the overall number is down too.

The interesting question is if we can pinpoint any “source” of this reduction. As a 1st investigative step I gave the numbers for editing apps used by new editors a look. I’ve been producing the numbers for a long time, but have never published them previously, if we look at 2021 and 2022 we see:

See full entry