mapbox / geojson-vt

Slice GeoJSON into vector tiles on the fly in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some GeoJSONs won't show in the Debug Tool

manassra opened this issue · comments

For some reason, some GeoJSONs won't show up in the debug tool even though the console log statement showed that the file was parsed and tiled successfully:

Input file: https://data.sfgov.org/Geographic-Locations-and-Boundaries/San-Francisco-Basemap-Street-Centerlines/7hfy-8sz8/data

Console
image

Debug Tool
image

Is this a bug?

@manassra the data you are working with is not visible at lower zooms. Zoom in on the appropriate tiles to view it in the debug page.

screen shot 2018-04-11 at 2 46 21 pm