Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

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 anterior Revisão anterior
Próxima revisão
Revisão anterior
Próxima revisão Ambos lados da revisão seguinte
software:art-dev [2008/11/14 10:07]
pedro
software:art-dev [2008/11/22 17:27]
pedro
Linha 6: Linha 6:
 ===== Ongoing Work ===== ===== Ongoing Work =====
  
-  * [[software:​art-dev:​aRT162|aRT-1.6-2]]+  * [[software:​art-dev:​aRT163|aRT-1.6-3]] (feb/​2009) 
 +  * [[software:​art-dev:​drivers|Drivers]]
  
-===== Probably Implemented,​ but not Checked ​=====+===== Released Versions ​=====
  
-  - when adding/​reading data to a table, do not fill missing values (NA). +  ​* [[software:​art-dev:​aRT162|aRT-1.6-2]] (nov/2008)
-  ​openTheme(db, "​theme"​(directly from the database, instead of the layer) +
-  - temporal slicing? +
-  - reload(db) to reconnect to the database, keeping consistent all children (layers, tables) +
-  - aRTvisual class+
  
 ===== Scripts com exemplos, dúvidas e problemas ===== ===== Scripts com exemplos, dúvidas e problemas =====
Linha 21: Linha 18:
 ===== Drivers ===== ===== Drivers =====
  
-====SQLite Driver ==== 
-  * **Aborted** due to syntax constraints. It does not support all the SQL commands TerraLib needs (left join, right join). 
-  * [[software:​art:​driver_sqlite|Discussions]] about the implementation of a TerraLib driver for SQLite. 
- 
-==== Connection Through ODBC ==== 
- 
-  * {{software:​art:​teodbc.pdf|ODBC strategy}} plans for an access to the TL data base using ODBC aiming ​ a common solution for Linux and Windows 
- 
-====Postgre==== 
-  * all databasde operations (createDB, createLayer etc) are echoing messages such as: 
- 
-<​code>​ 
-> th = createTheme(lpolygons,​ "​poligons",​ vi="​view"​) 
-> NOTA:  CREATE TABLE / PRIMARY KEY criará índice implícito 
-> "​te_collection_2_pkey"​ na tabela "​te_collection_2"​ 
-> NOTA:  CREATE TABLE criará sequência implícita 
-> "​te_collection_2_aux_unique_id_seq"​ para coluna serial 
-> "​te_collection_2_aux.unique_id"​ 
-> NOTA:  CREATE TABLE / PRIMARY KEY criará índice implícito 
-> "​te_collection_2_aux_pkey"​ na tabela "​te_collection_2_aux"​ 
-</​code>​ 
-How to remove them? 
  
 ===== To Do List ===== ===== To Do List =====
Linha 51: Linha 26:
   - Polygonos with holes still do not work very well.   - Polygonos with holes still do not work very well.
   - bug creating themes, but when trying again it works (problem with SAUDAVEL database).   - bug creating themes, but when trying again it works (problem with SAUDAVEL database).
 +  - when adding/​reading data to a table, do not fill missing values (NA).
  
 === Temporal Tables === === Temporal Tables ===
Linha 56: Linha 32:
   - getFormat to get the format of a column? (package chron works with time formats)   - getFormat to get the format of a column? (package chron works with time formats)
   - if we use it, the format MUST be an argument each time we write a temporal column in the database   - if we use it, the format MUST be an argument each time we write a temporal column in the database
 +  - temporal slicing?
  
   - aRTdynattrtable.cpp:​   - aRTdynattrtable.cpp:​

QR Code
QR Code software:art-dev (generated for current page)