Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/tile-slicer-js
TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.
https://github.com/kamataryo/tile-slicer-js
gdal iiif tileslicer tileslicerjs xyz-tiles
Last synced: about 2 months ago
JSON representation
TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.
- Host: GitHub
- URL: https://github.com/kamataryo/tile-slicer-js
- Owner: kamataryo
- Created: 2023-08-23T12:29:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T00:08:28.000Z (over 1 year ago)
- Last Synced: 2024-01-29T11:37:32.756Z (11 months ago)
- Topics: gdal, iiif, tileslicer, tileslicerjs, xyz-tiles
- Language: TypeScript
- Homepage:
- Size: 607 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TileSlicerJS
TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.
## Usage
```shell
$ git clone https://github.com/kamataryo/tile-slicer-js.git
$ cd tile-slicer-js
$ yarn
$ yarn start -h
$ yarn start sample.jpg ./docs/tiles --verbose --tiles-size=512
```## examples
### `0/0/0.png`
### `1/x/y.png`
### `2/x/y.png`