[postgis-devel] Changing raster srid
Paragon Corporation
lr at pcorp.us
Fri Jan 7 05:09:38 PST 2011
Pierre,
Chapter 10 is completely autogenerated from the reference sections:
http://www.postgis.org/documentation/manual-svn/ch10.html
The what's new is automatically created from the actual document
descriptions. Basically it looks for the
Availability: PostGIS 2.0 (1.5 etc)
It also looks for the term Enhanced: PostGIS 2.0. ...
To show it in PostGIS 2.0, PostGIS 1.5 sections etc. So what I was saying
is the older functions before we merged we would put in the docs
Enhanced: ... To denote name change or new feature added to it.
Or Availability: Raster 2.0 (or PostGIS 2.0 if we want it to show in the
same section as the other What's new in PostGIS)
This was the hack that Kevin and I came up with -- he set it up the for docs
to build only after they had generated this autogenerated chapter. I wrote
up the .xsl script to crawl the reference xml files to generate the chapter.
The caveat was that we had to make it a separatae chapter otherwise it would
be a bit unmanageable.
Thanks,
Regina
-----Original Message-----
From: postgis-devel-bounces at postgis.refractions.net
[mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of Pierre
Racine
Sent: Friday, January 07, 2011 7:42 AM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] Changing raster srid
Having a long list of new functions is nice but I would prefer to know,
directly in the page documenting the function, when (in which version) it
was introduced.
Can we create this automatically? Otherwise it seems a lot of documentation
work for maybe not much... Maybe just do it for new function and update the
others when you have to update them anyway.
Pierre
>-----Original Message-----
>From: postgis-devel-bounces at postgis.refractions.net
>[mailto:postgis-devel- bounces at postgis.refractions.net] On Behalf Of
>Paragon Corporation
>Sent: 6 janvier 2011 14:33
>To: 'PostGIS Development Discussion'
>Subject: Re: [postgis-devel] Changing raster srid
>
>
>> (It would be nice to have the version of introduction of new
>> functions in the doc...)
>
>> I support this idea!
>
>Me too. The only thing is how would you want it to appear? Right now
>the only dynamic chapter is
>http://www.postgis.org/documentation/manual-svn/ch10.html
>
>We could create another section in the
>http://www.postgis.org/documentation/manual-svn/ch10.html#NewFunctions_
>2_0 Or mix n all the raster stuff in with the others. We would have to
>mark the functions that were in the 0.1.6 as such so the What's New is
>not overblown.
>Then
>We can also catalog changes between new and old such as the naming changes.
>
>Of course none of this will show until the Documentation build (Hudson)
>is fixed : http://trac.osgeo.org/postgis/ticket/719
>HINT HINT HINT to Chris H
>
>Thanks,
>Regina
>
>
>_______________________________________________
>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