[GRASS-SVN] r73077 - sandbox/wenzeslaus/g.citation

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Aug 11 19:34:53 PDT 2018


Author: wenzeslaus
Date: 2018-08-11 19:34:53 -0700 (Sat, 11 Aug 2018)
New Revision: 73077

Modified:
   sandbox/wenzeslaus/g.citation/Makefile
   sandbox/wenzeslaus/g.citation/g.citation.html
   sandbox/wenzeslaus/g.citation/g.citation.py
Log:
g.citation: JSON example and svn propset

Index: sandbox/wenzeslaus/g.citation/Makefile
===================================================================
--- sandbox/wenzeslaus/g.citation/Makefile	2018-08-12 02:33:14 UTC (rev 73076)
+++ sandbox/wenzeslaus/g.citation/Makefile	2018-08-12 02:34:53 UTC (rev 73077)

Property changes on: sandbox/wenzeslaus/g.citation/Makefile
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/x-makefile
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: sandbox/wenzeslaus/g.citation/g.citation.html
===================================================================
--- sandbox/wenzeslaus/g.citation/g.citation.html	2018-08-12 02:33:14 UTC (rev 73076)
+++ sandbox/wenzeslaus/g.citation/g.citation.html	2018-08-12 02:34:53 UTC (rev 73077)
@@ -41,6 +41,10 @@
 g.citation module=v.select format=plain
 </pre></div>
 
+<div class="code"><pre>
+g.citation f=pretty-json -a -s | grep '"name": ' | sort | uniq
+</pre></div>
+
 <h2>KNOWN ISSUES</h2>
 
 <ul>
@@ -64,4 +68,4 @@
 Peter Loewe, <a href="http://geospatial.ncsu.edu/osgeorel/">NCSU GeoForAll Lab</a> (ORCID: 0000-0003-2257-0517)
 Markus Neteler, <a href="http://geospatial.ncsu.edu/osgeorel/">NCSU GeoForAll Lab</a> (ORCID: 0000-0003-1916-1966)
 
-<p><i>Last changed: $Date: 2018-03-14 15:22:13 -0400 (Wed, 14 Mar 2018) $</i>
+<p><i>Last changed: $Date$</i>


Property changes on: sandbox/wenzeslaus/g.citation/g.citation.html
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/html
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Author Date Id
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: sandbox/wenzeslaus/g.citation/g.citation.py
===================================================================
--- sandbox/wenzeslaus/g.citation/g.citation.py	2018-08-12 02:33:14 UTC (rev 73076)
+++ sandbox/wenzeslaus/g.citation/g.citation.py	2018-08-12 02:34:53 UTC (rev 73077)

Property changes on: sandbox/wenzeslaus/g.citation/g.citation.py
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/x-python
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the grass-commit mailing list