etienneJr
etienneJr
Salut, Je n'ai pas compris comment faire fonctionner le fichier env.local avec la clé maptiler. J'ai essayé de mettre le fichier dans le dossier voyage, puis dans app, puis dans...
# Design Proposal: Allow overzoom for sparse pyramid tiles ## Motivation: help deploy light pmtiles Vector tiles are a great opportunity for developers to host their own tile server rather...
Hi! Here is my feedback on my discovery of osm2pgsql a few weeks ago. Someone told me it would suit for my project, so I came along and followed the...
I am wondering whether the parameters for feature merging have been optimized ? In [config.json](https://github.com/shortbread-tiles/shortbread-tilemaker/blob/main/config.json) I only found `combine_below` parameters and no `combine_polygons_below` parameters. On [another discussion](https://github.com/shortbread-tiles/shortbread-docs/issues/87), I read :...
A cartes.app user noticed [in this issue](https://codeberg.org/cartes/web/issues/1255) that the `'` character, escaped as `%27` causes ClearURLs to crash with error: ``` Application error: a client-side exception has occurred while loading...
A cartes.app user [noticed ](https://codeberg.org/cartes/web/issues/1190) that `public_transport=platform` were never considered as areas. I checked `process_openmaptiles.lua` and indeed noticed an inconsistency between: `local is_highway_area = highway~="" and Find("area")=="yes" and is_closed`, only...
fixes #845 This PR updates `process-openmaptiles.lua` to fit the latest version of OMT: [v3.15](https://www.maptiler.com/news/2024/04/openstreetmap-data-prepared-for-advanced-cartography/) Checked and modified: - [x] landcover : add flowerbed - [x] landuse : add quarry, garages...
I noticed that `process-openmaptiles.lua` is not up to date with the OpenMapTiles schema. For example here in poiTags variable https://github.com/systemed/tilemaker/blob/0ebc1d71680f78fdeeff28650643eab6dfc430bc/resources/process-openmaptiles.lua#L248 - the key `amenity` has 53 values whereas there are...
Quand on modifie l'horaire de départ d'un itinéraire, il faut ensuite valider avec le bouton OK, alors qu'on a déjà validé ce choix dans le popup dédié (je suis en...