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

New map style (Maptiler vector tiles) #6

Closed
wants to merge 1 commit into from

Conversation

RedAuburn
Copy link
Sponsor Member

@RedAuburn RedAuburn commented Mar 17, 2023

Also reduced the shadow, and fixed a spelling mistake.

Demo here: https://url-processor.endim8.workers.dev/otdd0UFQSp/Southwark+Underground+Station

New:
Screenshot from 2023-03-17 21-32-52

Screenshot from 2023-03-17 23-28-11

Old:
Screenshot from 2023-03-17 21-25-44

we have up to 100k API requests/month for free.
currently uses my account api key for the free tier, the style is attatched if the account needs to be changed:
OrganicMaps.zip

fixes #4

Signed-off-by: Harry Bond <endim8@pm.me>
@RedAuburn RedAuburn changed the title New map style (Mapiler vector tiles) New map style (Maptiler vector tiles) Mar 17, 2023
@RedAuburn
Copy link
Sponsor Member Author

ptal @biodranik :)

@biodranik
Copy link
Member

Thanks, but the 100K limit would be too low.

@RedAuburn
Copy link
Sponsor Member Author

Thanks, but the 100K limit would be too low.

damn :( how much do we need?

@RedAuburn
Copy link
Sponsor Member Author

RedAuburn commented Mar 18, 2023

we could use this! https://protomaps.com/ statically served vector tiles

edit:
mm, it doesn't look practical for high zooms...

@biodranik
Copy link
Member

An interesting task would be to render tiles by OM's C++ core )

Are there any other better free styles in OSM that are already available?

@biodranik
Copy link
Member

Storing some static data as a temporary solution is also not a big issue if we can easily update it on changes. It would be great to render the style that is similar to the current OM one :)

@RedAuburn RedAuburn closed this Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use a more similar map style
2 participants