cheeaun / exploretrees-sg

🌳 Explore Trees in Singapore 🇸🇬

Home Page:https://exploretrees.sg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download trees data

rampallishyam opened this issue · comments

commented

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.

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.

commented

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