Changes between Version 16 and Version 17 of PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools
- Timestamp:
- 06/11/12 11:22:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools
v16 v17 45 45 <LI><A href=http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools#Week1Report>Week 1 Report (May 21st - May 25th)</A></LI> 46 46 <LI><A href=http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools#Week2Report>Week 2 Report (May 28th - June 1st)</A></LI> 47 <LI><A href=http://trac.osgeo.org/postgis/wiki/PostGIS_Raster_SoC_Idea_2012/Distance_Analysis_Tools#Week3Report>Week 3 Report (June 4th - June 8th)</A></LI> 47 48 </UL> 48 49 <br> … … 99 100 '''Are you blocked on anything?''' 100 101 * It seems that Oracle Sptial dosenot provide distance analysis [http://docs.oracle.com/cd/B28359_01/appdev.111/b28398/geor_operations.htm#CIHIICDF functions for GeoRaster] data. '''Please let me know if I missed it.'''[[BR]]However, by reading documents of !GeoRaster, I got a better understanding of the raster data storage in spatial database. So I feel it would be helpful for me to write an analysis to compare the concepts of raster data storage and manipulation with PostGIS Raster and Oracle Spatial !GeoRaster. 102 103 == Week 3 Report == 104 105 '''What did you get done this week?''' 106 * Write a comparison of raster data storage and manipulation in PostgreSQL and Oracle 107 * Write a proposal on how to adopt the concepts and algorithms of distance calculation in PostGIS. 108 109 ''' What do you plan on doing next week?''' 110 * TO-DO 111 112 '''Are you blocked on anything?''' 113 * 114 115 [[BR]] 116 === My Analysis Reports === 117 * [https://docs.google.com/document/d/1-5KorOwkdnR8BUZsDBvj_ez3gXmdEh8WHKtiJW3smrQ/edit Compare Raster Data Storage and Manipulation in PostgreSQL and Oracle GeoRaster] 118 ---- 119 {{{ 120 #!html 121 <div style='float: right; width:100px;'> 122 <a href="#PostGISRasterSoCIdea2012-DistanceAnalysisToolsforPostGISRaster"> <img src="https://lh3.googleusercontent.com/-YR7gUJULQrM/T8nEPQ-AtzI/AAAAAAAAA1M/T_6vRjE8E4Q/s40/scroll_to_top_icon_40x40.png"><br>back to top</a> 123 </div> 124 }}}