nobelization / panoramax-mobile-app

GNU Affero General Public License v3.0
35 stars 7 forks source link

Link with other applications #105

Open tdelmas opened 1 month ago

tdelmas commented 1 month ago

Could another application call this one, to take a picture of an element and get its url in return?

For example, an Application such as https://github.com/streetcomplete/StreetComplete could use it to get a picture of an OSM element, then attach that picture to the element with the appropriate OSM field.

From https://github.com/streetcomplete/StreetComplete/issues/5939#issuecomment-2389646726 :

Another possibility would be to have SC invoke Panoramax app to take single picture via some intent or whatever (e.g. how it currently invokes StreetMeasure) and use that on OSM elements the mapper has chosen. Of course it would need code support on both sides, but would reduce code duplication much and solve account issues, who is responsible for uploaded pics etc.

overflorian commented 4 weeks ago

Hi, that would be, indeed, wonderful. We will focus on releasing a V1 of the Panoramax app working correctly on its own and we might prioritize this later. Of course, if there is a proper request (directly from Street Complete or any other significative app) to actually implement it, that would be a sign for us to move quicker.