Changes between Version 35 and Version 36 of PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools/test


Ignore:
Timestamp:
Aug 29, 2012, 1:38:58 PM (12 years ago)
Author:
qliu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools/test

    v35 v36  
    4949SELECT ST_IsEmpty(ST_EuclideanDistance(0,10,0,0,1,1,0,0,4326,-999,'32BF','public','test_source_geometry_0','the_geom',False));
    5050}}}
    51 
     51----
    5252== Test 1 ==
    5353=== Small number of sources vs low resolution raster: (Source: 10 points, Raster: 10x10) ===
     
    304304    result: same as test_eudist_2_a_4.gif[[BR]]
    305305[[BR]]
     306----
    306307== Test 3 ==
    307308=== Large number of sources vs high resolution raster:(Source: 1000 points, Raster: 300x300) ===
     
    364365}}}
    365366[[BR]]
     367----
    366368== Test 4 ==
    367369=== Performance Test ===
     
    469471    result: too many source point, picture doesn't make too much sense.[[BR]][[BR]]
    470472[[BR]]
     473----
    471474== Test 5 ==
    472475=== Scalability test ===