<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to MapFrame</title><link>https://sourceforge.net/p/mapframer/wiki/MapFrame/</link><description>Recent changes to MapFrame</description><atom:link href="https://sourceforge.net/p/mapframer/wiki/MapFrame/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 27 Dec 2014 18:46:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mapframer/wiki/MapFrame/feed" rel="self" type="application/rss+xml"/><item><title>MapFrame modified by Agnar Renolen</title><link>https://sourceforge.net/p/mapframer/wiki/MapFrame/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,24 +7,24 @@
 ----------
 The following attributes are required to create a map frame.  However, `bounds`, `srs` and `scale` be specified at application level making the XML-file serve as a pure template.

-* **bounds:** 
+##### bounds
 Specifies the geographical extent of the map frame representing the inner reference boundary of the map frame.  This frame will be referred to as the *main frame*.  It contains a comma-separated list on the form `"&amp;lt;minx&amp;gt;,&amp;lt;miny&amp;gt;,&amp;lt;maxx&amp;gt;,&amp;lt;maxy&amp;gt;"` with coordinates in the *map projection units*.

-* **srs:** 
-Specifies the spatial reference system of the map. It may take any form accepted by the PROJ library. This may be ommited, but it is then impossible to create graticule-related elements in the frame.
+##### srs 
+Specifies the spatial reference system of the map. It may take any form accepted by the PROJ library. This may be omitted, but it is then impossible to create graticule-related elements in the frame.

-* **scale:** 
+##### scale 
 Specifies the scale denominator of the map. Must be an integer.

-* **margin:** 
+##### margin 
 Specifies the distance in paper units of the main frame to the paper edge. In practice, provides the paper size of the resulting output. Can be a single value, in which the margin is the same on all sides, or a comma separated list of four values providing the left, bottom, right and top margins respectively.

-* **bgcolor:** 
+##### bgcolor 
 Specifies a background color for the frame.  This is the fill from the main frame and out to the paper edge. Default value is "white".

 Child Elements
 --------------
-The MapFrame can have zero or more instances of the following elements. The order determines the paining order, with the frist element on top.
+The MapFrame can have zero or more instances of the following elements. The order determines the painting order, with the first element on top.

 * [Localization] (if present, must be the first element).
 * [Label]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agnar Renolen</dc:creator><pubDate>Sat, 27 Dec 2014 18:46:08 -0000</pubDate><guid>https://sourceforge.netfa4a879fff1266da7354ad3e4b7d0d1faa6745c0</guid></item><item><title>MapFrame modified by Agnar Renolen</title><link>https://sourceforge.net/p/mapframer/wiki/MapFrame/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -7,26 +7,20 @@
 ----------
 The following attributes are required to create a map frame.  However, `bounds`, `srs` and `scale` be specified at application level making the XML-file serve as a pure template.

-
-

-

-

-

-&lt;table&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;bounds&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
+* **bounds:** 
 Specifies the geographical extent of the map frame representing the inner reference boundary of the map frame.  This frame will be referred to as the *main frame*.  It contains a comma-separated list on the form `"&amp;lt;minx&amp;gt;,&amp;lt;miny&amp;gt;,&amp;lt;maxx&amp;gt;,&amp;lt;maxy&amp;gt;"` with coordinates in the *map projection units*.
-&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;srs&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
+* **srs:** 
 Specifies the spatial reference system of the map. It may take any form accepted by the PROJ library. This may be ommited, but it is then impossible to create graticule-related elements in the frame.
-&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;scale&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
+* **scale:** 
 Specifies the scale denominator of the map. Must be an integer.
-&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;margin&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
+* **margin:** 
 Specifies the distance in paper units of the main frame to the paper edge. In practice, provides the paper size of the resulting output. Can be a single value, in which the margin is the same on all sides, or a comma separated list of four values providing the left, bottom, right and top margins respectively.
-&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;bgcolor&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
+* **bgcolor:** 
 Specifies a background color for the frame.  This is the fill from the main frame and out to the paper edge. Default value is "white".
-&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

 Child Elements
 --------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agnar Renolen</dc:creator><pubDate>Fri, 26 Dec 2014 22:39:20 -0000</pubDate><guid>https://sourceforge.net81a489ebc3a587fe499b6e97dca24a1c2311e8b5</guid></item><item><title>MapFrame modified by Agnar Renolen</title><link>https://sourceforge.net/p/mapframer/wiki/MapFrame/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -7,20 +7,26 @@
 ----------
 The following attributes are required to create a map frame.  However, `bounds`, `srs` and `scale` be specified at application level making the XML-file serve as a pure template.

-* **bounds** 
+
+

