+−
↦
OpenStreetBrowser
OpenStreet Browser
5.4

Export all visible map features

Type:
    • Code
    • About
    • Options
    • Permalink
    ×

    News

    Maxspeed Category now with traffic signs

    2024-11-03

    The maxspeed category now includes maxspeed traffic signs (from zoom level 16). If the traffic signs have a direction, the icon will be rotated accordingly.

    For this to work, I added a new TwigJS filter: 'parseDirection', which handles values like 'east' or 'NNW'.

    Screenshot of the mapnik rendering of Bennetsbridge, overlayed by colored roads (depending on the speed). A few traffic signs with their speed limit are visible. read more

    New category: Etymology

    2024-09-15

    The new etymology category (in the "Culture" section) informs about map features which have been named after someone or something. If a "name:etymology:wikidata" Tag is found, it will link to Wikidata.

    Screenshot of OpenStreetBrowser, showing the "Etymology" category. A popup has been opened on "Tausigplatz" in Vienna. The popup shows the Etymology of name coming from Franziska Tausig and Otto Tausig. Both names link to Wikidata. read more

    Boundaries and Driving Side (v5.4)

    2024-07-23

    There are some new functions for category developers:

    • A Twig function 'boundaries(lat, lon)' which returns a list of boundaries the coordinate lies within (Countries).
    • A property of the map object called boundaries which holds the list of boundaries at the map center.
    • A property of the map object called driving_side which is either "left" or "right" with regards to the map center.
    read more

    Pin custom categories

    2024-03-24

    There's a new feature for custom categories and categories of other repositories: You can "pin" or "bookmark" them, so that they get loaded for every visit of OpenStreetBrowser. It is saved in your session, which is long-lived. If you want to backup (or duplicate) your list of pinned categories, you can use the new "YAML" feature of Options.

    Screenshot of a custom category with the mouse hovering over the "Pin" feature. read more

    Improved Walking Amenities

    2024-03-01

    The Walking Amenities category (under Transport -> Walking) now includes more items.

    Also, there's a new Walking Amenities category in the "Quality Control" section, which highlights map features with missing details.

    Screenshot of OpenStreetBrowser with the "Walking Amenities" category open. A popup on a waste basket shows details about the item. read more