Select to view content in your preferred language

ArcGIS Pro - Layer to KMZ

5411
14
06-19-2020 10:59 AM
LanceKirby2
Frequent Contributor

I am trying to get the below workflow to work in ArcGIS Pro using arcpy, but it doesn't seem to want to work. 

  1. Create feature layer from file on disk
  2. Create KMZ from feature layer

Has anyone run into this issue? It works just fine in ArcMAP.

0 Kudos
14 Replies
LanceKirby2
Frequent Contributor

It is 10.7. I will post if I get a solution!

BBicking1
Esri Contributor

Hello Lance,

I stumbled upon your post and just now built the model in 2.7_25821 and it worked.

What build of ArcGIS Pro are you using?


You may need to refresh the folder if you do not see your output at first.

0 Kudos
LanceKirby2
Frequent Contributor

Thanks for doing that. I’m running 2.5.2. Are you running this with the model open in edit mode? When I execute it with the model open it runs fine and produces the correct result; however, when I make the input a parameter and the output a parameter and run it from the within the tool menu it succeeds, but does not produce the kmz. 

0 Kudos
BBicking1
Esri Contributor

Hello Lance,

made in and out a P and ran model as a tool and got output, which I manually added to the map.

If my UC schedule permits, I'll install 2.6 final later today and retest there.

See what you get when you start fresh:

Create a map-based project in 2.5.2, recreate the model and run it as a tool.

0 Kudos
BBicking1
Esri Contributor

Hello again Lance,

tested in 2.6_24783 and there too I get output on the model and the model tool run

Have you had any luck re-creating the model in a fresh project?

0 Kudos