Skip to content

Commit bae6608

Browse files
Typo
1 parent 9013900 commit bae6608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

320_Geohashes/40_Geohashes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ be a useful way of indexing geo-points and geo- shapes in databases.
99
Geohashes divide the world up into a grid of 32 cells -- 4 rows and 8 columns
1010
-- each represented by a letter or number. The `g` cell covers half of
1111
Greenland, all of Iceland and most of Great Britian. Each cell can be further
12-
divided into anokther 32 cells, which can be divided into another 32 cells,
12+
divided into another 32 cells, which can be divided into another 32 cells,
1313
and so on. The `gc`, cell covers Ireland and England, `gcp` covers most of
1414
London and part of Southern England, and `gcpuuz94k` is the entrance to
1515
Buckingham Palace, accurate to about 5 metres.

0 commit comments

Comments
 (0)