https://github.com/nicolas-heigvd/ogrs2018
https://github.com/nicolas-heigvd/ogrs2018
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicolas-heigvd/ogrs2018
- Owner: nicolas-heigvd
- Created: 2018-09-05T13:28:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T15:25:48.000Z (over 6 years ago)
- Last Synced: 2025-02-14T17:55:09.784Z (3 months ago)
- Language: TeX
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ogrs2018
1. To clone this repo, create anywhere on a linux OS a `command.sh` file with this content and execute it:`#!/bin/bash`
`mkdir qgis-python-plugin`
`cd qgis-python-plugin`
`git init`
`git pull https://github.com/nicolas-heigvd/ogrs2018.git`
`pdflatex smapshot_nbc_ogrs2018.tex`
`bibtex smapshot_nbc_ogrs2018.aux`
`pdflatex smapshot_nbc_ogrs2018.tex`
`pdflatex smapshot_nbc_ogrs2018.tex`
`evince smapshot_nbc_ogrs2018.pdf`