Ferramentas do usuário

Ferramentas do site


interno:dicas

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
interno:dicas [2011/11/17 18:52] laerciointerno: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) ====+=== Histograma ===
  
-How to install GDAL and PROJ4 from sources (tested on several linux distros)+  - Exportar X e Y do histograma 
 +  - Histograma da área desenhada 
 +  - Permitir que o usuário redefina os limites dos eixos X e Y
  
-From http://forum.worldwindcentral.com/showthread.php?t=21409 +=== Clipping ===
-<file> +
---- prerequisites to install gdal and proj4 --------+
  
-yum install gcc-c++ +  Permitir múltipla seleção de layers 
-yum install gcc +  - Clipping pelas coordenadas desenhadas
-yum install libpng +
-yum install libtiff+
  
-------------- proj4 ----------------+===== LaTex ===== 
 +==== Tips ==== 
 +=== Fixing Wrong Figure Numbers === 
 +[[http://www.terminally-incoherent.com/blog/2007/04/14/latex-fixing-wrong-figure-numbers/|"Whenever you use figures, always (and I mean ALWAYS EVER FOREVER ALWAYS) put \caption first, and \label second..."]]
  
-wget http://download.osgeo.org/proj/proj-4.6.1.tar.gz +==== Test ====
-tar -zvxf proj-4.6.1.tar.gz +
-cd proj-4.6.1 +
-./configure +
-make +
-make install+
  
-------------- gdal -----------------------+\begin{equation} 
 +    w_{ij}  =  \frac{e^{\frac{-d^2_i}{2\sigma^2}}}{\sqrt{\pi\sigma}} 
 +\end{equation}
  
-wget http://download.osgeo.org/gdal/gdal-1.5.3.tar.gz 
-tar -zvxf gdal-1.5.3.tar.gz 
-cd gdal-1.5.3 
-./configure --with-static-proj4=/usr/local/lib --with-threads --with-libtiff=internal --with-geotiff=internal --with-jpeg=internal --with-gif=internal --with-png=internal --with-libz=internal 
-make 
-make install 
  
-Note ! you may need to run "make install" as "sudo make install" or as root 
---------------------------- 
-To test: 
  
-gdal_translate --version 
-gdalwarp --formats 
-</file> 
- 
-**Note: ** Try changing to the latest versions of proj4 and gdal... 
- 
-GEOS 
  
  
interno/dicas.1321555926.txt.gz · Última modificação: 2011/11/17 18:52 por laercio