<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=XYZ_points</id>
		<title>XYZ points - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=XYZ_points"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=XYZ_points&amp;action=history"/>
		<updated>2026-04-04T16:44:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=XYZ_points&amp;diff=960&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=XYZ_points&amp;diff=960&amp;oldid=prev"/>
				<updated>2008-12-03T10:39:09Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:39, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=XYZ_points&amp;diff=959&amp;oldid=prev</id>
		<title>192.168.20.148: /* XYZ Points file */</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=XYZ_points&amp;diff=959&amp;oldid=prev"/>
				<updated>2007-12-02T14:43:09Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;XYZ Points file&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
XYZ points are use do define discrete geo-referenced information. This information is stored associating X and Y coordinates to an attribute. Examples of applications of these items are: bathymetric or topographic surveys, water quality analysis results, etc.&lt;br /&gt;
&lt;br /&gt;
== XYZ Points file ==&lt;br /&gt;
XYZ Points items are stored in an ASCII text file. The default extension for XYZ Points files in [[MohidGIS]] is '''*.xyz'''. This file is organized in [[blocks]], each containing the coordinates for a certain attribute. One block is defined by the following keywords: '''&amp;lt;begin_xyz&amp;gt;''' and '''&amp;lt;end_xyz&amp;gt;'''. Note that these keywords are case sensitive. One file can contain an infinite number of blocks. Inside each block there at least 3 columns. The left column represents the XX coordinates of the polygon vertices and the right one to the YY coordinates of the polygon vertices. The third column contains the attribute value. A fourth column can be optionally included and it is handled as a character string which can also be used as a legend for each point.&lt;br /&gt;
&lt;br /&gt;
== Example == &lt;br /&gt;
=== Three columns ===&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;begin_xyz&amp;gt;&lt;br /&gt;
 -9.138328  38.737320  292. &lt;br /&gt;
 &amp;lt;end_xyz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Four columns ===&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;begin_xyz&amp;gt;&lt;br /&gt;
 -9.138328  38.737320  292.  MARETEC - IST (Lisbon)&lt;br /&gt;
 &amp;lt;end_xyz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Data Formats]]&lt;/div&gt;</summary>
		<author><name>192.168.20.148</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>