I use the gp function Create Fishnet (Data Management) quite a bit in my workflow.
My request is to add POINT output to the function. All the logic is already in the function since the vertices have to be calculated.A grid consisting of just the points would help me out with certain tasks.
Yes please. The gp already calculates these vertices and then for polylines just connects them right? Same for polygons, it just creates a polygon out of the calculated vertices. In my request I would just want those calculated vertices as a point feature class.
So you'd want points at the corners of the currently generated polygons?
It puts them in the center which is not what I need for my tasks
In addition to creating the output fishnet, a new point feature class is created with label points at the center of each fishnet cell if the Create Label Points parameter is checked (labels = 'LABELS' in Python) The name of this feature class is the same as the output feature class with a suffix of _label and is created in the same location.
Have you tried the LABELS option?
Connectez-vous pour publier, suivre le contenu, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.