Hello I'm trying to get a list of all layers in an SDE database hosted in oracle
here is the command I'm using:
ogrinfo -al SDE:localhost,5151,sde,sde,sde Note: I've replace the database, username and password values with sde
When I execute the above I get the following message...