[postgis-devel] [PostGIS] #1297: [raster] C version of raster2pgsql
PostGIS
trac at osgeo.org
Tue Nov 15 08:22:15 PST 2011
#1297: [raster] C version of raster2pgsql
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: task | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Write a replacement for the python-based raster2pgsql.py. Replacing the
python version will eliminate raster's configure/build dependency on
python, numpy and gdal's python bindings.
At least to get the loader into trunk before the code freeze (mid/end
November), provide a loader without any overview support. Since
raster2pgsql.py will still be available in raster/scripts/python, users
have the option to use that script until overview building is available in
SQL or in this C loader.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1297>
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