felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
906 stars 78 forks source link

Single Label Point? #157

Open herried opened 10 months ago

herried commented 10 months ago

Is it possible, when using, --convert-polygons-to-label-points to limit the number of points to 1 for each polygon? I use tippecanoe-decode to convert my data back to JSON but there are always many points (at various zooms) within the polygon and no way to filter it out. The label point algorithm when it finds a single point is really good!