Live data from Hacker News

We are recreating the entire planet in Minecraft

buildtheearth.net

41–50 of 99 posts

Re: We are recreating the entire planet in Minecraft

#41

Do they have some sort of Minecraft version control system? Can people work on a local copy and then merge their changes into the main branch?

Minecraft is a real time multiplayer game. People build together collaboratively. Think Google Docs, not VCS.

nonetheless, it’s also a game that can be run on customized servers and has the capability to import objects and run scripts during gameplay, so you certainly can merge changes in a patch kind of way.

Re: We are recreating the entire planet in Minecraft

#42
post #27

Earlier quoted context omitted.

That would be an incredibly useful tool for prototypes

Autodesk Infrastructure is used in the architecture/engineering/construction world for this sort of thing. It is essentially a prototyping tool to combine any early stage data you have (aerial surveys, a mockup 3D model for a building, etc.) with existing geospatial data. It will give you terrain, roads, and buildings to varying degrees of accuracy. https://www.autodesk.com/products/infraworks/overview?term=1...

A lot of the more experimental Autodesk products are of limited use outside of America due to forcing you to use their own cloud services. Many governments and defence-contractors don't allow use of foreign servers/cloud services external to the country they're in.

It's pretty frustrating, because it's rare for Autodesk to consider hosting servers anywhere OTHER than America, and I wanna play with the new toys :S

Re: We are recreating the entire planet in Minecraft

#43

Do they have some sort of Minecraft version control system? Can people work on a local copy and then merge their changes into the main branch?

I've spliced chunks together using sh, dd, and xxd before to resurrect my gf-at-the-time's wolf.

I've also been meaning to play psuedo-multiplayer with my friends by us each claiming a region in a seed. Each region being 32x32 chunks and saved to a separate file (.mca), you can just drop their latest region into your world folder to see what they've been up to, or play on LAN and send it back after.

Re: We are recreating the entire planet in Minecraft

#45

Considering the Minecraft (unmodded) resolution (that is, its lack of it), I cannot help but to look at this as a giant wasted effort... and I am writing this as someone who has seen some amazing looking creations. But, while it might be easier to do, one meter is just too large for any decent experience with a more personal "face-to-block" virtual street walk. Having it built out of 20-centimeter sided blocks (with…

Without the use of computers, 1m^3 blocks seems bad, but 0.5m^3 blocks seems impossibly harder.

Re: We are recreating the entire planet in Minecraft

#46

Earlier quoted context omitted.

Minecraft is a real time multiplayer game. People build together collaboratively. Think Google Docs, not VCS.

nonetheless, it’s also a game that can be run on customized servers and has the capability to import objects and run scripts during gameplay, so you certainly can merge changes in a patch kind of way.

bukkit tools worked kinda like this where you could rollback chunks

Re: We are recreating the entire planet in Minecraft

#47
post #36
post #25

For someone whos a complete n00b to minecraft: why? Seems to me that satellites and AI could do this much faster while keeping up with the pace of change...

What AI tool out there produces 3d images from satellite imagery?

Satellite radar without any AI is one of the main sources of elevation models.

Re: We are recreating the entire planet in Minecraft

#48
post #6

Not directly related to this project but in a similar spirit. Recently, while exploring france’s national geography department (Institut de Géographie Nationale [1]) website, I came across a page [2] which allows anybody to download a Minecraft world representing any 25km^2 area of France. The page lets you set the precise center and many other parameters such as whether to include buildings or even stylistic options…

Swedish Lantmäteriet (The Swedish Mapping, Cadastral and Land Registration Authority) provides Minecraft maps for the whole country in various resolutions.

https://www.lantmateriet.se/en/maps-and-geographic-informati...

Re: We are recreating the entire planet in Minecraft

#49
post #25

For someone whos a complete n00b to minecraft: why? Seems to me that satellites and AI could do this much faster while keeping up with the pace of change...

It would be missing all of the places the US government restricts. Like Dick Cheney's house. Not that it matters, because there will be tons of cool stuff. Like the Grand Canyon or Machu Picchu.

Re: We are recreating the entire planet in Minecraft

#50
post #6

Not directly related to this project but in a similar spirit. Recently, while exploring france’s national geography department (Institut de Géographie Nationale [1]) website, I came across a page [2] which allows anybody to download a Minecraft world representing any 25km^2 area of France. The page lets you set the precise center and many other parameters such as whether to include buildings or even stylistic options…

Code seems to be here (from their twitter feed): https://github.com/ignfab-minalac/minalac
Post reply on HN