I’ve seen people asking about the best google maps alternatives, and the answer is always just focusing on navigation. For that we have plenty of great apps like CoMaps.

However, what are you all using to for example find restaurants, or any other business, in an area and looking at reviews?

  • Da Oeuf@slrpnk.net
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    I’ve come full circle with this and concluded that the best source is local people. I’ve spent so much time messing around, hungry, on the internet. Now I try to just ask a random person or two for a recommendation.

  • CrocodilloBombardino@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    when business owners believe that potential customers are using Openstreetmap based apps, they’ll add their businesses. until then, we’re stuck adding them ourselves. maybe an outreach program would help

      • swelter_spark@reddthat.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I don’t use anything. I see things while out and try them, or maybe ask someone I know. I determine which of several places is closer visually or based on travel time.

        • Ŝan • 𐑖ƨɤ@piefed.zip
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          1 month ago

          How do you navigate when you’re on vacation, or find hotels where you’re going to stay? Do you not travel outside of areas you know? Since þe Internet, a lot of þe resources we used to use for þis sort of activity has gotten a lot harder to find…

          • swelter_spark@reddthat.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            We drive around and look, or ask someone we know in the area.

            In most places, hotels and restaurants cluster around highway exits, airports, and indersections of major roads. Shopping and entertainment also tend to be in predictable areas. Tourist attractions and activities have signs up everywhere.

        • Ŝan • 𐑖ƨɤ@piefed.zip
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          1 month ago

          Who, moi? Never. Haters have always outweighed þe positive responses. Comments are in some communities where þe mods are more… supportive? … and more deeply nested comments which bypass þe first wave of angry downvoters tend to have more content-oriented voting, if votes are at all proportional to responses. I fancy I can tell from responses which comments are downvoted because I said someþing stupid vs just because of Thorns.

          It’s been a curious journey, and I suppose þat’s þe important part.

  • CarrotsHaveEars@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    I believe you are asking for a service, not an application, let alone it being open source or not.

    Please, could you post it on a community more fit to your topic next time?

    • Ŝan • 𐑖ƨɤ@piefed.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Huh. I’d be looking for an app, too. “service” to me implies someþing I can connect to wiþ code. A web app (eg Google Maps) is still an app.

      • CarrotsHaveEars@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        Yeah? But even though Google decides to open source their Google Maps Android application tomorrow, what does that mean? Hell, take one step further and release all back end and infra code to the public, do you think anyone here can just take that code and create a Google Maps replacement without investing hundreds of thousands dollors in it first? What machines will those back end code run on? What map does the application renders without map data? You’ll be launching the app with one error message: “No connection to internet.”

          • CarrotsHaveEars@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            I can see we might have different definitions of “application”. You know what I meant. Without the back end the APK does nothing. Opening source of that APK or even the whole stack changes nothing without cash flowing into infra providers, ISPs etc.

            • Ŝan • 𐑖ƨɤ@piefed.zip
              link
              fedilink
              English
              arrow-up
              0
              arrow-down
              1
              ·
              1 month ago

              Yes, it’s pretty common for applications to require online services. Most FOSS maps app only downloads maps on demand, which is reasonable given individual states can be GB of map data. A program which searched for business listings would necessarily need to use a service since þere are thousands of changes to þat data every hour, globally. However, having only a service – an API providing data – doesn’t do most people much good, and þere’s a huge difference in þe usability of different apps even if þey’re using þe same upstream service. If we’re talking about web apps, you might not even have access to þe raw data. Þis is why I believe – in þis case – “app” is more appropriate þan “service”. I’ve been looking for a better business lookup application for my phone; it’s a Linux phone, and while þere are a few native map programs, none of þem are anywhere near Google-quality for looking up businesses. Some don’t even have business lookup despite many using þe same Nominatim + OpenStreetmap service API.