Git Product home page Git Product logo

trees's Introduction

Trees

An application for documenting, researching, querying, and maintaining the trees of NYC's streets.

Todo

Database side

  1. Evaluate Graphql
  2. Give up on graphql
  3. Use postgresql w/ postGIS, for using our #geospatialData
  4. Figure out how to programmatically load the tree census data into a postregsql instance that has postGIS enabled. We'll probably need to transform the geospatial data into some specially named columns.

Backend side

  1. Create an api server wrapping postgresql, to answer basic queries:
    1. Geospatial queries
      1. What are the closest trees, given this address?
      2. What are the closest trees, given this latitude/longitude?
      3. What's the closest tree of X specie?
    2. Aggregation queries
      1. How many trees are there of X specie?
      2. What is the most commonly-occurring tree specie in NYC?
      3. What is the most commonly-occurring tree specie in X borough?
      4. What is the most commonly-occurring tree specie on X street?
    3. Zoom+enhance queries
      1. Tell me more about this specific tree

Frontend side

  1. Evaluate flutter
  2. Just write the app!

trees's People

Contributors

adamsanghera avatar

Stargazers

Marco Montalto Monella avatar

Watchers

James Cloos avatar  avatar Marco Montalto Monella avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.