comaps/url-processor
21
4
Fork
You've already forked url-processor
1

Links like comaps.at/map?v=1&ll=22.17319,-159.65687 don't work #29

Open
opened 2025年07月05日 18:58:56 +02:00 by pastk · 3 comments
Owner
Copy link
In the example links on https://comaps.at/api https://comaps.at/map?v=1&ll=22.17319,-159.65687&n=Kalalau%20Camping&ll=22.17168,-159.66096&n=Dream%20Beach&ll=22.17182,-159.65776 But it opens in the middle of the ocean (a default) and with no name.
Author
Owner
Copy link

On omaps.app/api it doesn't work either

On omaps.app/api it doesn't work either
Same with route: https://comaps.at/route?v=1&sll=50.183933,8.942871&saddr=Start%20Point&dll=49.998912,8.278198&daddr=EndPoint&type=vehicle

I think this is an upstream issue. It looks like the "api" is only really implemented in the mobile app itself, and not on the web, as keywords like "saddr" and "route" and "dll" simply don't exist in the url-processor source code: https://omaps.app/route?sll=50.183933,8.942871&saddr=Start%20Point&dll=49.998912,8.278198&daddr=EndPoint&type=vehicle

There have been some proposals to replace url-processor with some web services, like #16 -- I wonder if that's a better idea, especially if one of them is easily self hostable, or is hosted by an aligned organization we could partner with.

I think this is an upstream issue. It looks like the "api" is only really implemented in the mobile app itself, and not on the web, as keywords like "saddr" and "route" and "dll" simply don't exist in the url-processor source code: https://omaps.app/route?sll=50.183933,8.942871&saddr=Start%20Point&dll=49.998912,8.278198&daddr=EndPoint&type=vehicle There have been some proposals to replace url-processor with some web services, like https://codeberg.org/comaps/url-processor/issues/16 -- I wonder if that's a better idea, especially if one of them is easily self hostable, or is hosted by an aligned organization we could partner with.
Sign in to join this conversation.
No Branch/Tag specified
master
ci
rt-geo-links
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
comaps/url-processor#29
Reference in a new issue
comaps/url-processor
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?