Opened 15 years ago
Closed 9 years ago
#2368 closed enhancement (wontfix)
GDAL VB6 Bindings - Request for AutoIdentifyEPSG?
Reported by: | twdotson | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | default | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
I am seeking a way to determine the EPSG code from a selected file (such as a DEM). I can use GetProjection to get a WKT, but would prefer to work with exclusively with EPSG codes. In the API I saw a function for "AutoIdentifyEPSG" which might be used for this purpose?
Please consider adding to the VB6 bindings a way to determine a ESPG code from a designated file.
Many thanks!
Change History (2)
comment:1 by , 15 years ago
Type: | defect → enhancement |
---|
comment:2 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Extended support for Visual Basic 6.0 ended in March 2008. The latest commit to VB6 binding in /gdal/browser/trunk/gdal/vb6 is from 8 years ago. There is a good reason to believe that this issue won't fix.