So, I started making my first little @MapComplete layer to be able to add wayside shrines & images of them to OSM.
The "MapComplete Studio" worked well enough to create the necessary JSON for the layer, but is the process to get it onto MapComplete generally just to make a PR? Or is there a way to get it into the system without that step?
This first try at getting a "Wayside Shrines" layer onto @MapComplete seems not bad!
(So far the denominations-setting is absolutely incomplete, as not even a fraction of the Christian denominations are there, but oh well, good enough as a proof of concept)
@gedankenstuecke Oooh, looks nice already!
@MapComplete once I get a bit of down-time I'll try to expand a bit on the available denominations and make a first PR, would be nice to take it as a starting point for a broader history/religion theme down the line
@gedankenstuecke Don't wait too long ;)
Some hints:
- ChatGPT is quite good in doing this kind of repititive task; you can use it to generate the JSON
- I (@pietervdvn) rather handle many small PRs then one big PR. A big PR takes a bigger time commitment, whereas small PR's can be done one by one in some lost minutes.
Furthermore, a big PR has a high chance of having one little issue blocking everything.
@MapComplete @pietervdvn yeah, makes sense to make small PRs! But I’d rather write my own script for the json than touching any LLM for moral reasons
@MapComplete @pietervdvn there we go to get the ball rolling: https://source.mapcomplete.org/MapComplete/MapComplete/pulls/2349
@gedankenstuecke Great! Thanks for taking the leap!
I've added a whole bunch of feedback, you'll have a bit of work with it ;) Feel free to reach out if you are stuck somewhere.
@pietervdvn thanks, will do!