Skip to content

Commit

Permalink
wip: debug zoom levels and sparsification of new york real estate data
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanli committed Apr 1, 2024
1 parent a603bd0 commit e354e38
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 873 deletions.
Binary file removed docs/data/new_york_real_estate_MapPLUTO_data.pmtiles
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const zoom = 9.5;
```

```js
const areas = FileAttachment("data/new_york_real_estate_MapPLUTO_data_zoom_12.pmtiles");
const areas = FileAttachment("data/new_york_real_estate_MapPLUTO_data_min_zoom_0_max_zoom_12.pmtiles");
```

```js
Expand Down
Loading

0 comments on commit e354e38

Please sign in to comment.