<?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/%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3/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/synchronise_data_frame.html</link>
		<comments>http://arcgis.ezwords.net/kiji/synchronise_data_frame.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 00:10:42 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[デザイン]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/kiji/synchronise_data_frame.html</guid>
		<description><![CDATA[ArcGISには、レイアウトビューに配置した複数のレイヤの表示範囲を連動させるコマンドが標準では用意されていません。 データを比較検討する場合は、複数のレイヤ表示が同期した方が便利だと思いますので、なぜ用意されていないの &#8230; <a href="http://arcgis.ezwords.net/kiji/synchronise_data_frame.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ArcGISには、レイアウトビューに配置した複数のレイヤの表示範囲を連動させるコマンドが標準では用意されていません。<br />
データを比較検討する場合は、複数のレイヤ表示が同期した方が便利だと思いますので、なぜ用意されていないのか不思議なのですが…。</p>
<p>そのような用途に使用されている方は、以下のファイルを使ってみると良いでしょう。</p>
<p>Synchronise (link) data frame extents in ArcMap<br />
<a href="http://arcscripts.esri.com/details.asp?dbid=14238">http://arcscripts.esri.com/details.asp?dbid=14238</a></p>
<p>このmxdファイルにはシンクロ用コマンドが追加されていますので、このファイルをレイアウトを組むと、リアルタイムに画面連動させることが出来るようになります。</p>
<p>なお、連動するのは2つのレイヤの画面表示だけです。<br />
多数のレイヤを配置した複雑なレイアウトの場合、2つ以上のレイヤをリアルタイムに同期させることは出来ませんが、「あるレイヤの表示範囲を他のレイヤにも適用する」ということがワンクリックで可能になります。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/rabel_ornament.html" rel="bookmark" title="2008/1/26 土曜日">ラベルのテキストに縁取り付ける</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/aeeoyeyyeauoy.html" rel="bookmark" title="2006/4/19 水曜日">貼り付けたラスタに高さを持たせたい</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/raster_rotate.html" rel="bookmark" title="2007/2/13 火曜日">表示画面を回転させる</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/overflow_annotation.html" rel="bookmark" title="2008/8/5 火曜日">オーバーフローアノテーションエラーの対処法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/ez_profiler.html" rel="bookmark" title="2007/11/13 火曜日">TINやラスターから断面データを取得する</a></li>
</ul>
<p><!-- Similar Posts took 5.024 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/synchronise_data_frame.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ラベルのテキストに縁取り付ける</title>
		<link>http://arcgis.ezwords.net/kiji/rabel_ornament.html</link>
		<comments>http://arcgis.ezwords.net/kiji/rabel_ornament.html#comments</comments>
		<pubDate>Sat, 26 Jan 2008 09:26:46 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[デザイン]]></category>
		<category><![CDATA[ラベル]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/kiji/rabel_ornament.html</guid>
		<description><![CDATA[ArcGISは、線だけではなく表示している文字にも効果を付けることができます。たとえば、文字の周辺を綺麗に縁取りしたり、グラデーションを付けたりすることが可能です。 一例として、文字に縁取りを付ける場合は、以下の手順にな &#8230; <a href="http://arcgis.ezwords.net/kiji/rabel_ornament.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ArcGISは、線だけではなく表示している文字にも効果を付けることができます。たとえば、文字の周辺を綺麗に縁取りしたり、グラデーションを付けたりすることが可能です。</p>
<p>一例として、文字に縁取りを付ける場合は、以下の手順になります。</p>
<ol>
<li>レイヤプロパティ＞ラベル＞テキストシンボル欄のシンボルボタンをクリック</li>
<li>シンボル選択ダイアログが出ますが、特に考えずに、右側にあるプロパティボ タンをクリック</li>
<li>エディタダイアログが表示されますので、4つあるタブからマスクを選択し、 スタイルをハローにします。 </li>
</ol>
<p>ラベルに使用する文字の縁取りを行うだけで、注記の視認性が格段に高まり、マップの見栄えは驚くほど良くなりますよ。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/label_customizing.html" rel="bookmark" title="2006/4/19 水曜日">ラベル（旗揚げ）を見やすくする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/arcgis_original_linetype.html" rel="bookmark" title="2006/4/25 火曜日">氾濫域や流域界など、内側をぼかした線にする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/overflow_annotation.html" rel="bookmark" title="2008/8/5 火曜日">オーバーフローアノテーションエラーの対処法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/synchronise_data_frame.html" rel="bookmark" title="2008/2/22 金曜日">複数のデータフレーム（レイヤ）を連動表示させる</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/label_siteikyori.html" rel="bookmark" title="2007/12/19 水曜日">指定した間隔ごとにラベルを表示したい</a></li>
</ul>
<p><!-- Similar Posts took 5.303 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/rabel_ornament.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

