<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ACDSee Forums Topic: Opening text files and plotting data</title>
<link>http://community.acdsee.com/forums/</link>
<description>ACDSee Forums Topic: Opening text files and plotting data</description>
<language>en</language>
<pubDate>Mon, 22 Mar 2010 09:54:01 +0000</pubDate>

<item>
<title>jhren on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41950</link>
<pubDate>Sat, 12 Sep 2009 17:01:05 +0000</pubDate>
<dc:creator>jhren</dc:creator>
<guid isPermaLink="false">41950@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;PS: To check for outlying entities (off-screen or off-canvas) make sure you have Select Across Layers enabled (or not, if you only want to check the active layer), then Edit&#38;gt;Select All, then Layout&#38;gt;View&#38;gt;Fit to Window.&#60;/p&#62;
&#60;p&#62;Note the Select All command does not select any hidden objects.&#38;nbsp; You can use this &#34;feature&#34; in conjunction with the Document Layout palette's Show/Hide feature to check only several but not all&#38;nbsp;layers or a certain group of objects.&#60;/p&#62;</description>
</item>
<item>
<title>jhren on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41948</link>
<pubDate>Sat, 12 Sep 2009 16:46:57 +0000</pubDate>
<dc:creator>jhren</dc:creator>
<guid isPermaLink="false">41948@http://community.acdsee.com/forums/</guid>
<description>&#60;blockquote&#62;
&#60;p&#62;&#60;cite&#62;&#60;a href=&#34;#post-41730&#34;&#62;rsands said:&#60;/a&#62;&#60;/cite&#62;&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;This highlighted a problem I have finding entities like this.&#60;br /&#62;I'd created a GIS file and when the polygon came in it was 5400000 units off the screen.&#60;br /&#62;How does one find where these things are and qucikly bring them onto the page?&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;&#38;nbsp;Try using the Document Layout palette.&#38;nbsp; When you create an entity, it should be at the top of the list for the Layer on which it was created.&#38;nbsp; Highlight that object in the list.&#38;nbsp; This should select the object, even if it is off screen.&#38;nbsp; Cut the object, then Paste.&#38;nbsp; This should place the object in the center of your screen, where you can simply relocate it as desired.&#38;nbsp;&#38;nbsp;Another option when highlighted in the Document Layout palette is to note its&#38;nbsp;coordinates on the... can't remember offhand what it's called, so I'll call it the... properties bar.&#38;nbsp;&#38;nbsp; From there, change the object's&#38;nbsp;coordinates to&#38;nbsp;the required&#38;nbsp;position, on-screen or not.&#60;/p&#62;</description>
</item>
<item>
<title>jhren on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41946</link>
<pubDate>Sat, 12 Sep 2009 16:35:25 +0000</pubDate>
<dc:creator>jhren</dc:creator>
<guid isPermaLink="false">41946@http://community.acdsee.com/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#60;cite&#62;&#60;a href=&#34;#post-41728&#34;&#62;kohanmike said:&#60;/a&#62;&#60;/cite&#62;&#60;/p&#62;
&#60;p&#62;I did not know that Canvas had that ability. I tried to do a test in Canvas X b926 Mac, I used coordinates that I found in the Canvas manual in the Object Path Editor example, typed three lines of coordinates with tabs between each, copied and tried the paste choices, and also saved a txt tab delimited document and tried to load it, all&#38;nbsp;I got was an &#34;Invalid format' message every time. I don't know what other way to do the format. The manual simply says tab delimited coordinates.&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;&#38;nbsp;Sounds like you formatted ok.&#60;/p&#62;
&#60;p&#62;Suggest you export (aka Save) a path to file then open it in your text editor to see how it is formatted.&#38;nbsp; Opening in a word processor which can display hidden characters, such as Word, may help.&#38;nbsp; Note a bezier path is formatted the same textually but has an extra line per Handle.&#38;nbsp; If formatted as bezier, I think you you will get the invalid format message if you attempt to use the Load Polygon&#38;nbsp;option... and perhaps&#38;nbsp;vice-versa.&#60;/p&#62;</description>
</item>
<item>
<title>rsands on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41730</link>
<pubDate>Tue, 08 Sep 2009 08:58:09 +0000</pubDate>
<dc:creator>rsands</dc:creator>
<guid isPermaLink="false">41730@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;Mike I just tried this and got same.&#60;/p&#62;
&#60;p&#62;But then renamed extension from txt to csv, opened in Excel and saved as tab delim text file.&#60;br /&#62;It looked like this&#60;br /&#62;445059.407&#38;nbsp;&#38;nbsp;&#38;nbsp; 5417107.878&#60;br /&#62;444608.01&#38;nbsp;&#38;nbsp;&#38;nbsp; 5417344.048&#60;br /&#62;442442.591&#38;nbsp;&#38;nbsp;&#38;nbsp; 5419563.625&#60;br /&#62;Then it imported OK.&#60;/p&#62;
&#60;p&#62;This highlighted a problem I have finding entities like this.&#60;br /&#62;I'd created a GIS file and when the polygon came in it was 5400000 units off the screen.&#60;br /&#62;How does one find where these things are and qucikly bring them onto the page?&#60;/p&#62;
&#60;p&#62;If I was doing this in real GIS world that wouldn't be an issue as it would all be georeferenced and so importing into a created job would sit OK.&#60;/p&#62;</description>
</item>
<item>
<title>kohanmike on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41728</link>
<pubDate>Tue, 08 Sep 2009 07:19:52 +0000</pubDate>
<dc:creator>kohanmike</dc:creator>
<guid isPermaLink="false">41728@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;I did not know that Canvas had that ability. I tried to do a test in Canvas X b926 Mac, I used coordinates that I found in the Canvas manual in the Object Path Editor example, typed three lines of coordinates with tabs between each, copied and tried the paste choices, and also saved a txt tab delimited document and tried to load it, all&#38;nbsp;I got was an &#34;Invalid format' message every time. I don't know what other way to do the format. The manual simply says tab delimited coordinates.&#60;/p&#62;</description>
</item>
<item>
<title>jhren on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41685</link>
<pubDate>Mon, 07 Sep 2009 12:56:41 +0000</pubDate>
<dc:creator>jhren</dc:creator>
<guid isPermaLink="false">41685@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;Look into using the Object Path Editor,&#38;nbsp;in the Object menu...&#60;/p&#62;
&#60;p&#62;Display the palette and click on the down-pointing-arrow button&#38;nbsp;at the top right side.&#38;nbsp; Choose &#34;Load Polygon&#34;.&#38;nbsp; You may have to&#38;nbsp;restructure your&#38;nbsp;text to match how Canvas reads the text.&#60;/p&#62;</description>
</item>
<item>
<title>kohanmike on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41537</link>
<pubDate>Thu, 03 Sep 2009 21:28:26 +0000</pubDate>
<dc:creator>kohanmike</dc:creator>
<guid isPermaLink="false">41537@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;As far as I know, Canvas does not have a function to plot graphs. You will probably have to do it manually, or find specific graph plotting software.&#60;/p&#62;</description>
</item>
<item>
<title>noneck on "Opening text files and plotting data"</title>
<link>http://community.acdsee.com/forums/topic/opening-text-files-and-plotting-data#post-41490</link>
<pubDate>Thu, 03 Sep 2009 09:52:42 +0000</pubDate>
<dc:creator>noneck</dc:creator>
<guid isPermaLink="false">41490@http://community.acdsee.com/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I&#38;acute;m a beginner and I would like to ask you how I can open a text file and plot the data (X,ErrX,Y,ErrY) on a graph. I tried to look for some help about plotting graphs on the Canvas 11 user guide but I didn't find anything so basic....&#60;/p&#62;
&#60;p&#62;Are there other user guides that I can read to find information about this kind of problems?&#60;/p&#62;
&#60;p&#62;Thank you very&#38;nbsp; much for your help.&#60;/p&#62;</description>
</item>

</channel>
</rss>
