<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ArcGISやAutoCADの使い方 &#187; 雑学</title>
	<atom:link href="http://arcgis.ezwords.net/tag/%e9%9b%91%e5%ad%a6/feed" rel="self" type="application/rss+xml" />
	<link>http://arcgis.ezwords.net</link>
	<description>ArcGISというGISソフトウェア（ESRI社製）の初心者向け解説サイトです。なるべく専門用語を使わずに、単純明快な操作方法の説明を心がけています。ArcMap（ArcView）の使い方に関連して各種データの入手や加工方法、AutoCAD,Excel,illustrator,GPS,GoogleEarthなどの話題もチラホラあります。</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:02:20 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>フォルダ内のテキストファイルを全て結合する方法</title>
		<link>http://arcgis.ezwords.net/kiji/text_combine.html</link>
		<comments>http://arcgis.ezwords.net/kiji/text_combine.html#comments</comments>
		<pubDate>Sat, 09 Feb 2008 05:13:05 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[freesoft]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[データ管理]]></category>
		<category><![CDATA[雑学]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/kiji/text_combine.html</guid>
		<description><![CDATA[複数のTEXTファイルやCSVファイルを結合するためのフリーソフトが多数ありますが、なかなか良いものが見つからなかったため、私が普段行っている、処理速度が速くかつ簡単な方法を紹介してみます。 といっても、コマンドプロンプ &#8230; <a href="http://arcgis.ezwords.net/kiji/text_combine.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>複数のTEXTファイルやCSVファイルを結合するためのフリーソフトが多数ありますが、なかなか良いものが見つからなかったため、私が普段行っている、処理速度が速くかつ簡単な方法を紹介してみます。</p>
<p>といっても、コマンドプロンプト（DOS窓）を開き、<br />
copy c:\data/*.csv c:\data2/output.csv <br />
と入力するだけです。</p>
<p>そうすると、c:\dataにあるcsvファイルを全て結合して、同じフォルダにoutput.csvというファイル名で出力することが可能です。</p>
<p>ただ、上記のようにフォルダ名を指定するのが面倒なので、任意のフォルダをベースにDOS窓を開いてくれるソフト、たとえばFolderPrompt（<a href="http://www.vector.co.jp/soft/winnt/util/se421559.html">http://www.vector.co.jp/soft/winnt/util/se421559.html</a>）などをインストールします。</p>
<p>そのようなソフトをインストールしてあると、フォルダを選択→右クリックでコマンドプロンプトを表示して、<br />
copy *.csv output.csv<br />
という短いコマンドを入力するだけでファイルを結合できてしまいますので、結合するためのフリーソフト等を立ち上げるよりも手っ取り早いです。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html" rel="bookmark" title="2006/4/19 水曜日">三次元のラインをポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/explorer_shorcut.html" rel="bookmark" title="2006/5/30 火曜日">デスクトップ上のショートカットを少しだけ使いやすくする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/text_editor.html" rel="bookmark" title="2008/4/24 木曜日">1000万行を超える巨大なテキストファイルを扱う</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/index-polygon-arcscript.html" rel="bookmark" title="2008/8/8 金曜日">Index polygonを作るArcScriptの紹介</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/raster_index.html" rel="bookmark" title="2008/5/27 火曜日">複数のラスタの配置図を作る</a></li>
</ul>
<p><!-- Similar Posts took 5.678 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/text_combine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>コピーやスキャナの裏写りを防止する</title>
		<link>http://arcgis.ezwords.net/kiji/copy_urawaza.html</link>
		<comments>http://arcgis.ezwords.net/kiji/copy_urawaza.html#comments</comments>
		<pubDate>Fri, 15 Sep 2006 08:35:57 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[雑学]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=372</guid>
		<description><![CDATA[ホントにどうでも良い裏技なのですが、文献をスキャンするときに、あることを行うと裏面の文字もスキャンされて汚くなるのを防止する事ができます。 真っ黒い紙を後ろに挟む。 それだけ。 簡単だけど効果絶大ですので、お試しください &#8230; <a href="http://arcgis.ezwords.net/kiji/copy_urawaza.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ホントにどうでも良い裏技なのですが、文献をスキャンするときに、あることを行うと裏面の文字もスキャンされて汚くなるのを防止する事ができます。</p>
<p><strong>真っ黒い紙を後ろに挟む。</strong></p>
<p>それだけ。</p>
<p>簡単だけど効果絶大ですので、お試しください。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/acad_tateyoko.html" rel="bookmark" title="2006/8/7 月曜日">図面の縦横比を変更する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/text_combine.html" rel="bookmark" title="2008/2/9 土曜日">フォルダ内のテキストファイルを全て結合する方法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/explorer_shorcut.html" rel="bookmark" title="2006/5/30 火曜日">デスクトップ上のショートカットを少しだけ使いやすくする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html" rel="bookmark" title="2006/4/19 水曜日">三次元のラインをポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/thunderbird-check_and_send.html" rel="bookmark" title="2009/10/9 金曜日">ファイルの添付しわすれを防止するthunderbirdアドイン</a></li>
</ul>
<p><!-- Similar Posts took 4.757 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/copy_urawaza.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>図面の縦横比を変更する</title>
		<link>http://arcgis.ezwords.net/kiji/acad_tateyoko.html</link>
		<comments>http://arcgis.ezwords.net/kiji/acad_tateyoko.html#comments</comments>
		<pubDate>Mon, 07 Aug 2006 10:12:14 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[変換]]></category>
		<category><![CDATA[雑学]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=369</guid>
		<description><![CDATA[AutoCADでは、普通に書いた線や面の縦横比を後から変更する機能がありませんが、ブロックに変換すればプロパティボックスからXY方向の縮尺を変更できるため、自由に縦横比を設定できます。 縦横比が異なる図面でも補正計算すれ &#8230; <a href="http://arcgis.ezwords.net/kiji/acad_tateyoko.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AutoCADでは、普通に書いた線や面の縦横比を後から変更する機能がありませんが、ブロックに変換すればプロパティボックスからXY方向の縮尺を変更できるため、自由に縦横比を設定できます。</p>
<p>縦横比が異なる図面でも補正計算すれば距離や面積を測れますが、まともな縦横比に修正してから計測した方が、人為的ミスを防止できるのでオススメです。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html" rel="bookmark" title="2006/4/19 水曜日">三次元のラインをポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/autocad_to_raster.html" rel="bookmark" title="2006/12/1 金曜日">AutoCADで作成した図面を画像に変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/eethaiiianoeaedh.html" rel="bookmark" title="2006/4/19 水曜日">複雑な図形の面積を簡単に出したい</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/dwg_viewer.html" rel="bookmark" title="2007/11/8 木曜日">最新版のAutoCADのデータを入手したが閲覧するソフトが無い</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/spline_to_polyline.html" rel="bookmark" title="2006/7/13 木曜日">スプラインをポリラインに変換する</a></li>
</ul>
<p><!-- Similar Posts took 3.794 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/acad_tateyoko.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>デスクトップ上のショートカットを少しだけ使いやすくする</title>
		<link>http://arcgis.ezwords.net/kiji/explorer_shorcut.html</link>
		<comments>http://arcgis.ezwords.net/kiji/explorer_shorcut.html#comments</comments>
		<pubDate>Tue, 30 May 2006 12:23:12 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[雑学]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=357</guid>
		<description><![CDATA[デスクトップに特定のフォルダへのショートカットを多数置いている方がいるかと思いますが、通常作られるフォルダへのショートカットでは、ダブルクリックするとフォルダの中身が表示されます。 フォルダ内に沢山のファイルがある場合、 &#8230; <a href="http://arcgis.ezwords.net/kiji/explorer_shorcut.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>デスクトップに特定のフォルダへのショートカットを多数置いている方がいるかと思いますが、通常作られるフォルダへのショートカットでは、ダブルクリックするとフォルダの中身が表示されます。</p>
<p>フォルダ内に沢山のファイルがある場合、エクスプローラー・バーがあった方が便利だったりしますので、エクスプローラー・バーを出させる方法を書いておきます。</p>
<p>１．ショートカットを右クリックし、プロパティを見る。</p>
<p>２．『リンク先』の欄にリンク先情報が書かれているので、その前に　explorer.exe /e,　を足す<br />
　　　こんな感じ⇒　explorer.exe /e,c:\data<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/text_combine.html" rel="bookmark" title="2008/2/9 土曜日">フォルダ内のテキストファイルを全て結合する方法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/arcgis_save_config.html" rel="bookmark" title="2006/5/29 月曜日">ファイル保存時の注意点</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/user_profile_hive_cleanup.html" rel="bookmark" title="2008/10/23 木曜日">Windowsのシャットダウンやログオフを高速化</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_tateyoko.html" rel="bookmark" title="2006/8/7 月曜日">図面の縦横比を変更する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/ide_128gb.html" rel="bookmark" title="2007/8/9 木曜日">128GB以上のハードディスクを接続する</a></li>
</ul>
<p><!-- Similar Posts took 4.327 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/explorer_shorcut.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>三次元のラインをポリラインに変換する</title>
		<link>http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html</link>
		<comments>http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html#comments</comments>
		<pubDate>Wed, 19 Apr 2006 09:13:37 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[データ管理]]></category>
		<category><![CDATA[変換]]></category>
		<category><![CDATA[雑学]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=323</guid>
		<description><![CDATA[AutoCADでは、標高値（z値）を持っているとポリラインに変更できないため、一度、３次元じゃないソフトに読み込ませて、標高値（z値）を消す必要があります（VBAとかLIPSでも消せると思いますが手っ取り早いので）。 い &#8230; <a href="http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AutoCADでは、標高値（z値）を持っているとポリラインに変更できないため、一度、３次元じゃないソフトに読み込ませて、標高値（z値）を消す必要があります（VBAとかLIPSでも消せると思いますが手っ取り早いので）。</p>
<p>いろいろ試したうち、 illustratorでCADデータ読み込み＞dxf書き出し とするのがよさそうです。</p>
<p>一度二次元しか扱えないソフトでデータを読みこむとz値が消えますので、あとは、AutoCADで色々加工してください。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/autocad-spline.html" rel="bookmark" title="2009/12/7 月曜日">スプラインをポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/spline_to_polyline.html" rel="bookmark" title="2006/7/13 木曜日">スプラインをポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/line_to_polyline.html" rel="bookmark" title="2007/1/12 金曜日">ばらばらのlineを結合したポリラインに変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/text_combine.html" rel="bookmark" title="2008/2/9 土曜日">フォルダ内のテキストファイルを全て結合する方法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_tateyoko.html" rel="bookmark" title="2006/8/7 月曜日">図面の縦横比を変更する</a></li>
</ul>
<p><!-- Similar Posts took 3.701 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/cadycycicaceaeeaaiezaieoyaaeeayyyeyeyyoece.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

