Google Earth - EBT's dot grid
Moderators: Fons, avij, Phaseolus
I like ernie's dot converter pretty much. I already used it last week to get me one more dot in the Netherlands. It showed me where I had to refuel during a business trip and it worked nicely.
I see at altitudes below 30 miles that the dots are not connected with their eastern and western neighbors - there is a gap in between. Is this a neccessary feature or can it be fixed?
There is also a small differerence between the edges of the spots and the grid lines - they do not coincide perfectly. To me it looks like bocky and you use slightly different sets of coordinates. It would be nice if we had one official set of dot coordinates for all google earth applications. Maybe avij can provide these figures.
I see at altitudes below 30 miles that the dots are not connected with their eastern and western neighbors - there is a gap in between. Is this a neccessary feature or can it be fixed?
There is also a small differerence between the edges of the spots and the grid lines - they do not coincide perfectly. To me it looks like bocky and you use slightly different sets of coordinates. It would be nice if we had one official set of dot coordinates for all google earth applications. Maybe avij can provide these figures.
That was a bug that made it from the preview version into the final. Should not happend. I fixed it now. Thanks for the reminderDonald wrote:I see at altitudes below 30 miles that the dots are not connected with their eastern and western neighbors - there is a gap in between. Is this a neccessary feature or can it be fixed?

I noticed it already. I am not really sure if it is a problem in my dotmap or i the grid. Perhaps it is a problem in GoogleEarth. When i use the german grid my (eight) dots fit nearly perfectly in the grid. if i use the europe grid the fault is much bigger. Perhaps GoogleEarth is not able to paint vector graphics so accurate. I will compare my numbers to the grid if i have some extra time. Perhaps i can find a problemDonald wrote:There is also a small differerence between the edges of the spots and the grid lines - they do not coincide perfectly. To me it looks like bocky and you use slightly different sets of coordinates. It would be nice if we had one official set of dot coordinates for all google earth applications. Maybe avij can provide these figures.

greetings
EBT-Statistiken und Dotkonverter: http://euro.ernie-hh.de/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
It looks much better now.
The north-south lines of the grids coincide with the dot borders. However, this is only so if the lines are centered. When I shift the lines to the left or right side of my screen, the lines separate from the dot borders. Also the lines of the German and the full map split up a little bit. The full map lines stay a little bit closer to the dot borders then.
The east-west grid lines coincide nicely with the dot corners but they shift a little bit north near the middle of a dot's side.
The north-south lines of the grids coincide with the dot borders. However, this is only so if the lines are centered. When I shift the lines to the left or right side of my screen, the lines separate from the dot borders. Also the lines of the German and the full map split up a little bit. The full map lines stay a little bit closer to the dot borders then.
The east-west grid lines coincide nicely with the dot corners but they shift a little bit north near the middle of a dot's side.
- Dakkus
- Euro-Master
- Posts: 4734
- Joined: Tue Jun 24, 2003 3:59 pm
- Location: No Helsinkiem, Somijas / Iš Helsinkio, Suomijos
- Contact:
Such official set already exists. ..at least to some extent.Donald wrote:I like ernie's dot converter pretty much. I already used it last week to get me one more dot in the Netherlands. It showed me where I had to refuel during a business trip and it worked nicely.
I see at altitudes below 30 miles that the dots are not connected with their eastern and western neighbors - there is a gap in between. Is this a neccessary feature or can it be fixed?
There is also a small differerence between the edges of the spots and the grid lines - they do not coincide perfectly. To me it looks like bocky and you use slightly different sets of coordinates. It would be nice if we had one official set of dot coordinates for all google earth applications. Maybe avij can provide these figures.
We know the coordinates of one line intersection and also the intervals the dots have between each other. All other coordinates can quite easily be generated from that information.
Ko saka āboliņš? Pēk pēk pēk!
- Dakkus
- Euro-Master
- Posts: 4734
- Joined: Tue Jun 24, 2003 3:59 pm
- Location: No Helsinkiem, Somijas / Iš Helsinkio, Suomijos
- Contact:
Well.. The dots' width is _always_ 0,44 degrees and their height is _always_ 0,28 degrees.
I didn't find any official information about the intersection coordinates, but according to my notes N 61.76, E 28.36 should be an exact, or practically equal to exact place of a corner of four dots. If I remember right, the information is from akiky who magically figured out the coordinates of some corner. (Or maybe he asked avij. I don't remember any more :/)
I didn't find any official information about the intersection coordinates, but according to my notes N 61.76, E 28.36 should be an exact, or practically equal to exact place of a corner of four dots. If I remember right, the information is from akiky who magically figured out the coordinates of some corner. (Or maybe he asked avij. I don't remember any more :/)
Ko saka āboliņš? Pēk pēk pēk!
- avij
- Forum Moderator
- Posts: 6148
- Joined: Mon May 27, 2002 10:45 pm
- Location: Helsinki Finland
- Contact:
This is no longer true, the dot system was changed slightly about one year ago. See this message.Dakkus wrote:Well.. The dots' width is _always_ 0,44 degrees and their height is _always_ 0,28 degrees.
Money makes the world go round. We track how the money goes round the world.
Thanks for providing the link (and of course all the data
)
This is what i calculate:
-12 + (0.42038216560509554140 * dotcol)
this give for a dot in col 52 a value:
9.85987261146497 (copied from my kml-file)
now i opend the german-grid an searched for the corresponding line and found:
9.859873
Now we need a mathematician to calculate how man miles differenz that is
I found the same with the other lines:
my value: 53.36
grid value: 53.360001 (always +0.000001 or -0.000001)
i know, thats a very small differenzes. But perhaps they are what we see?
perhaps i should make a go and build a testgrid with my numbers and see if it is a problem with GoogleEarth or with the rounding.
bucky:
did you generate your grids with a script or do you "paint" them right inside GE?
little hint: http://www.eurobilltracker.eu/index.php ... 2144;tab=9 <- many maps are also "dotmap"

