Ticket #1649 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

[raster] README.raster needs updating or removal

Reported by: dustymugs Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: 2.0.x
Keywords: Cc:

Description

README.raster found in root of trunk is out of date and needs updating or removal. I'd say remove it.

Attachments

README.raster_update.patch Download (3.5 KB) - added by mwtoews 15 months ago.

Change History

Changed 15 months ago by mwtoews

I'd say merge any valid details to README.postgis, then rename README.postgis to simple README, without an extension.

It's a minor detail, but GitHub (i.e.  https://github.com/strk/postgis) scans for a README file to display when viewing a directory (e.g.  doc/ has a README).

Changed 15 months ago by mwtoews

I've attached a patch that would move content to the README.postgis (or README file, if moved). Please revise the patch at #1670 to make sure I moved everything important. I remove the GDAL Python bindings, since that's old stuff.

I recommend keeping bits of this file, moving it to raster/:

svn move README.raster raster/README`

Changed 15 months ago by mwtoews

Changed 15 months ago by pracine

Two things:

-No more need for GDAL binding

-Add a note on some of the variables we have to set (just in certain environments? like Windows?): PROJSO, GDAL_DATA, any other?

Changed 14 months ago by pracine

  • owner changed from pracine to pramsey

Just a not to warn you that I will not touch this. I consider this more in court.

Changed 14 months ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

Done r9517

Note: See TracTickets for help on using tickets.