この3日間のコースはGISワークフローについてです。すなわち、GISツールと技術を使用してGISタスクを完了するためのベストプラクティスです。学生はArcGIS Proを使用してGISデータとマップの作成、管理、視覚化、編集、分析、および共有のための基本的なワークフローを学びます。以下のリソースは2つのセクションに分かれています。最初のセクションではArcGIS Pro、その機能、および機能性を紹介します。第2のセクションには、ArcGIS Proインターフェイスのナビゲーション、データ管理/組織、座標系、ArcGIS Proのレイヤー属性(シンボロジー、ラベリング、視覚化)、テーブル操作、Proでの3D GISデータ表示、GISデータの編集と分析、印刷およびウェブマップの作成、およびArcGIS Proを使用したGISデータ、マップ、およびその他のコンテンツ共有のさまざまな戦略などのトピックに焦点を当てたレッスンごとのクラスリソースの内訳が含まれています。<\/EM><\/SPAN><\/P><\/P>A) はじめに / 背景 / 機能概要<\/STRONG><\/SPAN><\/P>VIDEO: ArcGIS Pro: Tips and Tricks (Esri UC 2017 Presentation) - 65分<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Desktop Help: 用語集とユーザーインターフェイスリファレンスガイド<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Terminology Guide (PDF)<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Desktop Help: ArcGIS Pro のヒントとショートカット<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Desktop Help: よくある質問<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Desktop Help: ArcGIS Pro のヘルプ取得<\/A><\/SPAN><\/P><\/LI><\/UL><\/P>VIDEO: ArcGIS Pro 2.2 の新機能 - 14分<\/A><\/SPAN><\/P><\/LI>ArcGIS Pro Desktop Help: ArcGIS Pro 2.3 の新機能<\/A><\/SPAN><\/P><\/LI><\/UL><\/P>LEARNING PLAN: ArcGIS Proへの移行<\/A>
<\/P>
急速に変化する世界に対応するために ArcGIS Pro 2.2 を使用する方法
ArcGIS Pro における分析
コースレッスンリソース
レッスン1:ArcGIS Pro の始め方
レッスン 2: ジオデータベースデータの作成
レッスン 3: 空間参照と座標系
サポートされている地理座標系の一覧
レッスン 4:ModelBuilderを使ったデータ変換
レッスン 5:ArcGIS Proでのデータ可視化
レッスン6:マップにテキストを追加する<\/EM><\/STRONG><\/SPAN><\/P>
レッスン 9: 表形式データの関連付け
レッスン 10: ArcGIS Proで新しいフィーチャを作成する
レッスン 11:既存フィーチャの修正
レッスン14: 動的マップの共有
Wondering about the handwritten notes...have you heard of google ‘sheets’. Very similar to excel only free with your gmail account. You can even export as xlsx. Or a few other types.
I really like google drive because you get 10gb free with gmail and with sheets you can be mobile and collect your data in the field. Just a thought.
Hi Nick,
Please don't apologize for any delay! Your answers are a tremendous help to us, and I appreciate your time and your help. Replacing nulls with zeroes via Go To Special sounds easy enough and the reason makes complete sense. Unfortunately none of the pictures came through on this end, but I think I understand your points from your explanations, so we should be ready for the next step.
Best,
Pat
Hi Pat – sorry again for the delay. Crazy week. Here are some thoughts on your email. When you have empty cells in a spreadsheet, and bring that spreadsheet into ArcMap, those empty cells become “null” values. I would recommend replacing them with something.
1) For numeric data, I’d recommend replacing “null” values with zeros. The reason why has to do with calculations. For example, when I use Field Calculator to add the fields below, my SUM field has a “null” value because Fields 1 and 4 contain “null” values (first picture). If I replace those “nulls” with zeros, then summing those fields produces a desired numeric value (second picture).
You can replace “nulls” with zeroes (or any value) in ArcGIS using Select by Attribute, choosing the field that contains the “nulls” and using the IS NULL operation and value. This will select rows that contain “null” values, then you can use field calculator to replace those cells with whatever value you choose.
If you decide to replace empty cells with zero or whatever in Excel, I’d suggest using the “Go to Special” functionality in Excel. The steps for doing this can be seen at the link below.
https://www.extendoffice.com/documents/excel/772-excel-fill-blank-cells-with-0-or-specific-value.html#a1
2) Your second point, it’s up to you. I really have no recommendations. You can have individual worksheets for each dataset, or have multiple sheets within a workbook. ArcMap works fine either way. The spreadsheet below has 2 sheets. On the left you have the 2 sheets in Excel, on the right you have the same two sheets as they appear in ArcGIS Pro. Both of which can be dragged into Pro.
One thing to think about in the future. If you decide to convert your spreadsheets into CSV files, you will lose the multi-sheet functionality, as CSV files don’t accept multiple sheets.
Hope this helps,
Nick
I think you may have meant for this message to go to another recipient. I was asking you a followup about Excel workbooks v. Excel worksheets for multiple sampling stations.
Thanks!
Hi Dan – thanks for your question. I am not a Python expert (and have not worked directly with scipy in Pro recently), but I did find out some information for you. The first link points to “What’s new in ArcGIS Pro 1.1” (we are currently on version 1.2).
https://pro.arcgis.com/en/pro-app/get-started/whats-new-in-arcgis-pro-1-1.htm#ESRI_SECTION1_75148D0B50BA4C73B453504D277FD573
The following screen shots show where this package is located on my C: drive, as per my installation of ArcGIS Pro.
Hope this helps. If you have additional questions, let me know and I can forward them to the appropriate person.
Thanks,
If you have a minute, I have 2 more quick questions about the Excel docs:
1. I've read on an ArcGIS forum that we should always avoid empty cells, placing a zero or recognized placeholder number value (e.g., 99, in the case of our data) instead. Is this what you'd recommend as well?
2. We have data from a variety of different sampling areas which were inaugurated at different dates over a 2-year period. Would you suggest that the data from each sampling area be in its own Excel doc (workbook), or be in its own worksheet inside a single document?
I appreciate any advice you've got on these two issues, and thank you again for your help.
Nicholas... lots on modelbuilder, but is anything coming on using the scipy stack in work?
I'm sorry for the delay in getting back to you and thanks for replying. Yes, you're right, the handwritten field data are data sheets that we want to finally put into a digital datasheet format. I'm surprised but happy to hear that MS Excel will do (I'd read some posts a while back lamenting that Excel files didn't interface well with ArcGIS). Yes, it's a huge help and thanks again for taking the time to get back to me. Finally, thank you for the links to the Arc training module online, which I'll start working through next weekend.
Best of luck with your work, and best wishes,
Hi Pat,
When you say "digitize handwritten field data", are you referring to something like field data sheets that need to be entered into spreadsheets? If yes, I would recommend entering your information in MS Excel. Excel documents (and derivatives such as CSV files) will work in many components of the ArcGIS Platform, including Pro, ArcMap, and ArcGIS Online. In your situation, I would recommend entering your data in Excel, which you can use across the ArcGIS Platform, as well as many other statistical/analytical software packages.
hope this helps,
See link below for working with Excel data in Pro.
Work with Microsoft Excel files in ArcGIS Pro—Excel | ArcGIS for Desktop<http://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm>
Nicholas M. Giner, PhD | Instructor, CTT+
Esri – Washington DC | 8615 Westwood Center Drive | Vienna, VA 22182-2218
T: 703-506-9515 x5794 | nginer@esri.com<mailto:nginer@esri.com> | esri.com
Esri Certified
ArcGIS Desktop Professional
Work with Microsoft Excel files in ArcGIS Pro—Excel | ArcGIS for Desktop
Nicholas,
Thank you for laying out this workflow guide, which I'm looking forward to completing later this week. In the meantime, I need to digitize several years of handwritten field data for use in ArcGIS. Should we first create tables in Excel or something similar, put the data directly into an ArcGIS sheet or is there a third option that would allow the most flexibility for successfully using the data on a variety of platforms?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.