ポイント密度ツールを使って、ネットワーク全体の患者の密度を調べようとしています。患者データのバッチを取得し、Streetmap Premiumのロケーターツールを使ってジオコード化しました。ジオコード化したレイヤーにポイント密度ツールを適用しましたが、範囲が一つしか表示されません。どこか手順を見落としている気がします。何かアドバイスはありますか?<\/P><\/BODY><\/HTML>
Well you will have to move beyond defaults and think about what it is contained in your data based upon its geometric spread within your study area, the attributes in your table.. for example...
Field denoting population values for each point. The population field is the count or quantity to be used in the calculation of a continuous surface.
Values in the population field may be integer or floating point.
The options and default behaviors for the field are listed below.
I presume that you used the default of None meaning that your points aren't weighted with some attribute and will only be counted once. Which means, that every location will be treated equally and there is nothing special about a point other than its location.
Now on to cell size...
The cell size for the output raster dataset.
This is the value in the environment if specifically set. If the environment is not set, then cell size is the shorter of the width or height of the output extent in the output spatial reference, divided by 250.
Most people ignore this when they first encounter a tool, but it has implications. If you let 'it' do its thing, you can get unforseen results. If your study area has points that are relatively spread out, then the default might be appropriate, but consider the following point pattern (first little bit anyway)
.... . . . . . .......
.... . . .......
do you get the impression that there is a grouping to the left and a grouping to the right? Well if you don't, read no further. If you do...imagine what is going to happen when you let it divide your extent by 250 to produce cells...most of the information in the point grouping to the left and right is going to get agglomerated into a couple (at best) cells whereas the presence of those few measly points in the middle get over-emphasized relative to the rest of the points. Your 'pattern' will be different depending upon the cell size.
I will refrain from going on about the affect that the choice of neighbourhood will have and the output units etc etc, as well as the other options within the toolset to An overview of the Density toolset—Help | ArcGIS for Desktop which may also be appropriate. This is one of those questions, where I should have said "what do your points look like" .... an image would help and perhaps 'Someone' could comment on the results given their suggestion.
Keep us posted
Hi Dan,
I'm using ArcMap version 10.3. I geocoded the addresses and they are projected. There are approximately 78,000 data points. Someone I spoke with told me to leave the defaults in place for the point density analysis. I have tried several different options, but the results don't make sense. I'm not sure what I am doing wrong.
Larry
I will use the 10.3 link since 10.2 doesn't work.
Point Density—Help | ArcGIS for Desktop
Answers to a few of these might help with providing an solution.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.