Skip to content

jaumesala/opendata-maps

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Opendata-maps

This is the practical result of my Masters degree in Smart Cities through the collaboration between the University of Girona and the city of Schiedam. The reason for this project is to explore new ways to share information with the citizens, using open data, maps and visual techniques.

The Applciation

The application allows you to connect different sources of information, usually open data in the public domain, and generate layers that are subsequently added over vector maps.

A map being edited in opendata-maps app

Requirements

Server

  • PHP 5.6 or later
  • MySQL or any DB supported by Laravel should work.
  • Beanstalkd or any queue server supported by Laravel should work.
  • A capable web server.
  • Node.js, LTS will do.
  • A Mapbox account to access Mapbox-GL API

Client

  • Any decent web browser will do. (so, no IE please)

Installation

  1. Clone the repo git clone https://github.com/jaumesala/opendata-maps
  2. Install dependencies composer install && npm install
  3. Configure the environment file vi .env # Fill in database info
  4. Initialize the application php artisan app:init

License

This application is open-sourced software licensed under the MIT license

About

A map visualization tool that converts open data into spatial representations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published