[postgis-tickets] [SCM] postgis.net branch hugo updated. 440cf877f97daa92fdf8ff6c402221ed1d88cc19
git at osgeo.org
git at osgeo.org
Fri Mar 4 17:44:54 PST 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".
The branch, hugo has been updated
via 440cf877f97daa92fdf8ff6c402221ed1d88cc19 (commit)
from 5826cc3af588c3a00c05f2eb77486f52e44aebca (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 440cf877f97daa92fdf8ff6c402221ed1d88cc19
Author: Regina Obe <lr at pcorp.us>
Date: Fri Mar 4 20:44:49 2022 -0500
2011 content and cleanup of tags
diff --git a/content/post/2011/06-23_postgresql-session-2-postgis.html b/content/post/2011/06-23_postgresql-session-2-postgis.md
similarity index 66%
rename from content/post/2011/06-23_postgresql-session-2-postgis.html
rename to content/post/2011/06-23_postgresql-session-2-postgis.md
index 282edbf..ed769ef 100644
--- a/content/post/2011/06-23_postgresql-session-2-postgis.html
+++ b/content/post/2011/06-23_postgresql-session-2-postgis.md
@@ -1,8 +1,10 @@
---
layout: post
category: news
-title: PostgreSQL Session #2: PostGIS
+title: "PostgreSQL Session #2: PostGIS"
+tags: ["events", "pgsessions"]
author: Paul Ramsey
+date: "2011-06-23"
---
A <a href="http://www.postgresql-sessions.org/en/2/start">free, 1-day conference</a> in Paris, France, focusing on PostGIS.
diff --git a/content/post/2011/06-27_postgis-1-5-3-release.html b/content/post/2011/06-27_postgis-1-5-3-release.md
similarity index 95%
rename from content/post/2011/06-27_postgis-1-5-3-release.html
rename to content/post/2011/06-27_postgis-1-5-3-release.md
index d6c82dc..28f1d1f 100644
--- a/content/post/2011/06-27_postgis-1-5-3-release.html
+++ b/content/post/2011/06-27_postgis-1-5-3-release.md
@@ -4,6 +4,7 @@ category: news
title: PostGIS 1.5.3 Release
author: Paul Ramsey
tags: [release, 1.5]
+date: "2011-06-27"
---
<p>The PostGIS team is proud to announce the release of version <href='{{< loc "postgis.release_source">}}'>1.5.3</a>.
diff --git a/content/post/2011/11-17_post-gis-day.html b/content/post/2011/11-17_post-gis-day.md
similarity index 81%
rename from content/post/2011/11-17_post-gis-day.html
rename to content/post/2011/11-17_post-gis-day.md
index c75db9d..edefebf 100644
--- a/content/post/2011/11-17_post-gis-day.html
+++ b/content/post/2011/11-17_post-gis-day.md
@@ -3,6 +3,8 @@ layout: post
category: news
title: Post-GIS Day
author: Paul Ramsey
+tags: ["events", "postgisday"]
+date: "2011-11-17"
---
<p><a href="http://www.gisday.com">GIS Day</a> is November 16th this year, making November 17th Post-GIS Day. How will you celebrate?</p>
diff --git a/content/post/2014/09-26_tip_count_of_pixel_values.md b/content/post/2014/09-26_tip_count_of_pixel_values.md
index 2616fca..7bdc059 100644
--- a/content/post/2014/09-26_tip_count_of_pixel_values.md
+++ b/content/post/2014/09-26_tip_count_of_pixel_values.md
@@ -2,7 +2,7 @@
title: "Getting distinct pixel values and pixel value counts of a raster"
layout: post
category: tips
-tags: [newbie,raster,ST_ValueCount,ST_Value]
+tags: ["newbie","raster","ST_ValueCount","ST_Value"]
author: Regina Obe
thumbnail: postgis.png
date: "2014-09-26"
-----------------------------------------------------------------------
Summary of changes:
...l-session-2-postgis.html => 06-23_postgresql-session-2-postgis.md} | 4 +++-
...6-27_postgis-1-5-3-release.html => 06-27_postgis-1-5-3-release.md} | 1 +
content/post/2011/{11-17_post-gis-day.html => 11-17_post-gis-day.md} | 2 ++
content/post/2014/09-26_tip_count_of_pixel_values.md | 2 +-
4 files changed, 7 insertions(+), 2 deletions(-)
rename content/post/2011/{06-23_postgresql-session-2-postgis.html => 06-23_postgresql-session-2-postgis.md} (66%)
rename content/post/2011/{06-27_postgis-1-5-3-release.html => 06-27_postgis-1-5-3-release.md} (95%)
rename content/post/2011/{11-17_post-gis-day.html => 11-17_post-gis-day.md} (81%)
hooks/post-receive
--
postgis.net
More information about the postgis-tickets
mailing list