| |
---|
| | java -cp .:osmCoverage.jar:hayashi.jar:hsqldb_2.2.9.jar:postgresql-9.4.1212.jar osm.jp.coverage.postoffice.Postoffice |
---|
| | java -cp .:osmCoverage.jar:hayashi.jar:hsqldb_2.2.9.jar:postgresql-9.4.1212.jar osm.jp.coverage.postoffice.ToPostgis |
---|
| | |
---|
| | |
---|
| | #git add -f GML_FUEL/*.json GML_FUEL/*.csv t_fuel.carto.csv |
---|
| | #git commit -a -m "coverage fuel update $(date +%Y-%m-%d_%H:%M)" |
---|
| | #git push origin HEAD:master |
---|
| | |
---|
| | |
---|
| | |
---|
| | # |
---|
| | # |
---|
| | # osmCoverage_PostofficeJson |
---|
| |
---|
| | tar czvf coverage.postofficeJSON.tgz ./GML_POSTOFFICE/*.json ./GML_POSTOFFICE/*.csv |
---|
| | |
---|
| | git add GML_POSTOFFICE/*.json |
---|
| | git commit --allow-empty -m "coverage postoffice update $(date +%Y-%m-%d_%H:%M)" |
---|
| | |
---|
| | git remote -v |
---|
| | git push gitbucket master |
---|
| | |
---|
| | |
---|
| |
---|
| | |