<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I make a map shape? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63765#M34110</link>
    <description>&lt;P&gt;The &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Custom-Map-Creator/ta-p/21479" target="_self"&gt;Custom Map Creator add-in&lt;/A&gt; is what you need here. With it you can click on&amp;nbsp;your image file (like the one from your original post)&amp;nbsp;and it will automatically create the shape files for you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 13:20:23 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2018-07-24T13:20:23Z</dc:date>
    <item>
      <title>How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63659#M34060</link>
      <description>&lt;P&gt;My data as below:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Line&lt;/TD&gt;&lt;TD&gt;Start_X&lt;/TD&gt;&lt;TD&gt;Start_Y&lt;/TD&gt;&lt;TD&gt;End_X&lt;/TD&gt;&lt;TD&gt;End_Y&lt;/TD&gt;&lt;TD&gt;Road width&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Line1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Line2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to make a map shape&lt;FONT color="#0000ff"&gt;(&lt;STRONG&gt;Name.jmp and XY.jmp)&lt;/STRONG&gt;&lt;/FONT&gt; like the Red frame in following picture.&lt;/P&gt;&lt;P&gt;How do I deal with those end point with script? The line could be in any direction. Any advice&amp;nbsp;will be helpful, thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1.png" style="width: 559px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/11671i2C3CE1445D860D04/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:11:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63659#M34060</guid>
      <dc:creator>Benson</dc:creator>
      <dc:date>2018-07-23T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63660#M34061</link>
      <description>&lt;P&gt;There are previous discussions about creating your own shapes. There is also &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Custom-Map-Creator/ta-p/21479" target="_self"&gt;an add-in&lt;/A&gt; that makes it easy to do. Search in discussions and in the file exchange.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 13:23:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63660#M34061</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-07-24T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63661#M34062</link>
      <description>&lt;P&gt;If you are talking about simply adding a graphic, see &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Scripting Guide&lt;/STRONG&gt; for&amp;nbsp;information about the graphics functions for drawing polygon and polygon segments.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:30:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63661#M34062</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-07-23T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63725#M34098</link>
      <description>&lt;P&gt;Mark, thanks for your response. I have searched in discussions before post it. unfortunately, there is nothing relative to my questin.&amp;nbsp;Allow me to make it clear:&lt;/P&gt;&lt;P&gt;1. How to create end points for each road&lt;/P&gt;&lt;P&gt;2. How to order these points in map file (it must be clockwise or anticlockwise)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 04:17:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63725#M34098</guid>
      <dc:creator>Benson</dc:creator>
      <dc:date>2018-07-24T04:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63765#M34110</link>
      <description>&lt;P&gt;The &lt;A href="https://community.jmp.com/t5/JMP-Add-Ins/Custom-Map-Creator/ta-p/21479" target="_self"&gt;Custom Map Creator add-in&lt;/A&gt; is what you need here. With it you can click on&amp;nbsp;your image file (like the one from your original post)&amp;nbsp;and it will automatically create the shape files for you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 13:20:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63765#M34110</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2018-07-24T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63772#M34112</link>
      <description>&lt;P&gt;Here is a link to a blog post about &lt;A href="https://community.jmp.com/t5/JMP-Blog/New-shapes-in-JMP-Microtitre-plates/ba-p/30265" target="_self"&gt;custom shape files&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 13:52:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63772#M34112</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-07-24T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a map shape?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63774#M34114</link>
      <description>&lt;P&gt;Don't think about &lt;EM&gt;lines&lt;/EM&gt;. Think about &lt;EM&gt;polygons&lt;/EM&gt;. Each part of a shape is defined by the&amp;nbsp;&lt;EM&gt;vertices &lt;/EM&gt;of a polygon. For example, I used 31 vertices to define a part that appears to be a round circle. JMP automatically closes the polygon, so the first vertex is not the same as the last vertex. You leave it open and JMP closes it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The XY shape file identifies the &lt;EM&gt;shape&lt;/EM&gt;, &lt;EM&gt;part&lt;/EM&gt;, and (&lt;EM&gt;x,y&lt;/EM&gt;) coordinates of these vertices. (Most cases I have seen require only one part per shape.) See the blog post I cited&amp;nbsp;previously for an example you can study.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:10:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-make-a-map-shape/m-p/63774#M34114</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-07-24T14:10:54Z</dc:date>
    </item>
  </channel>
</rss>

