Export gridded feature maps to image by using python

355
0
05-03-2022 06:45 PM
JPark
by
New Contributor

Hello,

I'm trying to export feature map by using python.

I have a polyline feature layer and point feature layer. I use "Grid Index Features" to make 100mX100m grids to clip the feature layers. Than I use "export map" to export png images. Just like the image below.

Gridded feature map.png

But than I have a problem. I have over 5000 gridded feature layers and by using "export map", I need too many time to export it. How could I export 5000 gridded feature layers to image by using python? and Is it possible to specify pixels when extracting as an image and extract them on a scale of 1:200 when extracting?

 

0 Kudos
0 Replies