Skip to content

padorange/Nuclear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nuclear
Is an interactive map on internet based on openstreetmap data
The project is composed of 2 main part :
- the web side (interface with user)
- the local side (python script to generate data for the map)

Demo at :
<http://www.leretourdelautruche.com/map/nuke/>

Code licence : New BSD
Data licence : OdBL

Technologies
------------
HTML 4/CSS 2
JavaScript / OpenLayers 2.8
PHP / MySQL / phpmyadmin
Python 2.5
Overpass API

Main structure (folder)
-----------------------

www : folder to deploy on a web site
  www/nuke : main code (html, css, php, js) and graphics
  www/OpenLayers : OpenLayers API
  www/osm : OSM for Openlayers
scripts : python & shell scripts to extract and preprocess data
  scripts/data : base and temporary data

Install www folder on your web server. 
	Edit config.php according to your web/mysql servers configuration
Install scripts folder on your local computer.
	See README in scripts folder for details

The project require a mysql database on the web server side.
This mysql database must contain data, those data are obtain by running a series of scripts (see README in scripts folder).

About

Nuclear reactor map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published