GeoRSS can be used to show vector data (point, line, polygon, etc). Can it be used to show raster image, say GeoTIFF? Is it part of the specification?
Any idea? Thanks.
Cheers, Alex
|
GeoRSS can be used to show vector data (point, line, polygon, etc). Can it be used to show raster image, say GeoTIFF? Is it part of the specification? Any idea? Thanks. Cheers, Alex |
|||
|
|
|
Well, it's not technically part of the specification, either of GeoRSS simple or GeoRSS GML. However the specification does supply a specification for a bounding box, for example (in GeoRSS simple):
You could pass the bounding box and then pass the tiff image in the body of the message. Might require some massaging at the receiving end, but it should work. One example (for Atom feeds) might be:
|
|||||
|