Giter Site home page Giter Site logo

baby_friendly's Introduction

Baby Friendly

Tool to maintain the Grenoble Baby Friendly map

Installation

Download or clone this repository.

Python

I recommend you to install a Python environment with conda or virtualenv.

For example with conda, download and install miniconda

Create a conda environment

conda create -n baby_friendly python=3.7

Activate the conda environment

activate baby_friendly

Install the packages with the following commands

conda install geojson requests

Usage

Activate the conda environment

activate baby_friendly

Run the script

python database.py

You will see some geojson files creates in the data subdirectory which can be used with umap.

Stats

In Grenoble sector (45.1416, 5.6732, 45.2270, 5.7826), the geojson contains data about :

Date Diaper Highchair Microwave Toys Calm Stroller parking Kindergarten Playground
2019-09-04 19 10 10 7 7 10 41 282
2019-08-03 19 9 10 7 7 10 40 275

Licence

The project have an Apache-2.0 licence because of the inclusion of overpass which has this licence.

baby_friendly's People

Contributors

nicolasgrosjean avatar

Stargazers

 avatar  avatar

Watchers

 avatar

baby_friendly's Issues

Fix issues with overpass data

The polygons and relation data have issues.

  • The coordinates of a point which represents a polygon is instead the coordinates of the previous node
  • The relation are not taken. See this issue

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.