Tomas Pohanka
Tomas Pohanka
On the other hand, you can make `admin_level = 2` much darker, boosting the countries' border. But anyway, borders with the `iso_a2` code will be helpful.
Could you please provide more information regards `after imports`? (e.g [list in readme](https://github.com/openmaptiles/openmaptiles#workflow-to-generate-tiles))
It looks like some error during `import-sql` step, which did not create `water_z0` view. Do you have some logs from this step? Did you solve the problem already? Thanks
Hi, As @lazaa32 wrote, the modified SVG creates slightly different shapes and colors. Update the currently used `@beyondtracks/[email protected]` by a different one ([mentioned in issue](https://github.com/openmaptiles/openmaptiles/issues/1549#issuecomment-1583073202)) which handle the original SVG...
Thank you for your discussion. Superseded by https://github.com/openmaptiles/openmaptiles/pull/1631
Thank you, this is really interesting. Many of them are geometry indexes. Isn't there any slowdown during generating? Every `layer_*` functions have `WHERE geometry && bbox` statement like this https://github.com/openmaptiles/openmaptiles/blob/81d29fff2b325859b34b4a1d2f50bbf4a047b2d4/layers/aerodrome_label/aerodrome_label.sql#L58...
Hi, thank you for mentioning this. The PR is very welcome! Now, there is `drinking_water` https://github.com/openmaptiles/openmaptiles/blob/624cf7a8a30e5c9625da0194eafdcf88d9c104b4/layers/poi/mapping.yaml#L28 So, there could be a `fountain` which has also `drinking_water` (e.g. https://www.openstreetmap.org/node/3681899836)
Hi, thanks. This was also mentioned in https://github.com/openmaptiles/openmaptiles/pull/1438
It looks like there is some issue with generated mbtiles and metedata generator then raise an error. The rest of quickstart went without error?
Hi @abdallahkadour, could you please provide some more info? Thanks.