Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Commit

Permalink
Evo: updating data
Browse files Browse the repository at this point in the history
  • Loading branch information
tdurand committed Jul 25, 2016
1 parent a12d36a commit 574450a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion js/main.js
Expand Up @@ -2,7 +2,7 @@ var app={};

app.params = {
urlFusionTable : "https://www.googleapis.com/fusiontables/v1/query",
idFusionTable: "1PpqEXBWG4coK28ptSMDyEiCPZ1bwxU8DS10iADl3",
idFusionTable: "1MpKDeZLwKJ5K9vIpWpBZFK88uG_BzQCXAO3UaMyS",
keyFusionTable: "AIzaSyC59BP_KRtQDLeb5XM_x0eQNT_tdlBbHZc"
}

Expand Down
1 change: 0 additions & 1 deletion update.sh
Expand Up @@ -2,4 +2,3 @@ rm -rf data/
mkdir data/
curl -o data/transporte_coletivo.zip http://www.etufor.ce.gov.br/googleearth/transporte_coletivo.kmz
unzip data/transporte_coletivo.zip -d data/
java -jar ~/Tools/selenium-server-standalone-2.21.0.jar -htmlSuite "*firefox" "http://www.google.fr" ~/Documents/ProjetGitHub/fortalezaonibus/mapafortaleza/update/update-selenium-task-suite ~/Documents/ProjetGitHub/fortalezaonibus/mapafortaleza/update/result.html

0 comments on commit 574450a

Please sign in to comment.