louis-e / arnis

Arnis - Generate cities from real life in Minecraft
GNU General Public License v3.0
260 stars 18 forks source link

Suggestion: Co-ordinate sync with reality [OPT-IN] #29

Open goteusz-maszyk opened 4 months ago

goteusz-maszyk commented 4 months ago

Instead of starting at 0,0 the generator would start at the position that would allow generating a few tows next to each other, in correct geographical positions. As many places would end up far away, It would log the position when finished

daniil2327 commented 1 month ago

Just generate the whole Earth! it's a joke

louis-e commented 1 month ago

I like the idea of mapping the real coordinates to Minecraft coordinates, I already added it to the README ToDo section. What type of implementation would you prefer? A hosted website for an easy coordinate conversion (including an easy bbox finder) or extending the command line tool with a conversion feature?