M6 - Geometries

Completed TXT file 

Description of Screenshot

In the screenshot, you can see the TXT file, which includes:
  1. Feature OID
  2. Vertex ID
  3. X coordinate
  4. Y coordinate
  5. Name of the river feature
The python script created the TXT file, writes to the TXT file point data for all vertices of the "rivers.shp" with all of the above information. 

Comments

Popular posts from this blog

GIS 5103 - GIS Programming - M1: Python Environments & Flowcharts

GIS 5103 - GIS Programming - M3: Debug & Error Handling

GIS 5103 - GIS Programming - M2: Python Fundamentals