This is what i calculate:
-12 + (0.42038216560509554140 * dotcol)
this give for a dot in col 52 a value:
9.85987261146497 (copied from my kml-file)
now i opend the german-grid an searched for the corresponding line and found:
9.859873
Now we need a mathematician to calculate how man miles differenz that is

I found the same with the other lines:
my value: 53.36
grid value: 53.360001 (always +0.000001 or -0.000001)
i know, thats a very small differenzes. But perhaps they are what we see?
perhaps i should make a go and build a testgrid with my numbers and see if it is a problem with GoogleEarth or with the rounding.
bucky:
did you generate your grids with a script or do you "paint" them right inside GE?
little hint: http://www.eurobilltracker.eu/index.php ... 2144;tab=9 <- many maps are also "dotmap"

EBT-Statistiken und Dotkonverter: http://euro.ernie-hh.de/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
- avij
- Forum Moderator
- Posts: 6148
- Joined: Mon May 27, 2002 10:45 pm
- Location: Helsinki Finland
- Contact:
For reference, this is how I'd calculate the same, and how the grid is calculated in EBT. There is no 0.42038216560509554140 constant in EBT, only the starting and ending points and the number of grid cells are defined as in my previous message.ernie_hh wrote:-12 + (0.42038216560509554140 * dotcol)
this give for a dot in col 52 a value:
9.85987261146497 (copied from my kml-file)
-12+(54+12)/157*52 = 9.85987261146496815280
Similarly, for a row 52 dot the longitude would be
29+(71-29)/150*52 = 43.56000
Money makes the world go round. We track how the money goes round the world.
avij:
thank you for the detailed information. i just changed my script to do the same
(didn't change something, but is cleaner code. the decimal places are limited by perl at this point)
one interessting point: you count from south to north, i count the otherway. perhaps i should change that too, some day
thank you for the detailed information. i just changed my script to do the same

(didn't change something, but is cleaner code. the decimal places are limited by perl at this point)
one interessting point: you count from south to north, i count the otherway. perhaps i should change that too, some day

EBT-Statistiken und Dotkonverter: http://euro.ernie-hh.de/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
Aktuelle EBT-Tool-Version: 0.99.11.3 vom 11.01.2011
News im EBT-Blog: http://euro.ernie-hh.de/blog/" onclick="window.open(this.href);return false;
- bocky
- Euro-Master
- Posts: 1033
- Joined: Wed Jul 07, 2004 12:53 am
- Location: Pontinha, Portugal (near Lisboa)
Sorry about the late reply, I have been quite busy.ernie_hh wrote:bucky:
did you generate your grids with a script or do you "paint" them right inside GE?
After I generated the full Europe grid I made a small program that lets me create a smaller grid (for the individual countries). I just enter the min and max longitude and latitude and the program analyses every line of the full .kml and writes to a new .kml the lines that are inside the rectangle.
I can make new files with 13 decimal places, that should make the grid as accurate as the dots.
Edit: I made a test file and the 53.36 coordinate you mentioned is being replaced by 53.3600006103516


By the way, great job on the dot tool!

- eddydevries
- Forum Moderator
- Posts: 20029
- Joined: Sat Feb 18, 2006 5:49 am
- Location: Rotterdam (NL)
- Contact:
I've tried to download the dot=borders.bocky wrote:I have updated the first post of this thread. The files are now available in 3 different formats and the coordinates have also been updated. Now they have 12 decimal places and should be as accurate as the dots.
But the links don't work at all ("The page cannot been displayed").
I would like to see where the borders of the dot are, because I'm going on hollidays to Germany and Austria this summer (ther are dotmaps avilable for Germany but not (yet) fot Austria).
Eddy - Rotterdam - NL
weblog - EBT-stats 24-05-2013 - hits: 1742 +59 triples +1 quadruple = 1802.
Facebook-profile + Geocaching + postcrossing
weblog - EBT-stats 24-05-2013 - hits: 1742 +59 triples +1 quadruple = 1802.
Facebook-profile + Geocaching + postcrossing
- eddydevries
- Forum Moderator
- Posts: 20029
- Joined: Sat Feb 18, 2006 5:49 am
- Location: Rotterdam (NL)
- Contact:
I'm sorry, but it stil doesn't work.
First I thought, maybe it's because de link ends with .zip, .rar or .kml and those aren't webpages (maybe I should do something else than just "clicking"). But I've also tried the website itself (http://bocky.no.sapo.pt), even without the "http://" (so also "ftp://" would be found).
To bad, still the same message.
Have I done something wrong? (maybe I shouldn't click but "rightclick"?)
Can you tell me?
First I thought, maybe it's because de link ends with .zip, .rar or .kml and those aren't webpages (maybe I should do something else than just "clicking"). But I've also tried the website itself (http://bocky.no.sapo.pt), even without the "http://" (so also "ftp://" would be found).
To bad, still the same message.
Have I done something wrong? (maybe I shouldn't click but "rightclick"?)
Can you tell me?
Eddy - Rotterdam - NL
weblog - EBT-stats 24-05-2013 - hits: 1742 +59 triples +1 quadruple = 1802.
Facebook-profile + Geocaching + postcrossing
weblog - EBT-stats 24-05-2013 - hits: 1742 +59 triples +1 quadruple = 1802.
Facebook-profile + Geocaching + postcrossing