Bertil Chapuis
Bertil Chapuis
Thanks for reporting this issue. What is your operating system? Are you using the zip distribution?
Given the size of the database for a planet import this is a very good idea. Filtering entities is indeed needed and we may also want to import or exclude...
That's a good point. More generally, this calls for tinking about the configuration files. For now, the `serve` and `export` command use a single configuration format that addresses two problems:...
The command enables you to save tiles in different locally and remotely, hence the URL (s3://..., https://...). The `--mbtiles` is a just a flag without parameters (boolean) that tells baremaps...
Thanks for the pointer. That's indeed a better way to do it.
Yes, this is clearly an issue that must be fixed, thanks for reporting it. Notice that Maputnik allows to set a custom IP or host for the style.json file with...
Thanks a lot for reporting this issue. The update command is quite experimental and has not been extensively tested nor documented yet. I have been able to download all the...
The LIB variable was not set correctly, sorry. Could you try with the following snippet. I don't have a windows machine at hand, so I hope it helps. ``` @echo...
> It's almost midnight here and I was erecting [this](https://en.wikipedia.org/wiki/Air-supported_structure) so a bit of delays here. :) Nice week-end project ;) I published a new release (0.3.3) that includes a...
Thank you for reporting this. Have you tried to remove the "'"? I definitely need to setup a windows machine and perform more tests to see how the tool behave...