opening_hours.js VS Openstreetmap

Compare opening_hours.js vs Openstreetmap and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
opening_hours.js Openstreetmap
3 741
213 2,029
0.9% 0.8%
3.9 9.9
about 1 month ago 1 day ago
JavaScript Ruby
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

opening_hours.js

Posts with mentions or reviews of opening_hours.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • Organizing OpenStreetMap Mapping Parties
    8 projects | news.ycombinator.com | 12 Apr 2024
    Yeah, the country location is a requirement to show the opening hours. The library (https://github.com/opening-hours/opening_hours.js) is aware of holidays in many countries, but for that it needs to know what country a POI is in.

    The country awareness source code is here: https://github.com/pietervdvn/latlon2country

    The idea: I've taken all the country boundaries from OSM (via nominatim); I slice them in four parts. If the resulting geojson is too big, I slice this again until I have small geojsons, suitable to download. If you know the zoomlevel and location, one can use the standard slippy-tile-index to fetch the correct tile. (Alternatively, if the entire tile is within a country, it'll just return the country code)

    However, the client also needs to know what zoomlevel there is. For that, I built a search tree.

    It's been a while though, so I've forgotten some of the details ;)

  • A parser for the opening_hours fields from OpenStreetMap, with Python bindings
    4 projects | /r/rust | 13 Nov 2021
    In the mean time the JS library already provides a powerful tool that should fit your needs : https://openingh.ypid.de/evaluation_tool/. This library is more permissive than my implementation compared to the specification, I'm not sure if it is a good or a bad thing.
  • How do I map this? (More info in the comments)
    1 project | /r/openstreetmap | 30 Oct 2021
    Currently it is not possible to specify this, see https://github.com/opening-hours/opening_hours.js/issues/252

Openstreetmap

Posts with mentions or reviews of Openstreetmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-20.
  • The current state of map design in OpenStreetMap
    12 projects | news.ycombinator.com | 20 Apr 2024
    I wouldn't compare osm-website and osm-carto at all. The commit logs are very different.

    openstreetmap-website: https://github.com/openstreetmap/openstreetmap-website/commi... . Numerous commits most days.

    openstreetmap-carto: https://github.com/gravitystorm/openstreetmap-carto/commits . So far in 2024; one small regression fixed, one niche bit of tagging added to an existing style, some largely pointless code style tidying. That's it.

  • Organizing OpenStreetMap Mapping Parties
    8 projects | news.ycombinator.com | 12 Apr 2024
    Contributing is simple:

    1. When you see a trail or any other feature that doesn't appear on the map, take a picture.

    2. When you get home, visit https://www.openstreetmap.org and start drawing.

    The website has satellite images overlayed wirh map data, so it's easy to see what you are doing.

    You can look at your pictures to remind yourself of what was missing.

    If you have recorded your ride,you can also upload your GPX trace to OpenStreetMap to make it easier to trace features that don't show up clearly on satellite images.

  • The Francis Scott Key Bridge in Baltimore, Maryland Has Collapsed
    2 projects | news.ycombinator.com | 26 Mar 2024
    What impressed me was that it looks like openstreetmap shows the bridge as down already.

    https://www.openstreetmap.org/#map=16/39.2144/-76.5279

  • Open source at Fastly is getting opener
    10 projects | dev.to | 15 Mar 2024
    Through the Fast Forward program, we give free services and support to open source projects and the nonprofits that support them. We support many of the world’s top programming languages (like Python, Rust, Ruby, and the wonderful Scratch), foundational technologies (cURL, the Linux kernel, Kubernetes, OpenStreetMap), and projects that make the internet better and more fun for everyone (Inkscape, Mastodon, Electronic Frontier Foundation, Terms of Service; Didn’t Read).
  • 2024: The year of the OpenStreetMap vector maps
    12 projects | news.ycombinator.com | 11 Feb 2024
    Way overdue. OpenStreetMap's website at openstreetmap.org is its calling card, and for the past few years the default style shown (called Carto) has all but stagnated in development. Accepted features like highway=busway (introduced three years ago) are not rendered there because the maintainers can no longer be bothered, or dislike the tag personally despite broad community backing.

    What worries me for this new effort is that Paul Norman is one of the two remaining Carto sometimes-active maintainers who refuse to merge contributed PRs or even provide alternative minimal support for features like highway=busway, leading to awkward gaps on the baseline map shown on openstreetmap.org.

    I would love to be surprised in a positive way about this new effort, but I'm not holding my hopes up. Thankfully OpenStreetMap can be thoroughly useful in apps like OsmAnd and OrganicMaps, and the tile-based Tracestrack Topo layer on openstreetmap.org is getting quite decent:

    https://www.openstreetmap.org/#layers=P

  • Ask HN: Open-source projects that do something good for the world?
    1 project | news.ycombinator.com | 9 Feb 2024
    https://www.hotosm.org/tools-and-data runs software that's used for example after an earthquake. The tasking manager specifically is a reactjs app plus postgresql with plenty of open issues. HOTOSM has full-time staff, I'm not sure if the developers are full-time, but it's more organized than a volunteer project.

    https://github.com/openstreetmap/openstreetmap-website/ is Ruby on Rails (easy installable with a docker setup). The maintainers have trouble even reviewing incoming PRs so an experienced person who can triage, test, review is currently needed.

    If you're in the US then https://en.wikipedia.org/wiki/Code_for_America might be worth having a look at.

    https://summerofcode.withgoogle.com/ will soon annouce vetted organizations who do open source. (last year https://summerofcode.withgoogle.com/programs/2023/organizati...). Project are paid, the process is long though, all summer. https://developers.google.com/open-source/gsoc/timeline

  • CRT Manufacturing
    1 project | news.ycombinator.com | 24 Jan 2024
    > 9450 S. W. Barns Rd

    Portlandians: Are Barns Rd and Barnes Rd the same thing? Looks like a nice spot if so: https://www.openstreetmap.org/#map=18/45.50901/-122.77468

    That building is now a SFX agency: https://hellohinge.com/ (No relation to the dating app)

    Also curious if the TEKsystems employment agency next door took its name from Tektronix.

  • Waterway Map
    4 projects | news.ycombinator.com | 24 Jan 2024
    Yes, https://www.openstreetmap.org has quite inconsistent detail as it relies on people mapping stuff.

    And help is welcome, anyone can join and help with mapping!

  • The Shingle Spit in Whitstable
    1 project | news.ycombinator.com | 4 Jan 2024
    It's shown on OpenStreetMap, but not as a street: https://www.openstreetmap.org/#map=16/51.3682/1.0330
  • Quairading shire erects signs telling travellers to ignore Google Maps
    2 projects | news.ycombinator.com | 28 Dec 2023

What are some alternatives?

When comparing opening_hours.js and Openstreetmap you can also consider the following projects:

osmtogeojson - convert osm to geojson

Traccar - Traccar GPS Tracking System

opening-hours-rs - A parser for the opening_hours fields from OpenStreetMap.

OsmAnd - OsmAnd

OpeningHoursEvaluator - An evaluator for opening hours tag according to OSM opening hours specification

littlenavmap - Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.

OwnTracks Recorder - Store and access data published by OwnTracks apps

uMap - uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.

Graphhopper - Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

OpenRailwayMap - An OpenStreetMap-based project for creating a map of the world's railway infrastructure.

Orion - Robust web visualization tool for OwnTracks location data

OpenLayers3 - OpenLayers