yeesian / ArchGDAL.jl

A high level API for GDAL - Geospatial Data Abstraction Library
https://yeesian.github.io/ArchGDAL.jl/stable/
Other
142 stars 26 forks source link

import ArchGDAL as AG #271

Closed visr closed 2 years ago

visr commented 2 years ago

Purely cosmetic change / increasing the consistency.

The AG abbreviation was already used almost everywhere in the tests. This changes the last few, and changes the import over to import ArchGDAL as AG. Since in the docs there is mixed usage, I didn't change it there, sticking to using ArchGDAL; const AG = ArchGDAL which gets both ArchGDAL and AG in the namespace. Same for GeoFormatTypes.