LEGO Project


A fun art project to create Thai map using Lego.

Steps

  1. Create a 20,000 m X 20,000 m grid layer (vector) to represent 1 module of a Lego brick.
  2. Left join the grid layer from Step 1 with Thailand’s DEM layer (Digital Elevation Model, can be downloaded from various sources).
  3. Break the elevation data into class ranges and define the colors. In this case, we break our data into 5 classes (by Natural Breaks) and use earth-tone color scheme.
  4. Reclassify elevation data into integers. This will make it easier to perform grid count.
  5. The total number of grids of each class represent one module of Lego brick.
  6. Do a research on the available Lego color and sizes. We do the research by hand at the Lego shop at Siam Paragon department store, Bangkok.
  7. Count number of Lego pieces needed to use by dividing number of grid count of each class with the size of Lego size.
  8. Time for art.

Ref

https://www.gislounge.com/how-to-use-gis-to-make-a-lego-map/?fbclid=IwAR1zzzGoUBwHbEgMU7mb5VTWfgcHwKDWfm2pyP7ocK6IcJBxshaNZclCogw

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.