<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Duarte+Miranda</id>
		<title>MohidWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Duarte+Miranda"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Special:Contributions/Duarte_Miranda"/>
		<updated>2026-04-04T16:35:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8369</id>
		<title>MOHID QGIS</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8369"/>
				<updated>2021-04-15T21:31:14Z</updated>
		
		<summary type="html">&lt;p&gt;Duarte Miranda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Quick Introduction ==&lt;br /&gt;
&lt;br /&gt;
This User Manual focuses on helping professionals replicate any tasks previously done in the MOHID Graphical User Interface using the QGIS platform.&lt;br /&gt;
&lt;br /&gt;
[https://qgis.org/en/site/index.html QGIS] is a widely used open source Geographic Information System. If you are not familiar with QGIS, you can find the most recent version for your desired work environment on its official [https://qgis.org/en/site/forusers/download.html download section], you can also find more details about the platform by consulting its [https://qgis.org/en/docs/index.html documentation]. The instructions written in this manual will be using the 3.16 LTR version, so keep in mind that some interface elements may be outdated by the time you’re consulting this manual.&lt;br /&gt;
&lt;br /&gt;
== Creating a QGIS Project ==&lt;br /&gt;
&lt;br /&gt;
In order to do whichever task you need in the QGIS environment you’ll need to create a new project or open an already existing one.&lt;br /&gt;
&lt;br /&gt;
You can create a project by opening the '''Project &amp;gt; New'''  Menu. Alternatively, to open an already existing project, simply open '''Project &amp;gt; Open''' Menu and choose the one you wish to open.&lt;br /&gt;
&lt;br /&gt;
With a project open, you can now add whichever elements you desire. You can start by opening a simple world map by expanding the ''XYZ Tiles'' group and selecting ''OpenStreetMap'' in the Browser:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:Example.jpg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== MOHID Barimetry ==&lt;br /&gt;
&lt;br /&gt;
=== Visualizing points in MOHID’s .xyz format: ===&lt;br /&gt;
&lt;br /&gt;
QGIS can easily display point data represented in the MOHID .xyz format, although it is unable to process the header’s option details.&lt;br /&gt;
To visualize points represented in this format you’ll need to add a new “Delimited Text Layer”. You can do this by opening the '''Layer &amp;gt; Add Layer &amp;gt; Delimited Text Layer''' Menu, which will lead you to the following window:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:Example.jpg]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You’ll need to select the ''Custom delimiters'' option in the '''File Format''' section and check the ''Space'' option. &lt;br /&gt;
&lt;br /&gt;
In the '''Record and Fields Options''' section, select the ''number of header lines to discard'' according to the size of the .xyz file’s option header. Make sure to check the ''Detect field types'' option and uncheck the First record has field names and ''Decimal separator is comma options'', since the latter are not present in the MOHID .xyz format. &lt;br /&gt;
&lt;br /&gt;
Finally, you’ll need to check the ''Point coordinates'' option in the '''Geometry Definition''' section and select ''field_1'', ''field_2'' and ''field_3'' as the x, y and z fields, respectively. Don’t forget to select the Geometry CRS that matches the one specified in the file’s option header.&lt;br /&gt;
&lt;br /&gt;
You’ll now be able to check the table generated by the given data in the '''Sample Data''' section and add additional settings in the '''Layer Settings''' section.&lt;/div&gt;</summary>
		<author><name>Duarte Miranda</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8368</id>
		<title>MOHID QGIS</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8368"/>
				<updated>2021-04-15T21:29:30Z</updated>
		
		<summary type="html">&lt;p&gt;Duarte Miranda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Quick Introduction ==&lt;br /&gt;
&lt;br /&gt;
This User Manual focuses on helping professionals replicate any tasks previously done in the MOHID Graphical User Interface using the QGIS platform.&lt;br /&gt;
&lt;br /&gt;
[https://qgis.org/en/site/index.html QGIS] is a widely used open source Geographic Information System. If you are not familiar with QGIS, you can find the most recent version for your desired work environment on its official [https://qgis.org/en/site/forusers/download.html download section], you can also find more details about the platform by consulting its [https://qgis.org/en/docs/index.html documentation]. The instructions written in this manual will be using the 3.16 LTR version, so keep in mind that some interface elements may be outdated by the time you’re consulting this manual.&lt;br /&gt;
&lt;br /&gt;
== Creating a QGIS Project ==&lt;br /&gt;
&lt;br /&gt;
In order to do whichever task you need in the QGIS environment you’ll need to create a new project or open an already existing one.&lt;br /&gt;
&lt;br /&gt;
You can create a project by opening the '''Project &amp;gt; New'''  Menu. Alternatively, to open an already existing project, simply open '''Project &amp;gt; Open''' Menu and choose the one you wish to open.&lt;br /&gt;
&lt;br /&gt;
With a project open, you can now add whichever elements you desire. You can start by opening a simple world map by expanding the ''XYZ Tiles'' group and selecting ''OpenStreetMap'' in the Browser:&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
== MOHID Barimetry ==&lt;br /&gt;
&lt;br /&gt;
=== Visualizing points in MOHID’s .xyz format: ===&lt;br /&gt;
&lt;br /&gt;
QGIS can easily display point data represented in the MOHID .xyz format, although it is unable to process the header’s option details.&lt;br /&gt;
To visualize points represented in this format you’ll need to add a new “Delimited Text Layer”. You can do this by opening the '''Layer &amp;gt; Add Layer &amp;gt; Delimited Text Layer''' Menu, which will lead you to the following window:&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
You’ll need to select the ''Custom delimiters'' option in the '''File Format''' section and check the ''Space'' option. &lt;br /&gt;
&lt;br /&gt;
In the '''Record and Fields Options''' section, select the ''number of header lines to discard'' according to the size of the .xyz file’s option header. Make sure to check the ''Detect field types'' option and uncheck the First record has field names and ''Decimal separator is comma options'', since the latter are not present in the MOHID .xyz format. &lt;br /&gt;
&lt;br /&gt;
Finally, you’ll need to check the ''Point coordinates'' option in the '''Geometry Definition''' section and select ''field_1'', ''field_2'' and ''field_3'' as the x, y and z fields, respectively. Don’t forget to select the Geometry CRS that matches the one specified in the file’s option header.&lt;br /&gt;
&lt;br /&gt;
You’ll now be able to check the table generated by the given data in the '''Sample Data''' section and add additional settings in the '''Layer Settings''' section.&lt;/div&gt;</summary>
		<author><name>Duarte Miranda</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8367</id>
		<title>MOHID QGIS</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8367"/>
				<updated>2021-04-15T21:17:44Z</updated>
		
		<summary type="html">&lt;p&gt;Duarte Miranda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Quick Introduction ==&lt;br /&gt;
&lt;br /&gt;
This User Manual focuses on helping professionals replicate any tasks previously done in the MOHID Graphical User Interface using the QGIS platform.&lt;br /&gt;
&lt;br /&gt;
[https://qgis.org/en/site/index.html QGIS] is a widely used open source Geographic Information System. If you are not familiar with QGIS, you can find the most recent version for your desired work environment on its official [https://qgis.org/en/site/forusers/download.html download section], you can also find more details about the platform by consulting its [https://qgis.org/en/docs/index.html documentation]. The instructions written in this manual will be using the 3.16 LTR version, so keep in mind that some interface elements may be outdated by the time you’re consulting this manual.&lt;br /&gt;
&lt;br /&gt;
== Creating a QGIS Project ==&lt;br /&gt;
&lt;br /&gt;
In order to do whichever task you need in the QGIS environment you’ll need to create a new project or open an already existing one.&lt;br /&gt;
&lt;br /&gt;
You can create a project by opening the '''Project &amp;gt; New'''  Menu. Alternatively, to open an already existing project, simply open '''Project &amp;gt; Open''' Menu and choose the one you wish to open.&lt;br /&gt;
&lt;br /&gt;
With a project open, you can now add whichever elements you desire. You can start by opening a simple world map by expanding the ''XYZ Tiles'' group and selecting ''OpenStreetMap'' in the Browser:&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
== MOHID Barimetry ==&lt;br /&gt;
&lt;br /&gt;
=== Visualizing points in MOHID’s .xyz format: ===&lt;/div&gt;</summary>
		<author><name>Duarte Miranda</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8366</id>
		<title>MOHID QGIS</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8366"/>
				<updated>2021-04-15T21:11:11Z</updated>
		
		<summary type="html">&lt;p&gt;Duarte Miranda: /* Visualizing points in MOHID’s .xyz format: = */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Quick Introduction ==&lt;br /&gt;
&lt;br /&gt;
This User Manual focuses on helping professionals replicate any tasks previously done in the MOHID Graphical User Interface using the QGIS platform.&lt;br /&gt;
&lt;br /&gt;
[QGIS](https://qgis.org/en/site/index.html) is a widely used open source Geographic Information System. If you are not familiar with QGIS, you can find the most recent version for your desired work environment on its official [download section](https://qgis.org/en/site/forusers/download.html), you can also find more details about the platform by consulting its [documentation](https://qgis.org/en/docs/index.html). The instructions written in this manual will be using the 3.16 LTR version, so keep in mind that some interface elements may be outdated by the time you’re consulting this manual.&lt;br /&gt;
&lt;br /&gt;
== Creating a QGIS Project ==&lt;br /&gt;
&lt;br /&gt;
In order to do whichever task you need in the QGIS environment you’ll need to create a new project or open an already existing one.&lt;br /&gt;
&lt;br /&gt;
You can create a project by opening the '''Project &amp;gt; New'''  Menu. Alternatively, to open an already existing project, simply open '''Project &amp;gt; Open''' Menu and choose the one you wish to open.&lt;br /&gt;
&lt;br /&gt;
With a project open, you can now add whichever elements you desire. You can start by opening a simple world map by expanding the ''XYZ Tiles'' group and selecting ''OpenStreetMap'' in the Browser:&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
== MOHID Barimetry ==&lt;br /&gt;
&lt;br /&gt;
=== Visualizing points in MOHID’s .xyz format: ===&lt;/div&gt;</summary>
		<author><name>Duarte Miranda</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8365</id>
		<title>MOHID QGIS</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MOHID_QGIS&amp;diff=8365"/>
				<updated>2021-04-15T21:10:36Z</updated>
		
		<summary type="html">&lt;p&gt;Duarte Miranda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Quick Introduction ==&lt;br /&gt;
&lt;br /&gt;
This User Manual focuses on helping professionals replicate any tasks previously done in the MOHID Graphical User Interface using the QGIS platform.&lt;br /&gt;
&lt;br /&gt;
[QGIS](https://qgis.org/en/site/index.html) is a widely used open source Geographic Information System. If you are not familiar with QGIS, you can find the most recent version for your desired work environment on its official [download section](https://qgis.org/en/site/forusers/download.html), you can also find more details about the platform by consulting its [documentation](https://qgis.org/en/docs/index.html). The instructions written in this manual will be using the 3.16 LTR version, so keep in mind that some interface elements may be outdated by the time you’re consulting this manual.&lt;br /&gt;
&lt;br /&gt;
== Creating a QGIS Project ==&lt;br /&gt;
&lt;br /&gt;
In order to do whichever task you need in the QGIS environment you’ll need to create a new project or open an already existing one.&lt;br /&gt;
&lt;br /&gt;
You can create a project by opening the '''Project &amp;gt; New'''  Menu. Alternatively, to open an already existing project, simply open '''Project &amp;gt; Open''' Menu and choose the one you wish to open.&lt;br /&gt;
&lt;br /&gt;
With a project open, you can now add whichever elements you desire. You can start by opening a simple world map by expanding the ''XYZ Tiles'' group and selecting ''OpenStreetMap'' in the Browser:&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
== MOHID Barimetry ==&lt;br /&gt;
&lt;br /&gt;
=== Visualizing points in MOHID’s .xyz format: ====&lt;/div&gt;</summary>
		<author><name>Duarte Miranda</name></author>	</entry>

	</feed>