[GRASS-user] Importing FileGDB with FIPS code [RESOLVED]

Rich Shepard rshepard at appl-ecosys.com
Sat Nov 4 06:55:41 PDT 2017


On Fri, 3 Nov 2017, Helmut Kudrnovsky wrote:

> What does ogrinfo tells about the data?

Helmut,

Had to open data source read-only.
INFO: Open of `WQ_StandardsNHD_External.gdb/'
       using driver `OpenFileGDB' successful.
Layer name: WQStandards_BeneficialUseDesignations
Geometry: Multi Line String
Feature Count: 764329
Extent: (607675.393548, 81930.638752) - (2554273.406512, 1355726.104279)
Layer SRS WKT:
PROJCS["NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet",
     GEOGCS["GCS_North_American_1983_HARN",
         DATUM["NAD83_High_Accuracy_Reference_Network",
             SPHEROID["GRS_1980",6378137.0,298.257222101]],
         PRIMEM["Greenwich",0.0],
         UNIT["Degree",0.0174532925199433]],
     PROJECTION["Lambert_Conformal_Conic_2SP"],
     PARAMETER["False_Easting",1640416.666666667],
     PARAMETER["False_Northing",0.0],
     PARAMETER["Central_Meridian",-120.5],
     PARAMETER["Standard_Parallel_1",45.83333333333334],
     PARAMETER["Standard_Parallel_2",47.33333333333334],
     PARAMETER["Latitude_Of_Origin",45.33333333333334],
     UNIT["Foot_US",0.3048006096012192]]

   Question: ogrinfo calls the driver OpenFileGDB while the GUI driver list
changed that to ESRI FileGDB. Why?

> As Markus M. already mentioned in another thread, you can create a location
> based upon the SRS information of your data by v.in.ogr.

   And this is what I tried, using the GUI. I don't find yesterday's GUI
attempt in the .bash_history file and I don't remmber the error message.

   Using the CLI, v.in.ogr works when I provide a location.

   For years I used only the CLI; Markus N. a few years ago suggested I use the GUI
and I have been using that. While I can return to using only the CLI, that
will not help development of 7.3; instead, when the GUI fails (as it did
with this FileGDB I'll immediately use the command line. When the latter is
successful I'll report the difference as a needed examination of the GUI.

Regards,

Rich


More information about the grass-user mailing list