Skip to content

Commit 65972c9

Browse files
committed
Merge branch 'master' into update-deps
2 parents 401b92c + 9f355e8 commit 65972c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ following keys
2727

2828
- `name`: layer name
2929
- `features`: an array of features. A feature is a dictionary with the following keys:
30-
3130
- `geometry`: representation of the feature geometry in WKT, WKB, or a shapely geometry. Coordinates are relative to the tile, scaled in the range `[0, 4096)`. See below for example code to perform the necessary transformation. _Note_ that `GeometryCollection` types are not supported, and will trigger a `ValueError`.
3231
- `properties`: a dictionary with a few keys and their corresponding values.
3332

0 commit comments

Comments
 (0)