Changes between Version 15 and Version 16 of ModellingQuestions


Ignore:
Timestamp:
Oct 20, 2008, 4:05:41 PM (17 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModellingQuestions

    v15 v16  
    149149assess the boundaries of each data set and whether they overlap. For example, consider
    150150if the 10m DEM is describing by {{{poly1}}} and the 25m DEM is described by {{{poly2}}}
    151 with {{{poly1}}} completely enclosed in {{{poly2}}} as shown here:
     151with {{{poly1}}} completely enclosed in {{{poly2}}} as shown here
    152152{{{
    153153#!html
    154 <img src="http://datamining.anu.edu.au/anuga/attachment/wiki/TmpTmp/polyanddata.jpg">
     154<bold>Here</bold>
    155155}}}
    156156To combine the data sets, the geospatial addition is updated to
     
    178178{{{
    179179#!html
    180 <img src="https://datamining.anu.edu.au/svn/ga/anuga_core/documentation/user_manual/graphics/polyanddata2.jpg">
     180<bold>Here</bold>
    181181}}}
    182182{{{poly3}}} describes the
     
    195195                    verbose = True)
    196196}}}
     197