interno:dicas
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Próxima revisão | Revisão anterior | ||
| interno:dicas [2011/11/17 17:31] – created laercio | interno:dicas [2015/07/15 19:20] (atual) – laercio | ||
|---|---|---|---|
| Linha 3: | Linha 3: | ||
| ===== TerraLib5 ===== | ===== TerraLib5 ===== | ||
| - | ==== Dependências para Linux (testado no Ubuntu) | + | ==== Sugestões TerraView5 |
| - | How to install GDAL and PROJ4 from sources (tested on several linux distros) | + | ==== Raster ==== |
| - | --- prerequisites to install gdal and proj4 -------- | ||
| - | yum install gcc-c++ | + | === Histograma === |
| - | yum install gcc | + | |
| - | yum install libpng | + | |
| - | yum install libtiff | + | |
| - | ------------- proj4 ---------------- | + | |
| + | | ||
| + | | ||
| - | wget http://download.osgeo.org/proj/proj-4.6.1.tar.gz | + | === Clipping === |
| - | tar -zvxf proj-4.6.1.tar.gz | + | |
| - | cd proj-4.6.1 | + | - Permitir múltipla seleção de layers |
| - | ./configure | + | - Clipping pelas coordenadas desenhadas |
| - | make | + | |
| - | make install | + | ===== LaTex ===== |
| + | ==== Tips ==== | ||
| + | === Fixing Wrong Figure Numbers === | ||
| + | [[http://www.terminally-incoherent.com/blog/2007/ | ||
| + | |||
| + | ==== Test ==== | ||
| + | |||
| + | \begin{equation} | ||
| + | w_{ij} | ||
| + | \end{equation} | ||
| - | ------------- gdal ----------------------- | ||
| - | wget http:// | ||
| - | tar -zvxf gdal-1.5.3.tar.gz | ||
| - | cd gdal-1.5.3 | ||
| - | ./configure --with-static-proj4=/ | ||
| - | make | ||
| - | make install | ||
| - | Note ! you may need to run "make install" | ||
interno/dicas.1321551072.txt.gz · Última modificação: 2011/11/17 17:31 por laercio
