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

Download trees data #2

Closed
rampallishyam opened this issue Jul 5, 2019 · 2 comments
Closed

Download trees data #2

rampallishyam opened this issue Jul 5, 2019 · 2 comments
Labels
question Further information is requested

Comments

@rampallishyam
Copy link

Hi Cheeaun,

Thanks for the beautiful website. I am trying to get the data of all the trees in Singapore. I have some difficulties understanding your code since I only have the knowledge of Python. Can you help me to know how to download the trees with all their points and data of height for ex. ?

I am using this data for development purpose just like you.

@cheeaun cheeaun added the question Further information is requested label Jul 6, 2019
@cheeaun
Copy link
Owner

cheeaun commented Jul 6, 2019

There are few scripts to run as documented on the README's Technicalities section https://github.com/cheeaun/exploretrees-sg#technicalities

In short, you'll need node.js and then run these commands in the folder:

> npm run trees
> npm run chunk

OR you can download the data from the Releases page available in GeoJSON format.

@rampallishyam
Copy link
Author

Thanks a lot for the suggestion. Now I have the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants