Re: [Qgis-user] Activating ESRI geodatabase (.gdb) write mode in QGIS, OGR2OGR or Python

2022-04-21 Thread Nicolas Cadieux via Qgis-user

Hi,

Does anybody know how "Aliases" are saved in this type of data base?  If 
I import files from a dataset, it has aliases for each layer but they 
are not exported if I create a new "database". Perhaps this feature is 
not fully supported yet as aliases are normally save in the QGIS project 
file?


Thanks for the tips!

Nicolas

On 2022-04-21 9:42 a.m., Mike Treglia via Qgis-user wrote:
That's correct in my experience. In the OSGeo4W installer, go through 
the advanced install menu, and when you get the options for libraries, 
I think searching for gdb should bring up the right one - then check 
the box and proceed.


On Wed, Apr 20, 2022 at 11:22 PM Saulteau Don via Qgis-user 
 wrote:


I think in the osgeo4w installer you just have to install the
gdal-filegdb package for that driver.




Donovan

On Wed., Apr. 20, 2022, 18:11 Nicolas Cadieux via Qgis-user,
 wrote:

Hi,

I am in a bit of a bind.  I am basically trying to figure out
a way to
write some .shp file to a .gbd folder using the gbd drivers
obtained
from ESRI. I am not sure what file to copy and where.  I am
tying to
make this work with ogr2ogr at the dos command prompt but
getting to
work with a anaconda python environment would be nice.

Can the ESRI File Geodatabase API also be used write to a .gdb
file
using QGIS?

If you recently did this, I would appreciate some tips.

I am on windows 10 using the OSGEO4W install with QGIS 3.24.

https://gdal.org/drivers/vector/filegdb.html

Thanks

-- 


Nicolas Cadieux
https://gitlab.com/njacadieux

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user


--
Nicolas Cadieux
https://gitlab.com/njacadieux
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Activating ESRI geodatabase (.gdb) write mode in QGIS, OGR2OGR or Python

2022-04-21 Thread Nicolas Cadieux via Qgis-user

Hi,

Thanks for the tip, yesterday, all I had was read but for some reason, I 
can now write so it works perfectly!  Looks like the problem was sitting 
18 inches in front of the screen!


Cheers and thanks for your help!

Nicolas

On 2022-04-20 11:20 p.m., Saulteau Don via Qgis-user wrote:
I think in the osgeo4w installer you just have to install the 
gdal-filegdb package for that driver.





Donovan

On Wed., Apr. 20, 2022, 18:11 Nicolas Cadieux via Qgis-user, 
 wrote:


Hi,

I am in a bit of a bind.  I am basically trying to figure out a
way to
write some .shp file to a .gbd folder using the gbd drivers obtained
from ESRI. I am not sure what file to copy and where.  I am tying to
make this work with ogr2ogr at the dos command prompt but getting to
work with a anaconda python environment would be nice.

Can the ESRI File Geodatabase API also be used write to a .gdb file
using QGIS?

If you recently did this, I would appreciate some tips.

I am on windows 10 using the OSGEO4W install with QGIS 3.24.

https://gdal.org/drivers/vector/filegdb.html

Thanks

-- 


Nicolas Cadieux
https://gitlab.com/njacadieux

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user


--
Nicolas Cadieux
https://gitlab.com/njacadieux
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Activating ESRI geodatabase (.gdb) write mode in QGIS, OGR2OGR or Python

2022-04-21 Thread Mike Treglia via Qgis-user
That's correct in my experience. In the OSGeo4W installer, go through the
advanced install menu, and when you get the options for libraries, I think
searching for gdb should bring up the right one - then check the box and
proceed.

On Wed, Apr 20, 2022 at 11:22 PM Saulteau Don via Qgis-user <
qgis-user@lists.osgeo.org> wrote:

> I think in the osgeo4w installer you just have to install the gdal-filegdb
> package for that driver.
>
>
>
>
> Donovan
>
> On Wed., Apr. 20, 2022, 18:11 Nicolas Cadieux via Qgis-user, <
> qgis-user@lists.osgeo.org> wrote:
>
>> Hi,
>>
>> I am in a bit of a bind.  I am basically trying to figure out a way to
>> write some .shp file to a .gbd folder using the gbd drivers obtained
>> from ESRI. I am not sure what file to copy and where.  I am tying to
>> make this work with ogr2ogr at the dos command prompt but getting to
>> work with a anaconda python environment would be nice.
>>
>> Can the ESRI File Geodatabase API also be used write to a .gdb file
>> using QGIS?
>>
>> If you recently did this, I would appreciate some tips.
>>
>> I am on windows 10 using the OSGEO4W install with QGIS 3.24.
>>
>> https://gdal.org/drivers/vector/filegdb.html
>>
>> Thanks
>>
>> --
>>
>> Nicolas Cadieux
>> https://gitlab.com/njacadieux
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Activating ESRI geodatabase (.gdb) write mode in QGIS, OGR2OGR or Python

2022-04-20 Thread Saulteau Don via Qgis-user
I think in the osgeo4w installer you just have to install the gdal-filegdb
package for that driver.




Donovan

On Wed., Apr. 20, 2022, 18:11 Nicolas Cadieux via Qgis-user, <
qgis-user@lists.osgeo.org> wrote:

> Hi,
>
> I am in a bit of a bind.  I am basically trying to figure out a way to
> write some .shp file to a .gbd folder using the gbd drivers obtained
> from ESRI. I am not sure what file to copy and where.  I am tying to
> make this work with ogr2ogr at the dos command prompt but getting to
> work with a anaconda python environment would be nice.
>
> Can the ESRI File Geodatabase API also be used write to a .gdb file
> using QGIS?
>
> If you recently did this, I would appreciate some tips.
>
> I am on windows 10 using the OSGEO4W install with QGIS 3.24.
>
> https://gdal.org/drivers/vector/filegdb.html
>
> Thanks
>
> --
>
> Nicolas Cadieux
> https://gitlab.com/njacadieux
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Activating ESRI geodatabase (.gdb) write mode in QGIS, OGR2OGR or Python

2022-04-20 Thread Nicolas Cadieux via Qgis-user

Hi,

I am in a bit of a bind.  I am basically trying to figure out a way to 
write some .shp file to a .gbd folder using the gbd drivers obtained 
from ESRI. I am not sure what file to copy and where.  I am tying to 
make this work with ogr2ogr at the dos command prompt but getting to 
work with a anaconda python environment would be nice.


Can the ESRI File Geodatabase API also be used write to a .gdb file 
using QGIS?


If you recently did this, I would appreciate some tips.

I am on windows 10 using the OSGEO4W install with QGIS 3.24.

https://gdal.org/drivers/vector/filegdb.html

Thanks

--

Nicolas Cadieux
https://gitlab.com/njacadieux

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user