Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OSM scout server #26

Open
dcaliste opened this issue Feb 24, 2017 · 2 comments
Open

Add support for OSM scout server #26

dcaliste opened this issue Feb 24, 2017 · 2 comments
Assignees
Milestone

Comments

@dcaliste
Copy link
Owner

Add a tile source using OSM scout server.

Adapt also address search and POI to use OSM scout server.

@dcaliste dcaliste self-assigned this Feb 24, 2017
@dcaliste dcaliste added this to the 1.4.5 milestone Feb 24, 2017
@rinigus
Copy link

rinigus commented May 7, 2017

Hi! Let me know if there are any issues with adding OSM Scout Server support. Ideally, you would request the tiles that are larger than 256x256 size, something like 1024x1024. This would allow to render the tiles more efficiently since the border region would contribute less to overall rendering.

As for Search and POI, there are no "hidden" optimizations to do.

Thank you for considering adding the support for the server :)

@dcaliste
Copy link
Owner Author

dcaliste commented May 8, 2017

Hello Rinigus, thank you for your great job on Scout Server. I'm following your repo and see how dedicated you are.

I'm currently reworking the source management in Mæp, as you may have seen on the recent commit. Next one will be the ability for users to add custom tile source.

I see your point about tile size. Currently tile size is hard coded but that should be simple to make it customizable, and a good exercise.

I won't hesitate to contact you in case I encounter issues. Thank you for your job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants