Hi Chris, thanks for your time & answers!
> > And how could I e.g. store just one integer at lat/lon or other information? > B/c Lat/Lons are normally stored in coordinate systems that aren't integer > in nature (e.g., WGS84). At least in the ones I work with. Ah, no :) I meant, how could I associate an integer with a latlon value? Or instead 'integer': how is GeoRSSData is used? I simply don't understand this at the moment. E.g. how would I get the rss data and where is it stored? Or is 'filename' the only part of this rss data? >> And capacity is (accidentially?) not used - what happens if the data >> node is full? > Great question -- that's probably a bug? yes, it could be a bug. at least an exception should be thrown. Regards, Peter.
