Opened 17 years ago

Closed 17 years ago

#1549 closed enhancement (fixed)

update gdal2xyz.py to use ng bindings

Reported by: hobu Owned by: hobu
Priority: normal Milestone: 1.5.0
Component: PythonBindings Version: unspecified
Severity: normal Keywords:
Cc:

Description

gdal2xyz should try to import numpy and use that if it can. The underlying assumption is that if we can import numpy, the user is using the ng bindings. All bets would be off if they had the old-gen bindings *and* numpy was available.

Change History (1)

comment:2 by hobu, 17 years ago

Resolution: fixed
Status: newclosed

added in r11152

Note: See TracTickets for help on using tickets.