[postgis-devel] [PostGIS] #440: [wktraster] Consolidate st_gdalgeotransform and st_esriworldfile into st_georeference

David Zwarg dzwarg at avencia.com
Mon Feb 22 12:45:20 PST 2010


Ok, sorry to pollute trac.

I was going to implement this common method in plPgSQL, since there
isn't a compelling reason to do it in C -- there's nothing special
happening in the GDAL C method.  I can set it up so that it defaults
to GDAL.

Thanks,
Zwarg

On Mon, Feb 22, 2010 at 3:32 PM, Pierre Racine
<Pierre.Racine at sbf.ulaval.ca> wrote:
> Maybe we should agree on changes in the specs in the forum before polluting Trac too much.
>
> Otherwise I agree with this change. The default should be 'GDAL' if no second parameter is passed.
>
> Is it really faster to implement such a function in C instead of plPgSQL? I know one is implemented in C and the other one in plPgSQL.
>
> Pierre
>
>>-----Original Message-----
>>From: postgis-devel-bounces at postgis.refractions.net [mailto:postgis-devel-
>>bounces at postgis.refractions.net] On Behalf Of PostGIS
>>Sent: 22 février 2010 15:16
>>Cc: postgis-devel at postgis.refractions.net
>>Subject: [postgis-devel] [PostGIS] #440: [wktraster] Consolidate st_gdalgeotransform and
>>st_esriworldfile into st_georeference
>>
>>#440: [wktraster] Consolidate st_gdalgeotransform and st_esriworldfile into
>>st_georeference
>>-----------------------+----------------------------------------------------
>> Reporter:  dzwarg     |       Owner:  dzwarg
>>     Type:  task       |      Status:  new
>> Priority:  medium     |   Milestone:  WKTRaster 0.1.6
>>Component:  wktraster  |     Version:  trunk
>> Keywords:             |
>>-----------------------+----------------------------------------------------
>> Consolidate the georeference get methods into a single get method, with 1
>> parameter that switches between GDAL and ESRI output.
>>
>>  * ST_GeoReference(raster, 'ESRI'|'GDAL') -> string
>>
>> See [wiki:WKTRaster/SpecificationWorking01#Objective0.1.6d-
>> BeingabletogetallthepropertiesofarasteralltheGetfunctions
>> SpecificationWorking01]
>>
>>--
>>Ticket URL: <http://trac.osgeo.org/postgis/ticket/440>
>>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.
>>_______________________________________________
>>postgis-devel mailing list
>>postgis-devel at postgis.refractions.net
>>http://postgis.refractions.net/mailman/listinfo/postgis-devel
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>



More information about the postgis-devel mailing list