planetiler icon indicating copy to clipboard operation
planetiler copied to clipboard

Customization in Java / Examples

Open wipfli opened this issue 2 years ago • 2 comments

I would like to provide a customization example in Java. I made a powerlines map here https://github.com/wipfli/powerlines-switzerland and was wondering if we could add it or link it to planetiler?

For users, I think it would be nice to see how to use planetiler as a dependency. Having a separate example project might be useful for this. The powerlines example above has to be adjusted I think.

One thing I found useful when starting with Mapbox GL JS was their collection of examples https://docs.mapbox.com/mapbox-gl-js/example/. These examples have a title, a 3-sentence text, and like 20 lines of code. Maybe we could make something similar where we highlight how to use different features of Planetiler.

wipfli avatar Feb 27 '22 07:02 wipfli

Awesome! I tried to make planetiler-examples an example standalone project, but maybe a separate repo would make it easier to grok? I'd be happy to bring in your example to planetiler, or link to a separate repo. Which do you think would be easier for newcomers?

msbarry avatar Feb 27 '22 13:02 msbarry

Yes, I think a stand-alone repo is better for people who want to get started...

wipfli avatar Feb 27 '22 15:02 wipfli