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

Add option to send text instead of file in nodejs #470

Open
abouroubi opened this issue Jul 3, 2023 · 0 comments
Open

Add option to send text instead of file in nodejs #470

abouroubi opened this issue Jul 3, 2023 · 0 comments

Comments

@abouroubi
Copy link

I want to use the Tileset service to create a new source from a nodejs app.
The createTileset only accepts data from files, but for my use case the data do not come from a file, but from a database, so I have the string content of my geojson, and I don't want to save it to the disk and then send it to the API, it's just waste of resource.

Can you add the ability to supply a directly the content of the geojson instead of a path to the file ?

Thanks

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

No branches or pull requests

1 participant