mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-03-25 21:27:37 +00:00
Use a complete feature in the winding test instead of a bare geometry
This commit is contained in:
parent
48486b5d7b
commit
c650329eb2
@ -1,4 +1,6 @@
|
||||
{
|
||||
{ "type": "Feature",
|
||||
"properties": {},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
@ -17,3 +19,4 @@
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user