Ivan Vazhenin
4edac226fc
fix
2024-02-23 18:18:57 +03:00
Sam Matthews
03220bc2fa
Update README.md
2020-11-30 18:11:46 -08:00
Damon Burgett
3f7a92251a
Merge pull request #108 from mapbox/sqkm-chage
...
add km2 in the stats file to log tile dimension
2020-07-23 13:44:35 -07:00
Suhas Deshpande
8a57ede524
update changelog
2020-07-21 11:12:14 -07:00
Suhas Deshpande
d6bd7c5a66
add tests around mbTile SQKM calculation
2020-07-09 17:24:38 -07:00
Suhas
df57126f97
collect stats for tif files ( #106 )
...
* collect stats for mbtiles
related to https://github.com/mapbox/tilesets-api-team/issues/259
2020-07-08 09:23:05 -07:00
Yuri Astrakhan
3a626279d6
fix link - mbtiles.org is no longer related
2020-07-06 22:47:28 +08:00
dependabot[bot]
8820106f6a
Bump eslint-utils from 1.3.1 to 1.4.3
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-06 22:43:51 +08:00
Victor Berchet
cb4b527842
fix typos
2020-07-06 22:42:58 +08:00
Matt Ficke
78987dfb3f
v0.12.0
2020-07-02 16:54:56 -04:00
Matt Ficke
1060cb9513
Merge pull request #105 from mapbox/mattficke/patch-1
...
Update to sqlite3@5.0.0
2020-07-02 16:53:38 -04:00
Matt Ficke
0529e6192a
update changelog
2020-07-02 16:48:14 -04:00
Matt Ficke
5a4b23a747
update lockfile
2020-07-02 12:30:09 -04:00
Matt Ficke
319d0dd189
update node versions
2020-07-02 12:26:19 -04:00
Matt Ficke
4a5f93e10f
sqlite3@5.0.0
2020-07-02 12:25:48 -04:00
dependabot[bot]
eb7de4278b
Bump lodash from 4.17.11 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-22 15:53:29 +08:00
jingsam
984b9a1ec5
add breaking changes notice
2019-05-10 10:54:07 +08:00
jingsam
5e89b83857
prepare v0.11.0
2019-05-10 10:54:07 +08:00
jingsam
821e2ebbc7
drop test on node 12
2019-05-10 10:29:15 +08:00
jingsam
5a51ab0422
drop test on node 4
2019-05-10 10:29:15 +08:00
jingsam
3ac91c3fff
add yarn.lock
2019-05-10 10:29:15 +08:00
jingsam
0ecc36fc47
ensure scheme in metadata table always be tms
2019-05-09 18:02:38 +08:00
Hannes Junnila
7fd30ff9ff
Override scheme from MBtiles metadata
2019-05-09 16:00:14 +08:00
Hannes Junnila
ea3550cd53
Update tests to match new metadata
2019-05-09 16:00:14 +08:00
Hannes Junnila
eb07aa81d6
Use 'xyz' as scheme in metadata
...
As getTile swaps the z-coordinate from tms to xyz
2019-05-09 16:00:14 +08:00
jingsam
681f4cca31
fix: fix path.join
2019-04-15 15:37:02 +08:00
mapsam
aaf9290256
update changelog
2018-08-06 11:36:42 -07:00
jingsam
4ebeb21911
Add path.join so that pkg could auto detect assets ( #80 )
...
* Add path.join so that pkg could auto detect assets
* Delete require utils
2018-08-06 11:16:09 -07:00
Dane Springmeyer
60b8775a3d
bump to v0.10.0
2018-06-26 08:05:29 -07:00
Dane Springmeyer
281a330198
Merge pull request #85 from mapbox/node-v10
...
Support node v10 - test on all (current) LTS versions
2018-06-26 08:01:54 -07:00
Dane Springmeyer
a71a19ec40
support node v10 - test on all LTS version
2018-06-26 07:49:29 -07:00
Sam Matthews
0a215bd6a5
Update CHANGELOG.md
2018-03-27 11:26:21 -04:00
jingsam
9e9a1ebbb9
Support sqlite mode flags ( #73 )
...
* Update mbtiles.js
* some reading
* remove seemingly unused/dead code
* core api functionality
* test note
* grids
* remove index test
* add tilelive example
* vNext
* follow sqlite3 URI filenames
* add mode test
* add mode test
* fix ci
* fix ci
* Update mbtiles.js
* follow sqlite3 URI filenames
* add mode test
* add mode test
* fix ci
* fix ci
* Update readme on mode flags
2018-03-27 11:23:48 -04:00
Sam Matthews
6febf74d62
vNext
2018-01-09 10:44:07 -08:00
Dane Springmeyer
432c1f8564
Merge pull request #77 from mapbox/remove-unused-code
...
Remove seemingly unused/dead code
2018-01-09 10:01:55 -08:00
Sam Matthews
42437ee31f
Merge pull request #82 from mapbox/readme
...
Readme
2018-01-09 09:29:14 -08:00
mapsam
e80eae4930
add tilelive example
2018-01-09 09:23:09 -08:00
mapsam
1bcf9b5bd5
remove index test
2018-01-08 12:20:55 -08:00
mapsam
c5eded628a
grids
2018-01-08 12:14:25 -08:00
mapsam
bb4970815d
test note
2018-01-08 12:04:24 -08:00
mapsam
1b5ff6ebfe
core api functionality
2018-01-08 12:04:15 -08:00
Dane Springmeyer
7ba7985794
remove seemingly unused/dead code
2017-08-22 17:48:05 -07:00
mapsam
28db5f5ec5
some reading
2017-07-12 14:32:48 -07:00
Blake Thompson
3b660439d3
Update readme to reflect newest mapbox namespace
2017-04-20 09:22:13 -05:00
Blake Thompson
0e8b56dea4
Merge pull request #72 from mapbox/mb_namespace
...
Change to mapbox NPM namespace
2017-04-20 09:16:28 -05:00
Blake Thompson
84d5fab730
Change to mapbox NPM namespace
2017-04-20 09:10:58 -05:00
Dane Springmeyer
c637b02da1
Merge pull request #71 from mapbox/node-v6-test
...
Start testing on node v6
2017-04-13 19:12:36 -07:00
Dane Springmeyer
041ca31da8
Start testing on node v6
2017-04-13 17:12:43 -07:00
Kai Dalgleish
5591aa3405
Merge pull request #68 from mapbox/whereyouat
...
Update to @mapbox namespaced modules
2017-02-06 14:45:36 -08:00
Kai
021331c4be
updated to namespaced modules
2017-02-02 13:43:28 -08:00