<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sanvarie</author_name>
  <author_url>https://blog.hatena.ne.jp/sanvarie/</author_url>
  <blog_title>GIS奮闘記</blog_title>
  <blog_url>https://www.gis-py.com/</blog_url>
  <categories>
    <anon>Arcpy</anon>
  </categories>
  <description>さて、本日はArcPyを使用してラインの頂点数を取得してみようと思います。頂点数が多いとパフォーマンスにも影響が出てしまうため、余分な頂点数がありそうなラインを抽出するのに役立つかと思います。 実行環境 Windows7 64bit ArcGIS10.2 Python2.7 事前準備 「Line」フィーチャクラスを作成します。「頂点数」格納用のカラムも用意します。 「Line」フィーチャクラスにラインを作図します。 サンプルコード ラインの頂点数を取得して属性テーブルに格納するサンプルです。 # -*- coding: utf-8 -*- import arcpy #対象のGDB arcpy.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.gis-py.com%2Fentry%2F2016%2F03%2F02%2F173225&quot; title=&quot;ArcPyを使用してラインの頂点数を取得する - GIS奮闘記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/s/sanvarie/20160302/20160302133304.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-02 17:32:25</published>
  <title>ArcPyを使用してラインの頂点数を取得する</title>
  <type>rich</type>
  <url>https://www.gis-py.com/entry/2016/03/02/173225</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
