Create a data view using model builder and python

304
2
03-28-2019 05:21 PM
KarenBlanco
New Contributor

I am working on a school project where we have to create specific data views from a dataset using model builder and python. We're a little stumped as to where to start and I was wondering if there were any resources or tutorials that discuss these concepts. Thank you!

0 Kudos
2 Replies
EarlMedina
Esri Regular Contributor

Hi Karen,

I would say to start here with the Desktop tools:

Get an understanding of how the tool works, what settings you'll need to get the desired result. Once you know that, you can transfer what you've learned to a model. If you need help with creating the model, this is great resource to have on hand: http://help.arcgis.com/en/arcgisdesktop/10.0/pdf/creating-tools-in-modelbuilder-tutorial.pdf 

For ArcPy, you'll want to reference these:

0 Kudos
KarenBlanco
New Contributor

Thanks Earl!

0 Kudos