GithubHelp home page GithubHelp logo

metastudio's People

Contributors

gnowgi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

metastudio's Issues

trees@metastudio : give guidelines for bulk data submission

(Offering one path, there may be others)
Please define a CSV format (easiest and most manageable IMHO) in which groups that have already done tree mapping can email in the data they have gathered. Adding them to the map or not would of course be metastudio's prerogative. But some predefined and well-articulated structure would go a long way in getting already-done survey/research opened up and incorporated.

Additional : photographs might also be part of the data. If so, they will probably already be serial-numbered, or the submitting group can do that on their end before submitting. So that photo-id becomes another column in the CSV, and then the submitters could zip the photos and share them via bulk file sharing service

trees@metastudio : import trees already mapped on OSM?

Trees on OpenStreetMap.org are identified by the natural=tree key-value pair. I don't find much of more details in the OSM data, but at least they're marked with precise location and can be good starting points for people to add more details to.
One can follow these steps to extract that data.

  1. Download city's OSM data from Mapzen , or country-level from Geofbrik.de.
  2. Get osmfilter and osmconvert
  3. Extract only trees data from the osm file using:
osmfilter pune_india.o5m --keep="natural=tree" -o=pune_tree.osm
  1. To get the data in a format you can easily use, convert to CSV:
osmconvert pune_trees.osm --csv="@id @lat @lon natural" --csv-headline -o=pune_trees.csv

See here for extracting specific region data from larger OSM data.

trees@metastudio : include sacred groves (devrai)

Mission Devrai has been launched recently and can really make use of this platform. The people behind it have the network but not the tech skills. So are coping with adding the mapping to google maps only so far.

This would essentially be a feature of adding a group of trees spread over a small area (in some cases large area), that are together known locally as a sacred grove or devrai.

Example for Sacred grove: http://www.openstreetmap.org/node/3438615786

trees@metastudio : pinning outside bounding box

If I'm in Mumbai then there's a bounding box set around Mumbai and I can't pin a location outside that box. But by clicking "Use Current Location" feature i'm able to get a location outside the bounding box pinned. I can then drag it around to wherever I want it.
So this seems to be a hack to break out of the bounding box.

trees@metastudio: Home page unreachable?

Clicking on the site title or "Explore Map" link on top takes you to the current city's sub-site. There's no way a person can click their way to another city.

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.