bchapuis commented on issue #639: URL: https://github.com/apache/incubator-baremaps/issues/639#issuecomment-1529020010
Sure, the map published on the homepage is located in the [`basemap` directory](https://github.com/apache/incubator-baremaps/tree/main/basemap). As the style is rather complex, we use javascript instead of json as a configuration language, but the commands to build and serve the map are essentially the same. The repository used to create the sprites has not yet been moved to apache (we recently joined the incubator), however, you can find it in our [old organisation](https://github.com/baremaps/icons). I believe it is also fine to download the resulting files directly: - https://tiles.baremaps.com/sprites/osm/sprite.png - https://tiles.baremaps.com/sprites/osm/sprite.json Do not hesitate to share your experience and usecase. Our focus is currently on community building and we really need to improve on this aspect in order to graduate from the incubator at some point. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
