Closed duersondw23 closed 7 years ago
This sounds vaguely familiar - like an issue (I thought I fixed) where if there was null geoemtry it would error. You'd need to get me the data to figure out whats happening.
That was it! One single unmatched address. Thanks a ton!
On Fri, Jun 30, 2017 at 1:58 PM, Kevin Hibma notifications@github.com wrote:
This sounds vaguely familiar - like an issue (I thought I fixed https://github.com/arcpy/sample-gp-tools/commit/a56fbd58d1e756a113db132467b856ced5081788) where if there was null geoemtry it would error. You'd need to get me the data to figure out whats happening.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arcpy/sample-gp-tools/issues/11#issuecomment-312360012, or mute the thread https://github.com/notifications/unsubscribe-auth/AcZxSedYZqH_dfwL-xZKJhPbb1HzkV5gks5sJVOAgaJpZM4OJpUd .
-- Thank You Dustin Duerson
Some men see things as they are and say why? I dream things that never were and say why not? -Edward Kennedy-
Are there formatting rules or size limitations I need to be considering? I geocoded a list of addresses to create a shapefile. I tried running the FeaturestoGPX script, and keep getting the following error when it runs.
attHelper pnt = row[1].getPart() AttributeError: 'NoneType' object has no attribute 'getPart'
When the process "completes, it gives the following summary of the error... no attribute 'getPart'
Failed to execute (FeaturesToGPX). Failed at Thu Jun 29 11:39:27 2017 (Elapsed Time: 33.38 seconds)