TerraLib and TerraView Wiki Page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:documentation:pre_release_tests [2018/03/02 10:58]
marisa [Contrast...]
wiki:documentation:pre_release_tests [2018/06/21 10:53]
marisa
Line 1: Line 1:
 ====== Pre-Release Tests Guide ====== ====== Pre-Release Tests Guide ======
  
-The minimum set of tests to be executed over an installed version of TerraView are described bellow. The ideia is to execute all of then just before releasing a new version of TerraView.+The minimum set of tests to be executed over an installed version of TerraView are described bellow. The idea is to execute all of then just before releasing a new version of TerraView.
  
 All data are stored at http://​www.dpi.inpe.br/​terralib5-devel/​data_teste/​. Other data are available at http://​www.dpi.inpe.br/​terralib5-devel/​data.zip ​ and are used by executable examples and unittests. All data are stored at http://​www.dpi.inpe.br/​terralib5-devel/​data_teste/​. Other data are available at http://​www.dpi.inpe.br/​terralib5-devel/​data.zip ​ and are used by executable examples and unittests.
Line 8: Line 8:
 |AMZ_shapes |Big shapes of Amazonia | |AMZ_shapes |Big shapes of Amazonia |
 |Animation.zip |data used to test the Spatial Temporal | |Animation.zip |data used to test the Spatial Temporal |
-|Data_TView-4.1.1_to_convert ​|TView4.2.2 datasources to test the converter|+|mdb_TView4.2.2_to_convert ​|TView4.2.2 datasources to test the converter|
 |ESRIDATA |data of North America | |ESRIDATA |data of North America |
 |PARA_STATE |big shapes of Pará State | |PARA_STATE |big shapes of Pará State |
Line 21: Line 21:
 |rasters| some rasters files| |rasters| some rasters files|
 |shps| some shapefiles and other vector format like KML, mid/mif files| |shps| some shapefiles and other vector format like KML, mid/mif files|
 +|shps/| several zip files to be used in tests|
    
 Each test must have: Each test must have:
Line 289: Line 289:
 ===== Processing| Vector Processing | Geometric Operations... ​ (Convex Hull, Centroid, MBR, Area, Perimeter)| ​ ===== ===== Processing| Vector Processing | Geometric Operations... ​ (Convex Hull, Centroid, MBR, Area, Perimeter)| ​ =====
  
-^#​Test^Select ​ from dir '​shps'​ ^ Main Interface Options^^^ Results ​- Check report [[http://​www.dpi.inpe.br/​terralib5-devel/​data_teste/​shps/​r_vp_geoOp2017.txt|r_vp_geoOp2017.txt]] ​^^+^#​Test^Select ​ from dir '​shps'​ ^ Main Interface Options^^^ Results ^^
 ^ Verify?​^Input Layer ^ Output Attributes ^ Operations ^Output Repository/​Layer^ Layer Explorer ^ [Save Project]^ ^ Verify?​^Input Layer ^ Output Attributes ^ Operations ^Output Repository/​Layer^ Layer Explorer ^ [Save Project]^
-|Test1| cells6000x6000_setor_censit.shp ​ |Move all attr from left to right|Area , Perimeter |t_vp_geoOp_area_perim|t_vp_geoOp_area_perim|p_r_vp_geoOp2017.tview| +|Test1| cells6000x6000_setor_censit.shp ​ |Move all attr from left to right|Area , Perimeter |t_vp_geoOp_area_perim|t_vp_geoOp_area_perim((check the two new attr with area e perimeter))|p_r_vp_geoOp2017.tview| 
-|Test2| setores_centitarios_2000_pol.shp ​ |Move all attr from left to right|Convex Hull, Centroid, Minimum Bounding Box|Output Repository/​t_vp_geoOp| t_vp_geoOp_conver_hull,​ t_vp_geoOp_centroid,​ t_vp_geoOp__mbr |p_r_vp_geoOp2017.tview|+|Test2| setores_centitarios_2000_pol.shp ​ |Move all attr from left to right|area, perim,Convex Hull, Centroid, Minimum Bounding Box|Output Repository/​t_vp_geoOp| t_vp_geoOp_conver_hull,​ t_vp_geoOp_centroid,​ t_vp_geoOp__mbr ​((check the two new attr with area e perimeter))|p_r_vp_geoOp2017.tview|
  
 ===== Processing| Vector Processing | ===== ===== Processing| Vector Processing | =====
Line 321: Line 321:
 ===== Layer Explorer| Right Button ===== ===== Layer Explorer| Right Button =====
  
-=== Link... (over layers ​(puplic.pa_15dse250gc_s) ​stored in Postgis user:amazon Host:​goes.dpi.inpe.br Port:5432 Passw:​**** ​===+=== Link... (over layers ​from PGIS public.pa_15dse250gc_s ​and public.basic_pa_conv_sendom)-  ​Postgis user:amazon Host:​goes.dpi.inpe.br Port:5432 Passw:​**** ​ ===
 ^ Dataset 1 & Linked Column (select)^ DataSet 2 & Linked Column (choose tabular file) ^ Output Linked layer ^ [Save Project]^ Know Issues^ Status^ ^ Dataset 1 & Linked Column (select)^ DataSet 2 & Linked Column (choose tabular file) ^ Output Linked layer ^ [Save Project]^ Know Issues^ Status^
-| public.pa_15dse250gc_s & pa_15dse250gc_s.cd_geocodd| basic_pa_conv_sendom & cod_distrit|lk_pa_basic| p_link | The second layer must be tabular| OK| +|public.pa_15dse250gc_s & pa_15dse250gc_s.cd_geocodd| basic_pa_conv_sendom & cod_distrit|lk_pa_basic| p_link | The second layer must be tabular| OK| 
-| public.basic_pa_conv_sendom & cod_municipio| public.concentracao_cr2010 & geocodm|lk_tabular2| p_link | The first and second layers are tabular| OK|+|public.basic_pa_conv_sendom & cod_municipio| public.concentracao_cr2010 & geocodm|lk_tabular2| p_link | The first and second layers are tabular| OK| 
 +|public.mapa_distritos_sp & mapal_deno| public.HOSPITAIS_SP & distrito|lk_tabular4| p_link |1:N - link works if DATASOURCE PGIS is used | OK| 
 + 
 +=== Link... (over layers stored in a Directory shp/​link_table.zip ) === 
 +| mapa_distritos_sp & mapal_deno| HOSPITAIS & distrito|lk_tabular3| p_link | Both files should be at the same DIR, and a datasource should be defined before adding both files to TView. ((define a Datasource as Directory; add From Datasource->​Vector Files-> select DIR and add both files, otherwise - msg of error)). If 1:N link, it will be transformed in 1:1 | OK| 
 + 
 +=== Link... (over layer stored in a ACCESS datasource ) === 
 +|mapa_distritos_sp & mapal_deno| HOSPITAIS_SP & distrito|lk_tabular4| p_link |it is not working: (("No tabular data available to be linked in the selected Data Source."​)) | error MSG|        ​
  
   ​   ​