[postgis-devel] raster2pgsql.py

dustymugs dustymugs at gmail.com
Mon Dec 12 18:27:46 PST 2011


I've committed the C loader of raster2pgsql.  Does anyone mind if I 
remove the dependency checks for Python, GDAL with python support and NumPy?

-bborie

On 12/07/2011 11:55 AM, Paul Ramsey wrote:
> Super duper!
>
> On Wed, Dec 7, 2011 at 11:53 AM, dustymugs<dustymugs at gmail.com>  wrote:
>> On 12/07/2011 11:40 AM, Paul Ramsey wrote:
>>>
>>> Bborrie,
>>> On your list of big features to deliver was a C-based version of
>>> raster2pgsql.py. Have you started on that? Is it still reasonable to
>>> consider making the python-gdal dependency optional in the build (and
>>> I'd consider it reasonable only if most data loading cases were
>>> resolvable with either third party gdal tools or our own gdal-based
>>> loader)?
>>> P.
>>
>>
>> Hey Paul,
>>
>> I'm almost done with the basic C-based raster2pgsql.  The only things
>> missing are constraint addition and overview support.
>>
>> Once the loader is merged, I'd say remove any dependency on Python and
>> related items (numpy, GDAL built with python support).  Jorge has expressed
>> that he hopes to have the write component of GDAL's PostGIS Raster driver
>> done by GDAL's 1.9 release.
>>
>> -bborie
>> _______________________________________________
>> 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