You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figured we would could have a nice central location for any API requests to the SharedStreets Server, for example @migurski had an internal request to fetch/download tiles.
Many more features to add, but the first one implemented is an easy way to download a single tile directly from the SharedStreets server.
Install
$ npm install sharedstreets-api
CLI
This should be able to work as a Python wrapper, or can easily be implemented in native Python.
Quick question; was following your demo/instruction above, but keep getting
'''
TypeError: Cannot read property 'downloadTile' of undefined
'''
indicating right after sharedstreetsApi.
Feel like i forgot to install something before start it off.
Demo for SharedStreets API
CC: @kpwebb
Figured we would could have a nice central location for any API requests to the SharedStreets Server, for example @migurski had an internal request to fetch/download tiles.
Many more features to add, but the first one implemented is an easy way to download a single tile directly from the SharedStreets server.
Install
CLI
This should be able to work as a Python wrapper, or can easily be implemented in native Python.
Using Javascript/NodeJS
The text was updated successfully, but these errors were encountered: