moosetraveller / xcursor

xcursor is a generator wrapping an arcpy cursor providing a getter method to use field names instead of column indices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is replaced in favour of moosetraveller/arcpy-util. xcursor is now added to ArcPyUtil.


xcursor

xcursor is a generator wrapping an arcpy cursor providing a getter method to use field names instead of column indices.

About

xcursor is a generator wrapping an arcpy cursor providing a getter method to use field names instead of column indices.

License:MIT License


Languages

Language:Python 100.0%