I am looking for a comprehensive introduction to design and analysis of spatial data structures.
If possible, please only link to online resources unless the offline resources is especially of note.
|
I am looking for a comprehensive introduction to design and analysis of spatial data structures. If possible, please only link to online resources unless the offline resources is especially of note. |
|||||||||||||||||
|
|
Try and get an online copy of ESRI's excellent book, whose name escapes me, about data structures: Modeling our world: the ESRI guide to geodatabase design And another is: Geographic information systems and science by Paul Longley, available on Google books and has a chapter on what you are looking for. Try the ESRI book store as well. It has some interesting books for this area. Also, have a look here at the GIS Cafe which has links to some excellent books. Good luck |
||||
|
|
|
I just finished reading GIS Basics by Stephen Wise. It is an excellent book, on how Various types of GIS data is Structured. It also deal with some basic GIS algorithms and would be a wonderful starting point. I know that it is not an online reference, but you can use Amazon's Look Inside to see a few pages. |
||||
|
|
|
I know it's not online, but amazon is so easy...you said 'comprehensive' so I'd recommend Computational Geometry. If you're actually building data structures, not just using them, than this book is a good friend. Many examples are in pseudocode, The mathematical proofs are fairly dense but can be ignored. I forgot about the Samet Spatial Data Structures site which has been around for a while, and has java applet demos as well as (I think) source code. |
||||
|
|
|
Some online resources: Spatial Data Structures for Spatial Databases Spatial Data Structures for Computer Cartography Spatial Data Structures lecture slides from Carnegie Mellon University |
||||
|
|
|
In addition to the resource already mentioned, I'd strongly recommend checking out Simon Greener's site, SpatialDB Advisor. It's been a great resource for me over the years. |
||||
|
|