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 [2011/11/17 17:38] – laercio | interno:dicas [2015/07/15 19:20] (atual) – laercio | ||
|---|---|---|---|
| Linha 3: | Linha 3: | ||
| ===== TerraLib5 ===== | ===== TerraLib5 ===== | ||
| + | ==== Sugestões TerraView5 ==== | ||
| + | ==== Raster ==== | ||
| - | ==== Dependências para Linux (testado no Ubuntu) ==== | ||
| - | How to install GDAL and PROJ4 from sources (tested on several linux distros) | + | === Histograma === |
| - | From http:// | + | - Exportar X e Y do histograma |
| - | < | + | - Histograma da área desenhada |
| - | --- prerequisites to install gdal and proj4 -------- | + | - Permitir que o usuário redefina os limites dos eixos X e Y |
| - | yum install gcc-c++ | + | === Clipping === |
| - | yum install gcc | + | |
| - | yum install libpng | + | |
| - | yum install libtiff | + | |
| - | ------------- proj4 ---------------- | + | |
| + | | ||
| - | wget http://download.osgeo.org/proj/proj-4.6.1.tar.gz | + | ===== LaTex ===== |
| - | tar -zvxf proj-4.6.1.tar.gz | + | ==== Tips ==== |
| - | cd proj-4.6.1 | + | === Fixing Wrong Figure Numbers === |
| - | ./ | + | [[http://www.terminally-incoherent.com/blog/2007/ |
| - | make | + | |
| - | make install | + | |
| - | ------------- gdal ----------------------- | + | ==== Test ==== |
| - | wget http:// | + | \begin{equation} |
| - | tar -zvxf gdal-1.5.3.tar.gz | + | |
| - | cd gdal-1.5.3 | + | \end{equation} |
| - | ./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... | ||
interno/dicas.1321551513.txt.gz · Última modificação: 2011/11/17 17:38 por laercio
