Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
render a grid layout and to each corner of grid
#1
I am extending a board game by making a map of the real world, and I want to put dots at each corner of a grid layout as show. I only need the dots rendered, not the grid shown.

How i am doing it is i show the grid and put a dot on the water anywhere they intersect on a new layer. However 1) they are manually set so some look mis-aligned, and 2) its taking forever to manually put the dots and try to align them exact. 

Is there a way to automate this so all corners of the grid to insert a dot, and then just remove the ones manually that are over land? 

[Image: gz1LZf0.jpg]


My other question is how can i render a grid to the image? I need to add a grid to the picture, just not the one show for dots. It needs to be spaced larger for sectors whether the one shown is just to put the dots somewhat aligned.

map
http://imgur.com/a/gaNFB


Attached Files
.xcf   world-physical-map.xcf (Size: 1.45 MB / Downloads: 710)
Reply


Messages In This Thread
render a grid layout and to each corner of grid - by metulburr - 02-05-2017, 11:43 PM

Forum Jump: