<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FWollezz</id>
	<title>GRASS-Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=%E2%9A%A0%EF%B8%8FWollezz"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/wiki/Special:Contributions/%E2%9A%A0%EF%B8%8FWollezz"/>
	<updated>2026-05-31T13:23:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2128</id>
		<title>GRASS vector export to Inkscape</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2128"/>
		<updated>2006-07-13T17:05:11Z</updated>

		<summary type="html">&lt;p&gt;⚠️Wollezz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape [http://www.inkscape.org Inkscape] is a free vector graphics program. The native data format is 'svg' which means 'scaleable vector graphics'. The only problem is that there is no direct svg export module in GRASS. But there is a shapefile to svg converter [http://www.carto.net/papers/svg/utils/shp2svg/ shp2svg converter].&lt;br /&gt;
&lt;br /&gt;
Inkscape uses a coordinate system which represents the final map output (i.e. 210mm x 297mm for A4). Therefore a scaling of the geographic coordinate system is needed. I've get good results from a lat/long region with the following command:&lt;br /&gt;
&lt;br /&gt;
ogis2svg.exe --input yourinputShapeFile --output youroutputfile.svg --roundval 0.00001 --scale 0.01&lt;br /&gt;
&lt;br /&gt;
You can also use the scale 1 and adept the transformation in incscape (scale(100)).&lt;br /&gt;
&lt;br /&gt;
If you wan't to import several files into Inkscape you'll have to place them all at the same place. To do this, use the XML-Editor from Inkscape (View-&amp;gt;XML Editor) and check that the transformation is the same for all object (for example: 'transform translate(-7400,1850)')&lt;br /&gt;
&lt;br /&gt;
A sample file can be found here: [http://perswww.kuleuven.ac.be/~u0049353/grass/laos-overview.svg Inkscape demo map]&lt;br /&gt;
&lt;br /&gt;
As you see, I haven't figured out yet how I could use an geographic grid in Incscape, so that I could add a point or line at specified coordinates. So if anybody has a clue....&lt;/div&gt;</summary>
		<author><name>⚠️Wollezz</name></author>
	</entry>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2126</id>
		<title>GRASS vector export to Inkscape</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2126"/>
		<updated>2006-07-12T07:19:26Z</updated>

		<summary type="html">&lt;p&gt;⚠️Wollezz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape [http://www.inkscape.org Inkscape] is a free vector graphics program. The native data format is 'svg' which means 'scaleable vector graphics'. The only problem is that there is no direct svg export module in GRASS. But there is a shapefile to svg converter [http://www.carto.net/papers/svg/utils/shp2svg/ shp2svg converter].&lt;br /&gt;
&lt;br /&gt;
Inkscape uses a coordinate system which represents the final map output (i.e. 210mm x 297mm for A4). Therefore a scaling of the geographic coordinate system is needed. I've get good results from a lat/long region with the following command:&lt;br /&gt;
&lt;br /&gt;
ogis2svg.exe --input yourinputShapeFile --output youroutputfile.svg --roundval 0.00001 --scale 0.01&lt;br /&gt;
&lt;br /&gt;
If you wan't to import several files into Inkscape you'll have to place them all at the same place. To do this, use the XML-Editor from Inkscape (View-&amp;gt;XML Editor) and check that the transformation is the same for all object (for example: 'transform translate(-7400,1850)')&lt;br /&gt;
&lt;br /&gt;
A sample file can be found here: [http://perswww.kuleuven.ac.be/~u0049353/grass/laos-overview.svg Inkscape demo map]&lt;/div&gt;</summary>
		<author><name>⚠️Wollezz</name></author>
	</entry>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2125</id>
		<title>GRASS vector export to Inkscape</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GRASS_vector_export_to_Inkscape&amp;diff=2125"/>
		<updated>2006-07-12T07:15:46Z</updated>

		<summary type="html">&lt;p&gt;⚠️Wollezz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Inkscape [http://www.inkscape.org Inkscape] is a free vector graphics program. The native data format is 'svg' which means 'scaleable vector graphics'. The only problem is that there is no direct svg export module in GRASS. But there is a shapefile to svg converter [http://www.carto.net/papers/svg/utils/shp2svg/ shp2svg converter].&lt;br /&gt;
&lt;br /&gt;
Inkscape uses a coordinate system which represents the final map output (i.e. 210mm x 297mm for A4). Therefore a scaling of the geographic coordinate system is needed. I've get good results from a lat/long region with the following command:&lt;br /&gt;
&lt;br /&gt;
ogis2svg.exe --input yourinputShapeFile --output youroutputfile.svg --roundval 0.00001 --scale 0.01&lt;br /&gt;
&lt;br /&gt;
If you wan't to import several files into Inkscape you'll have to place them all at the same place. To do use the XML-Editor from Inkscape (View-&amp;gt;XML Editor) and check for you imported object that the transformation is the same  for all object (for example: 'transform translate(-7400,1850)')&lt;br /&gt;
&lt;br /&gt;
A sample file can be found here: [http://perswww.kuleuven.ac.be/~u0049353/grass/laos-overview.svg Inkscape demo map]&lt;/div&gt;</summary>
		<author><name>⚠️Wollezz</name></author>
	</entry>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=GRASS_Help&amp;diff=2124</id>
		<title>GRASS Help</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=GRASS_Help&amp;diff=2124"/>
		<updated>2006-07-12T06:37:53Z</updated>

		<summary type="html">&lt;p&gt;⚠️Wollezz: /* Misc. Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
* Covered in the [[Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== First Day Documentation ===&lt;br /&gt;
* [http://grass.ibiblio.org/grass61/manuals/html61_user/helptext.html &amp;quot;''GRASS Quickstart''&amp;quot;] by M. Neteler (in the GRASS help pages)&lt;br /&gt;
&lt;br /&gt;
* [http://wwwamb.bologna.enea.it/forgrass/documents/Grass-6-Visual-Tutorial.pdf &amp;quot;''Visual Tutorial for GRASS 6''&amp;quot;] by L. Moretti (for non-UNIX people, GUI)&lt;br /&gt;
&lt;br /&gt;
* [[Gis Concepts|Basic GIS concepts]] and how GRASS implements them&lt;br /&gt;
&lt;br /&gt;
* [http://mpa.itc.it/markus/osg05/ &amp;quot;''GRASS 6 in a nutshell''&amp;quot;] by M. Neteler (short tutorial)&lt;br /&gt;
&lt;br /&gt;
* [http://www.gdf-hannover.de/lit_html/grass60_v1.2_en/index.html &amp;quot;''An introduction to the practical use of the Free Geographical Information System GRASS 6.0''&amp;quot;] by GDF Hannover&lt;br /&gt;
&lt;br /&gt;
* [http://www.gdf-hannover.de/media.php?id=0&amp;amp;lg=en More tutorials] from GDF Hannover&lt;br /&gt;
&lt;br /&gt;
* [http://mpa.itc.it/grassbook2 &amp;quot;''Open Source GIS: A GRASS GIS Approach.'' 2nd ed.&amp;quot;] by M. Neteler and H. Mitasova &amp;lt;BR&amp;gt; (Book; focus is on GRASS 5, but all chapters still valid except vector/sites)&lt;br /&gt;
&lt;br /&gt;
* GRASS module [http://grass.ibiblio.org/grass61/manuals/html61_user/index.html  reference manuals]&lt;br /&gt;
&lt;br /&gt;
* More GRASS [http://grass.ibiblio.org/gdp/index.php documentation and tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sample Dataset ===&lt;br /&gt;
&lt;br /&gt;
* [http://grass.ibiblio.org/download/data6.php Spearfish County, ND] (Mount Rushmore)&lt;br /&gt;
* [http://grass.ibiblio.org/download/data.php More sample data]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Migration from other GIS Software ===&lt;br /&gt;
&lt;br /&gt;
* [[GRASS_migration_hints|GRASS migration hints]]&lt;br /&gt;
* [[GIS to GRASS command translation|GIS Software to GRASS command translation table and discussion]]&lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
* [[Documents|Full GRASS Documentation]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Misc. Help ==&lt;br /&gt;
&lt;br /&gt;
* [[GRASS FAQ]] (see also: [[GRASS 6 Tutorial]])&lt;br /&gt;
* [[Tips and Tricks]]&lt;br /&gt;
* [[Compile and install GRASS and QGIS with GDAL/OGR Plugin]]&lt;br /&gt;
* [[How to interpolate point value using kriging method with R and GRASS 6]]&lt;br /&gt;
* [[GRASS vector export to Inkscape]]&lt;br /&gt;
&lt;br /&gt;
--------&lt;br /&gt;
* Wiki [[Help]] (how to edit pages after registration)&lt;/div&gt;</summary>
		<author><name>⚠️Wollezz</name></author>
	</entry>
</feed>