New map style (Maptiler vector tiles) #6
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/url-processor#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "use-maptiler"
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?
Also reduced the shadow, and fixed a spelling mistake.
Demo here: https://url-processor.endim8.workers.dev/otdd0UFQSp/Southwark+Underground+Station
New:

Old:

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 https://github.com/organicmaps/url-processor/issues/4
ptal @biodranik :)
Thanks, but the 100K limit would be too low.
damn :( how much do we need?
we could use this! https://protomaps.com/ statically served vector tiles
edit:
mm, it doesn't look practical for high zooms...
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?
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 :)
Pull request closed