OpenStreetMap Note Activities of Rykel for the last 12 Months
Overall Activities | 12 Months
Opened: 1 (100%) Commented: 0 (0%) Closed: 0 (0%) Reopened: 0 (0%)
Stats per month
Latest | Limit 250
Latest | Limit 250 | The colored events are made by Rykel
Note#⏱️ Last updatedEventContributorComment
4848274
Category: Organicmaps
1~ 9 months agoopenedRykel
♦2
"Please rename this to "Sengkang MRT/LRT Station (NE16/STC)". I searched for "Sengkang" and I found it. However, when I searched for "Seng Kang" or even "Sengkang MRT", the search turns up empty. Please help?" OSM snapshot date: 2025-06-08T00:18:23Z POI name: Sengkang POI types: wheelchair-yes railway-station-subway-singapore #organicmaps android
2~ 8 months agoclosedkenken234
♦263
The standard is to just put the name of the station, not 'ABC MRT station'. Same logic as bus stop. Is 'XYZ' and not 'XYZ bus stop' I’m assuming you are using Nominatim, the search function on OpenStreetMaps. Nominatim is designed primarily for finding individual locations by name or address, not listing all POIs of a given type in an area. It is just one of many different searches that can use osm data, each has their advantage/disadvantage It offers a layer=railway filter, which allows matching of railway infrastructure (such as railways), but very few stations are indexed in its database—so results may be incomplete even if you use the correct filters Best Approach: Use the Overpass API Overpass Turbo Wizard (beginner option) Go to overpass-turbo.eu, open the Wizard, and enter: railway=station in Singapore It will translate into a full Overpass QL query and show all nodes/ways tagged railway=station within Singapore.