New map style (Maptiler vector tiles) #6

Closed
RedAuburn wants to merge 1 commit from use-maptiler into master
Member

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 https://github.com/organicmaps/url-processor/issues/4

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](https://user-images.githubusercontent.com/26939824/226059110-189660a8-cbe1-4372-981a-e5b661d39d64.png) ![Screenshot from 2023-03-17 23-28-11](https://user-images.githubusercontent.com/26939824/226069325-f55c3e63-2c26-442f-9e24-39972347a03e.png) Old: ![Screenshot from 2023-03-17 21-25-44](https://user-images.githubusercontent.com/26939824/226059097-8de3ec03-14a1-4a97-a12a-239fde1c4985.png) 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](https://github.com/organicmaps/url-processor/files/11006963/OrganicMaps.zip) fixes https://github.com/organicmaps/url-processor/issues/4
Author
Member

ptal @biodranik :)

ptal @biodranik :)
biodranik commented 2023-03-18 16:50:15 +00:00 (Migrated from github.com)

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

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

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

damn :( how much do we need?

> Thanks, but the 100K limit would be too low. damn :( how much do we need?
Author
Member

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

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

we could use this! https://protomaps.com/ statically served vector tiles edit: mm, it doesn't look practical for high zooms...
biodranik commented 2023-03-18 19:07:07 +00:00 (Migrated from github.com)

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?

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 commented 2023-03-18 19:21:42 +00:00 (Migrated from github.com)

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 :)

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

Sign in to join this conversation.
No description provided.