Botond Feczko
Botond Feczko
Thank you very much! I have another question, if it's not a problem: I generated some tiles using this project: https://github.com/magellium/osmtilemaker. I rendered only for the zoom levels from 13...
Hey @p-lr , I created a project to fetch the tiles correctly: https://github.com/feczkob/osm-tile-manager After downloading they can be renamed to match the `zoom/x/y` convention too. Thank you very much for...
@danielhodder Have you considered making use of `tags` in your `api-docs.yaml`? As per the docs, they're good for _"use tags for creating interface and controller classnames"_, see https://openapi-generator.tech/docs/generators/jaxrs-spec. I guess...