[postgis-devel] [PostGIS] #340: [raster] Implement ST_AsJPEG function for raster

PostGIS trac at osgeo.org
Tue Apr 19 10:45:42 PDT 2011


#340: [raster] Implement ST_AsJPEG function for raster
----------------------------+-----------------------------------------------
 Reporter:  mloskot         |       Owner:  mloskot              
     Type:  task            |      Status:  new                  
 Priority:  medium          |   Milestone:  PostGIS Raster Future
Component:  postgis raster  |     Version:  trunk                
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by pracine):

 Just for the record, JPEG cannot embed spatial reference information
 within the file but an application can get a sister wordfile with this
 query: SELECT ST_Georeference(rast) FROM mytable.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/340#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list