-* **srs**
+

-* **scale**
+

-* **margin**
+

-* **bgcolor**
+&lt;table&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;bounds&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
 Specifies the geographical extent of the map frame representing the inner reference boundary of the map frame.  This frame will be referred to as the *main frame*.  It contains a comma-separated list on the form `"&amp;lt;minx&amp;gt;,&amp;lt;miny&amp;gt;,&amp;lt;maxx&amp;gt;,&amp;lt;maxy&amp;gt;"` with coordinates in the *map projection units*.
+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;srs&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
 Specifies the spatial reference system of the map. It may take any form accepted by the PROJ library. This may be ommited, but it is then impossible to create graticule-related elements in the frame.
+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;scale&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
 Specifies the scale denominator of the map. Must be an integer.
+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;margin&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
 Specifies the distance in paper units of the main frame to the paper edge. In practice, provides the paper size of the resulting output. Can be a single value, in which the margin is the same on all sides, or a comma separated list of four values providing the left, bottom, right and top margins respectively.
+&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;bgcolor&lt;/b&gt;&lt;/td&gt;&lt;td&gt;
 Specifies a background color for the frame.  This is the fill from the main frame and out to the paper edge. Default value is "white".
+&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

 Child Elements
 --------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agnar Renolen</dc:creator><pubDate>Fri, 26 Dec 2014 22:29:10 -0000</pubDate><guid>https://sourceforge.netd0f810956930d085f31bda3209623a1f7e67d662</guid></item><item><title>MapFrame modified by Agnar Renolen</title><link>https://sourceforge.net/p/mapframer/wiki/MapFrame/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="mapframe"&gt;MapFrame&lt;/h1&gt;
&lt;p&gt;The MapFrame is the root element of the XML-file. &lt;/p&gt;
&lt;h2 id="attributes"&gt;Attributes&lt;/h2&gt;
&lt;p&gt;The following attributes are required to create a map frame.  However, &lt;code&gt;bounds&lt;/code&gt;, &lt;code&gt;srs&lt;/code&gt; and &lt;code&gt;scale&lt;/code&gt; be specified at application level making the XML-file serve as a pure template.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;bounds&lt;/strong&gt; &lt;br /&gt;
Specifies the geographical extent of the map frame representing the inner reference boundary of the map frame.  This frame will be referred to as the &lt;em&gt;main frame&lt;/em&gt;.  It contains a comma-separated list on the form &lt;code&gt;"&amp;lt;minx&amp;gt;,&amp;lt;miny&amp;gt;,&amp;lt;maxx&amp;gt;,&amp;lt;maxy&amp;gt;"&lt;/code&gt; with coordinates in the &lt;em&gt;map projection units&lt;/em&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;srs&lt;/strong&gt;&lt;br /&gt;
Specifies the spatial reference system of the map. It may take any form accepted by the PROJ library. This may be ommited, but it is then impossible to create graticule-related elements in the frame.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;scale&lt;/strong&gt;&lt;br /&gt;
Specifies the scale denominator of the map. Must be an integer.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;margin&lt;/strong&gt;&lt;br /&gt;
Specifies the distance in paper units of the main frame to the paper edge. In practice, provides the paper size of the resulting output. Can be a single value, in which the margin is the same on all sides, or a comma separated list of four values providing the left, bottom, right and top margins respectively.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;bgcolor&lt;/strong&gt;&lt;br /&gt;
Specifies a background color for the frame.  This is the fill from the main frame and out to the paper edge. Default value is "white".&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="child-elements"&gt;Child Elements&lt;/h2&gt;
&lt;p&gt;The MapFrame can have zero or more instances of the following elements. The order determines the paining order, with the frist element on top.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[Localization]&lt;/span&gt; (if present, must be the first element).&lt;/li&gt;
&lt;li&gt;&lt;a class="alink" href="/p/mapframer/wiki/Label"&gt;[Label]&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Border]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Ruler]&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="example"&gt;Example&lt;/h2&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;MapFrame&lt;/span&gt; &lt;span class="n"&gt;bounds&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"557000,7025000,568000,7037000"&lt;/span&gt; 
      &lt;span class="n"&gt;srs&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"EPSG:32632"&lt;/span&gt; 
      &lt;span class="n"&gt;scale&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"50000"&lt;/span&gt; 
      &lt;span class="n"&gt;margin&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;"2cm,2cm,2cm,3cm"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agnar Renolen</dc:creator><pubDate>Thu, 25 Dec 2014 22:28:21 -0000</pubDate><guid>https://sourceforge.net0881a1103d1ba24809e8408504a90301adf5da86</guid></item></channel></rss>