interno:dicas
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
| interno:dicas [2013/01/22 13:39] – laercio | interno:dicas [2015/07/15 19:20] (atual) – laercio | ||
|---|---|---|---|
| Linha 3: | Linha 3: | ||
| ===== TerraLib5 ===== | ===== TerraLib5 ===== | ||
| + | ==== Sugestões TerraView5 ==== | ||
| + | ==== Raster ==== | ||
| + | === Histograma === | ||
| - | ==== Dependências para Linux (testado no Ubuntu) ==== | + | - Exportar X e Y do histograma |
| + | - Histograma da área desenhada | ||
| + | - Permitir que o usuário redefina os limites dos eixos X e Y | ||
| - | How to install PROJ4 | + | === Clipping === |
| - | < | + | |
| - | cd < | + | |
| - | wget http:// | + | |
| - | tar -zvxf proj-4.7.0.tar.gz | + | |
| - | cd proj-4.7.0/ | + | |
| - | ./configure | + | |
| - | sudo make | + | |
| - | sudo make install | + | |
| - | </ | + | |
| - | How to install GDAL | + | |
| - | < | + | - Clipping pelas coordenadas desenhadas |
| - | + | ||
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | and PROJ4 from sources (tested on several linux distros) | + | |
| - | + | ||
| - | From http:// | + | |
| - | < | + | |
| - | --- prerequisites to install gdal and proj4 -------- | + | |
| - | + | ||
| - | yum install gcc-c++ | + | |
| - | yum install gcc | + | |
| - | yum install libpng | + | |
| - | yum install libtiff | + | |
| - | + | ||
| - | ------------- proj4 ---------------- | + | |
| - | + | ||
| - | wget http:// | + | |
| - | tar -zvxf proj-4.6.1.tar.gz | + | |
| - | cd proj-4.6.1 | + | |
| - | ./ | + | |
| - | make | + | |
| - | make install | + | |
| - | + | ||
| - | ------------- 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" | + | |
| - | --------------------------- | + | |
| - | To test: | + | |
| - | + | ||
| - | gdal_translate --version | + | |
| - | gdalwarp --formats | + | |
| - | </ | + | |
| - | + | ||
| - | **Note: ** Try changing to the latest versions of proj4 and gdal... | + | |
| - | + | ||
| - | GEOS | + | |
| - | + | ||
| - | BOOST | + | |
| - | www.boost.org | + | |
| ===== LaTex ===== | ===== LaTex ===== | ||
| + | ==== Tips ==== | ||
| + | === Fixing Wrong Figure Numbers === | ||
| + | [[http:// | ||
| ==== Test ==== | ==== Test ==== | ||
| \begin{equation} | \begin{equation} | ||
| - | w_{ij} | + | w_{ij} |
| \end{equation} | \end{equation} | ||
interno/dicas.1358861945.txt.gz · Última modificação: 2013/01/22 13:39 por laercio
