Code Monkey home page Code Monkey logo

Comments (20)

penguin86 avatar penguin86 commented on May 19, 2024 7

I recently switched to Nextcloud and have the urgent need to open my imported geobookmarks in Organic Maps. I tried to clone the OM sources and build the app, just to have an idea of the complexity of the implementation, but didn't succeed... I'm a little rusty at Android development.
So I developed a very basic app that allows to open the Nextcloud Maps geobookmarks in any android app supporting Geo URI (e.g. Organic Maps, Google Maps...). Don't expect bells and whistles, it's the bare minimum to get me on the road again, but I hope it can be useful to someone.

Screenshot

You can download from the github page and soon will be available on F-Droid.

I home the source can be useful as an example to integrate Nextcloud Geobookmarks support in any of the proposed apps.

from maps.

keunes avatar keunes commented on May 19, 2024 4

Maps.me would be best since they are widely used, but they have a company behind them and already offer their own proprietary favorites backup.

@jancborchardt, all: There now is a fork of Maps.me in development: Organic Maps - I reckon it could be added to the list in the first post (or replace the Maps.me list item). I would love to have synchronisation between the two, and added synchronisation request over at Organic Maps as well.

from maps.

Spartachetto avatar Spartachetto commented on May 19, 2024 2

Just for information: the current release of OsmAnd introduced the option to export and import all data. For reference have a look here: https://osmand.net/blog/osmand-3-9-released .
It states that We added the option to export and import all data including settings, resources, my places. It's a big step to the backup feature, which we will plan to add in the next release .

from maps.

thomas-mc-work avatar thomas-mc-work commented on May 19, 2024 1

I've raised an issue here, mostly copied from the OsmAnd issue and hopefully phrased as expected.

Where can I find the API documentation? Preferably in the OpenAPI format.

from maps.

thomas-mc-work avatar thomas-mc-work commented on May 19, 2024

There is a very actively developed clone of Maps.me called Maps (on F-Droid). Maybe this would be a good candidate for integration? They have already implemented track recording which would play nicely with the sync feature.

Features over upstream repo:

  • Track Recording (record your tracks)
  • Custom Bookmarks path (helps backup your bookmarks with apps like: Syncthing)
  • Removed ads and binaries (peace and freedom)
  • Screenlock option (prevent app stay turned on while in pocket with lockscreen enabled)

from maps.

jancborchardt avatar jancborchardt commented on May 19, 2024

@thomas-mc-work good call, yes! Do you have any contacts there or do you want to open an issue in their tracker linking both projects up? :)

from maps.

julien-nc avatar julien-nc commented on May 19, 2024

@thomas-mc-work Actually there is no Maps Favorites API documentation. It's pretty straightforward though. It's a REST API with 4 routes (listed in appinfo/routes.php):

For accessing those routes, you need to be authenticated with a session or with basic http auth.

I'm completely open to make changes to this API since it's not used yet 😉.

from maps.

rinigus avatar rinigus commented on May 19, 2024

I wonder whether favorites fields are fixed now. There are some extra fields that I would like to have for Pure Maps or are those expected to be stored under "extensions"?

As I don't have any experience with Nextcloud sync - what would be the best way to authenticate for access? I would prefer not to store any passwords - some kind of session id? Maybe pointers towards docs on it?

from maps.

szaimen avatar szaimen commented on May 19, 2024

Maybe this?
https://github.com/nextcloud/Android-SingleSignOn

from maps.

rinigus avatar rinigus commented on May 19, 2024

@szaimen : thanks, but I am looking for something running on Linux (desktop and mobile), not Android.

from maps.

gdepountis avatar gdepountis commented on May 19, 2024

I am sorry if I am not in correct conversaion but
does maps are compatible with the marinetraffic API
https://www.marinetraffic.com/en/ais-api-services/detail/ps02/vessel-positions-of-a-static-fleet#

from maps.

jancborchardt avatar jancborchardt commented on May 19, 2024

@gdepountis could you open a separate issue for that? :) Thanks

from maps.

bugzy avatar bugzy commented on May 19, 2024

What changes would marble require to become compatible? The API looks similar to what was designed for Marble's sync in 2013 or so.

from maps.

tacruc avatar tacruc commented on May 19, 2024

@bugzy I had a brief look at the marble code, unfortunately I have only very basic c and c++ skills and none in QT. For me it looks like the was hardcoded in some way (.../apps/MARBLEAPP/...), so for sure the URL's needs to be adapted. But I guess than a lot of code could be reused.

from maps.

szaimen avatar szaimen commented on May 19, 2024

Very cool! Do you mind opening a PR in the maps repository that adds it to the readme? Would definitely improve the discoverability :)

from maps.

penguin86 avatar penguin86 commented on May 19, 2024

Very cool! Do you mind opening a PR in the maps repository that adds it to the readme? Would definitely improve the discoverability :)

Thank you @szaimen ! It's a very good idea, but I'd wait until the app is mature enough... As a user, finding the link to the app, I'd expect it to implement all the functionalities provided by Nextcloud Maps (Photos, Geobookmarks, Tracks, Contacts), at least at a basic level...

from maps.

szaimen avatar szaimen commented on May 19, 2024

Though having at least a geobookmark sync is already more than any other Android app is currently capable of, afaik. So I still vote for adding it to the readme :)

from maps.

xplosionmind avatar xplosionmind commented on May 19, 2024

Hi! I noticed that this issue has been stale for almost two years now, even though it is the one with the most thumbs up… are there any news? It would be great to have some bookmarks integration!

from maps.

tacruc avatar tacruc commented on May 19, 2024

Well the bookmarks app is out there. https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9655

from maps.

FailurePoint avatar FailurePoint commented on May 19, 2024

Hey, so did anyone ever develop a app or add sync to an existing one? I would love to be able to dich google maps and have it sync to my server.

from maps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.