Python Forum
Python bug in ArcGIS - Urban Network analysis tool
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python bug in ArcGIS - Urban Network analysis tool
#1
Hi there,

I'm trying make reach analyze with Urban network analysis (UNA) tool in ArcGIS. It's based on points for buildings and pedestrian network of acceptability steets. The aim is to show how many people from each building can reach different building in radius of 150 meters (so i can find the density of the pedestrian routes).

I run Urban network analysis but It shows similar mistake several times. The UNA tool is free plugin that i downloaded, it's not from the default intalled in ArcGIS packed. It ask for integer data.
I checked the type of the attributes, it's all integer. PLus it's all in geo data based file.

Unfortunately I don't understand Python, I'm one of those who use ArcGIS as sample customer.

This is the mistake:

Start Time: Fri Jul 27 14:48:32 2018
Running script Centrality...
[started] Copying input buildings
[finished]
[1 started] Computing adjacency list
[1 failed]
Not successful
Completed script Centrality...
Succeeded at Fri Jul 27 14:48:36 2018 (Elapsed Time: 4,56 seconds)

Any suggestions? How it's calling these adjaency list? What could be wrong? I even don't know how to get debugger, so it could give me more information.

Thank you previously,
Mira
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to us python.exe from our network to run scripts cubangt 3 879 Aug-17-2023, 07:53 PM
Last Post: deanhystad
  Is there software/tool for coding Python? dee 11 2,870 Jun-14-2022, 02:32 PM
Last Post: dee
  python audio analysis kiyoshi7 3 1,781 Feb-22-2022, 06:09 PM
Last Post: Axel_Erfurt
  How to output Python in Spout or any other video sharing network? buzzdarkyear 4 2,176 Jan-11-2022, 11:37 AM
Last Post: buzzdarkyear
  Adding variable to Python code - media sentiment analysis Marietje 3 2,571 May-25-2021, 05:15 PM
Last Post: jefsummers
  python tool to collect the time measurement of entire code maiya 3 2,324 Feb-12-2021, 05:39 PM
Last Post: BashBedlam
  Adanced Image Analysis with Python for reflecting surfaces domonkasshu 3 3,013 Jan-03-2021, 11:28 AM
Last Post: Larz60+
  Python Based Data QA Automation tool suggestion Sonia567 1 2,001 Nov-19-2019, 04:46 PM
Last Post: Larz60+
  Python QGIS tool that replaces layout text labels with attributes from an input table geodenn92 1 2,690 Aug-13-2019, 06:05 AM
Last Post: buran
  Help developing img cropping tool in python lerugray 9 6,836 Dec-20-2017, 08:07 AM
Last Post: Mekire

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020