Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Windows support. Tests now pass on Windows. #33

Closed
wants to merge 1 commit into from

Conversation

jamesrom
Copy link

Added windows file path support.
Added constructor options to set batch size without using a query
string.
Still works as previous version did. You can still pass a URL object or
a URL string.

Added windows file path support.
Added constructor options to set batch size without using a query
string.
Still works as previous version did. You can still pass a URL object or
a URL string.
@springmeyer
Copy link
Contributor

Thanks very much for the patch. All tilelive modules have this issue on windows and I've dodged it in various ugly ways (cutting-room-floor/tilestream@93a838c) in the past. Also there is mapbox/tilelive#40.

Are you also needing support in other tilelive modules? Or just node-mbtiles?

@jamesrom
Copy link
Author

jamesrom commented Apr 2, 2014

Right now I only need Windows support for node-mbtiles. I'm sure in the future I may look at other modules.

@jingsam
Copy link
Collaborator

jingsam commented Apr 15, 2019

This PR is too old. now close it.

@jingsam jingsam closed this Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants