fix array format that seems not to work with some PHP versions
Merge branch 'faimaison-specific' of code.rhizome-fai.net:panorama-ttnn into jocelyn-master
Merge branch 'rhizome-specific' into jocelyn-master
adds and delete ref_points from js interface
Added sanity checks
adds a rm_reference.php webservice and fixed the typing from/to ini files
webservice to reference ref_points is ready
first steps of add_reference.php webservice : input validation/sanitization and RefPoint class
modified site_point to allow empty panoramas (when just instanciated)
Moved some treatements to functions for better understanding.
simplification
moved panorama generation to class : PanoramaGenerator
unified the tab/spaces mix to spaces
and even better with php tags
better with a comma
added first set of points for Nantes
small fixes arround site_point::get_all() usage
moved all_points webservice to use methods from site_point
make use of constants
has_params and get_all for site_point
handle a params cache
separate function for listing available images
linked the map points to panorama visualization
added site_point->get_url() method
FIXUP
now displays the circles with the same color as on the pano (sortof...)
Can now Load the pano.js in the view_cap.php
Added a display of all the ref_points on the map.
added known limitations
moved forms to separate files to put panorama.php to diet and make it more readable
removed call to non-existent function
Little secrets about the "show cap" map view
whitespaces + moved the loading to the HTML file
added further documentation
added altitudes of buildings (estimated to ref_points)
added reference points for Rhizome/Compiègne
Fixed ref_points dialog (I broke it...)
- Moved ref_points.php to something less toulouse-specific ;-)by default : no ref points, but the ability to define its own listor to use one of the files from ref_points folder.- Fixed the UI if the ref_points list is empty.
added a README
create pano dir if non-existant
Added gitignore to ignore data dirs and backup files
create upload dir if non-existant
Amélioration du style de la page de tracé de capinsertion de la distance du curseur au point de référence cur cette même page.
correction de bug relatif è la visualisation d'un axe sur OSM
Amélioration du système de navigation assisté par OSM ou googleCorrection d'un bug de non-linéarité sur les panoramas rebouclés (360°)simplification du style
amélioration mineure
permet la visualisation d'axes horizontaux via OSM
Amélioration du style et apports de nouveaux points de référence.
correction d'un bug sur les panoramas non bouclés : le dernier point était mal positionné en Y.
amélioration cosmétiques et remise à jour de la liste des fichiers.
remise en forme du travail de Victor Pongnian suit à son stageIl reste pas mal de cosmétique à revoir mais le système devrait déjà être utilisable dans l'état.
Merge branch 'master' of pano-git:/panorama
Version réaliée pour la sage de Victor Pongnian
description was not à the expected location
Contains a description for gitwebAccepts any kind of images to generates jpeg tiles
maj suite au stage de Victor Pongnian
nettoyage
il manquait le générateur de tiles
Première version enregistrée