+1
On Thu, Nov 21, 2019 at 1:45 PM Regina Obe wrote:
> So it would be
>
> Edit Github , Edit Gitlab then
>
> Seems we can't do Gitea.
>
> -Original Message-
> From: postgis-devel [mailto:postgis-devel-boun...@lists.osgeo.org] On
> Behalf Of Sandro Santilli
> Sent: Thursday, November 21,
So it would be
Edit Github , Edit Gitlab then
Seems we can't do Gitea.
-Original Message-
From: postgis-devel [mailto:postgis-devel-boun...@lists.osgeo.org] On Behalf Of
Sandro Santilli
Sent: Thursday, November 21, 2019 1:51 PM
To: PostGIS Users Discussion ; 'PostGIS
Development Disc
On Thu, Nov 21, 2019 at 07:26:47PM +0100, Sandro Santilli wrote:
> That said, -0 for the GitHub button, +1 for the other two :)
On double-checking, the Gitea repository mirror, being a mirror,
does not online-editing (turning it in a non-mirror would require work).
The GitLab one does:
https://g
On Thu, Nov 21, 2019 at 01:05:23PM -0500, Regina Obe wrote:
> Our workshop page is a great learning page
>
> https://postgis.net/workshops/postgis-intro/
> I'm proposing we put two links
>
> "Edit this on Github"
> "Edit this on Gitea"
>
>
> We can accept pull requests from both places and I
Our workshop page is a great learning page
https://postgis.net/workshops/postgis-intro/
Much kudos goes to Paul for the work on it.
That said - as PostGIS progresses it has fallen a bit behind and I am
curious if we make it more clear we accept contributions that we might gain
some trac
A follow up on this I added st_simplifyperservetopology to smooth the curves
and remove 100x the points. This is very useful after gdal_contour on a raster.
-Steve
Sent from my iPhone
> On Nov 19, 2019, at 10:37 PM, Stephen Woodbridge
> wrote:
>
> All hadn't thought of that because it's l
Dear list,
we use PostGIS Raster for storing raster datasets out-of-database. Each
Raster has similar height and width (1*1 pixels) an consists of
several bands.
For faster access we use tiling both on the original raster datasets
and registered it with the same tile size in the database
You might consider using a bit of python coding (Disclaimer: Never tried
it myself) :
The QGIS python bindings - in module "core", class
"QgsCoordinateReferenceSystem" - has a function: "SaveAsUserCRS" , which
accepts a proj4 string and returns a CRS id
--
Med venlig hilsen / Kind regards