私は多数のインシデントデータポイントを、私有地から最寄りの道路に移動させたいと考えています。また、住所も最寄りのブロックに修正したいです。ポイントが非常に多いため、手動で行いたくありません。この作業を行うために使用しているスクリプトセットを持っていて、共有してもよいという方はいらっしゃいますか?<\/P><\/BODY><\/HTML>
Ah sometimes you have to ask a question to see the answer staring you right in your face.Turns out I already had the tools needed for this all along just needed someone to
wake me up. now I can throw it in the workflow and make it a 1 push effort.
Awesome thanks so much!
If your house number is in a separate field as a number, you can use the function below in the Calculate Field tool to round it to the 100 block:
=Int(HouseNumber / 100) * 100
I assume your original points are geocoded to an address point or some very specific address location. You can build another address locator just using your road centerlines and then gecode the addresses again to that locator using a side offset of 0 to get them all moved to the road.
Todd
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.