GithubHelp home page GithubHelp logo

haroenv / interactive-map Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mat1th/interactive-map

0.0 2.0 0.0 14.74 MB

A Meteor app with Leaflet

Home Page: http://informotion.dolstra.me

License: Apache License 2.0

HTML 8.77% CSS 17.57% JavaScript 73.66%

interactive-map's Introduction

Interactive map with Meteor and the Leaflet library

forthebadge forthebadge forthebadge forthebadge

Synopsis

This application was created as a school project for the municipality of Amsterdam. We are asked to help them in their effort to keep the city clean. We have visualized the crowds in Amsterdam Center to make a map, based on GPS location of flickr pictures taken in Amsterdam Centrum. So we can see the crowds on a GPS base. We combined this dataset with all the trashbins in Amsterdam Centrum.

Motivation

We created this application as a school project for the municipality of Amsterdam. They asked us to make a data visualization that helps them in their effort to keep the city clean.

Installation

Install meteor:

curl https://install.meteor.com | /bin/sh

Download: https://github.com/matth96/Leaflet-with-meteor.git

Go to the project:

cd path/to/Interactive-map

Run meteor:

meteor

Meteor packages

Name Version Description
iron:router 1.0.12 Routing specifically designed for Meteor.
jquery 1.11.4 Helpful client-side library
bevanhunt:leaflet 1.2.1 An open-source JavaScript library for mobile-friendly interactive maps.
http 1.1.1 Make HTTP calls to remote servers.
infinitedg:gsap 1.16.0 GreenSock Animation Platform : Professional-Grade HTML5 Animation.
kit:cssnext 1.0.2 Transpile CSS4 to CSS3

Change data

In the file public/data/url.json you can find all te urls we are using to get the data.

  • RawData is the data from the trashes
  • mapQuest is used to convert the street adresses to gps locations
  • flickrGetPlaceId is the request url to the flickr API to get all photo's of a place id
  • flickrGetPhotos is the request url to the flickr API to get all the photo id's
  • flickrGetGeoPhoto is the request url to the flickr API to get the geo data from every photo.

Contributors

Screenshots

Intro

intro

Map

intro

Map zoomed

intro

License

Licensed under the Apache License see LICENSE

interactive-map's People

Contributors

matth96 avatar melvinr avatar

Watchers

 avatar  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.