|
|
|
David Anderson
|
Some javascript/style in this post has been disabled (why?)
Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell
& Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland,
WY 82401 307-347-8276 307-347-8277 fax _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Chris Erickson-2
|
Some javascript/style in this post has been disabled (why?)
David, I do not believe so. File
Geodatabases are not accessible via the ArcSDE SDK, and there is no SDK
available for them that I’m aware of (Other than ArcObjects).
From:
[hidden email] [mailto:[hidden email]] On
Behalf Of David Anderson Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell
& Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland,
WY 82401 307-347-8276 307-347-8277 fax _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||||
|
Traian Stanev
|
In reply to this post
by David Anderson
Some javascript/style in this post has been disabled (why?)
Hi David, If you are talking about the
personal geodatabase, that’s in MDB format – you can read those with the OGR
provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email]
[mailto:[hidden email]] On Behalf Of David Anderson Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell
& Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland,
WY 82401 307-347-8276 307-347-8277 fax _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
|
David Anderson
|
Some javascript/style in this post has been disabled (why?)
I am referring to the file
geodatabase, which is apparently a bunch of files inside a folder that works
similar to a personal geodatabase. Anyway, Chris answered my question. Thanks, David Anderson, P.E. Donnell
& Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland,
WY 82401 307-347-8276 307-347-8277 fax From:
[hidden email] [mailto:[hidden email]] On
Behalf Of Traian Stanev Hi David, If you are talking about the
personal geodatabase, that’s in MDB format – you can read those with the OGR
provider, in both 3.3 and 3.4. Note that support is read only. Traian From:
[hidden email] [mailto:[hidden email]] On
Behalf Of David Anderson Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell
& Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland,
WY 82401 307-347-8276 307-347-8277 fax _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
In reply to this post
by Traian Stanev
Some javascript/style in this post has been disabled (why?)
Traian, I am unable to accomplish even read
only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it
read/write. http://fdo.osgeo.org/OSProviderOverviews.html
From:
[hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Hi David, If you are talking about the personal
geodatabase, that’s in MDB format – you can read those with the OGR
provider, in both 3.3 and 3.4. Note that support is read only. Traian From:
[hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Does
3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred,
Inc. 908 Big Horn Ave 307-347-8276 307-347-8277 fax _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||||
|
Traian Stanev
|
Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that’s in MDB format – you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
No, the 3.3.0 version I am using is the shipped with and installed with
autodesk map 3d 2009. At this time I have the 3.3.2 version installe from the fdo downloads... http://fdo.osgeo.org/content/fdo-332-downloads Windows SDK The following tar files contains the Windows (32 bit) Managed and Unmanaged FDO SDK files, including binaries, libraries and header files. fdosdk-win32-3.3.2.tar.gz -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 5:55 PM To: FDO Users Mail List Subject: RE: [fdo-users] RE: ESRI File Geodatabases Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that's in MDB format - you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
In reply to this post
by Traian Stanev
Traian,
I have since my last post downloaded the dll provided in your last post. I removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk install. At that point I noticed there was no ogr provider in the original. So I added the following to my providers.xml <FeatureProvider> <Name>OSGeo.OGR.3.3</Name> <DisplayName>OSGeo FDO Provider for OGR </DisplayName> <Description>Read access to OGC OGR-based data store. </Description> <IsManaged>False</IsManaged> <Version>3.3.0.0</Version> <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> <LibraryPath>OGRProvider.dll</LibraryPath> </FeatureProvider> And place the ogrprovider.dll in my fdo/bin folder. When I start map I get the error stack following... <?xml version="1.0" ?> - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it. <Entry code="1" type="15" sId="3" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it.</Entry> <Entry code="1" type="15" sId="6" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> </Error> </Session> </Map3dErrorLog> -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 7:30 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases No, the 3.3.0 version I am using is the shipped with and installed with autodesk map 3d 2009. At this time I have the 3.3.2 version installe from the fdo downloads... http://fdo.osgeo.org/content/fdo-332-downloads Windows SDK The following tar files contains the Windows (32 bit) Managed and Unmanaged FDO SDK files, including binaries, libraries and header files. fdosdk-win32-3.3.2.tar.gz -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 5:55 PM To: FDO Users Mail List Subject: RE: [fdo-users] RE: ESRI File Geodatabases Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that's in MDB format - you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Traian Stanev
|
The provider dll I posted is compiled with postgis support, which requires an external dll from Postgres (libpq.dll), which is likely what you are missing. I could probably recompile without that and post a new one, later today. (Or you could get the libpq.dll and its dependencies from a Postgres package).
The provider I posted is compiled with ODBC support as well, which is what you are missing from the one that comes with the FDO package. It's really the default build of the GDAL dll that has that missing, and the one I posted is statically linked to a build of GDAL with ODBC enabled. I have tried it with geodatabases in the past, in Map3D, and it definitely works, once you can load the provider. :) Traian -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 10:19 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I have since my last post downloaded the dll provided in your last post. I removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk install. At that point I noticed there was no ogr provider in the original. So I added the following to my providers.xml <FeatureProvider> <Name>OSGeo.OGR.3.3</Name> <DisplayName>OSGeo FDO Provider for OGR </DisplayName> <Description>Read access to OGC OGR-based data store. </Description> <IsManaged>False</IsManaged> <Version>3.3.0.0</Version> <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> <LibraryPath>OGRProvider.dll</LibraryPath> </FeatureProvider> And place the ogrprovider.dll in my fdo/bin folder. When I start map I get the error stack following... <?xml version="1.0" ?> - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it. <Entry code="1" type="15" sId="3" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it.</Entry> <Entry code="1" type="15" sId="6" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> </Error> </Session> </Map3dErrorLog> -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 7:30 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases No, the 3.3.0 version I am using is the shipped with and installed with autodesk map 3d 2009. At this time I have the 3.3.2 version installe from the fdo downloads... http://fdo.osgeo.org/content/fdo-332-downloads Windows SDK The following tar files contains the Windows (32 bit) Managed and Unmanaged FDO SDK files, including binaries, libraries and header files. fdosdk-win32-3.3.2.tar.gz -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 5:55 PM To: FDO Users Mail List Subject: RE: [fdo-users] RE: ESRI File Geodatabases Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that's in MDB format - you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
Thanks Traian,
If you don't mind I would like the newly compiled dll. Brad Is there any plan to make a read/write version? -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Monday, March 09, 2009 9:28 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases The provider dll I posted is compiled with postgis support, which requires an external dll from Postgres (libpq.dll), which is likely what you are missing. I could probably recompile without that and post a new one, later today. (Or you could get the libpq.dll and its dependencies from a Postgres package). The provider I posted is compiled with ODBC support as well, which is what you are missing from the one that comes with the FDO package. It's really the default build of the GDAL dll that has that missing, and the one I posted is statically linked to a build of GDAL with ODBC enabled. I have tried it with geodatabases in the past, in Map3D, and it definitely works, once you can load the provider. :) Traian -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 10:19 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I have since my last post downloaded the dll provided in your last post. I removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk install. At that point I noticed there was no ogr provider in the original. So I added the following to my providers.xml <FeatureProvider> <Name>OSGeo.OGR.3.3</Name> <DisplayName>OSGeo FDO Provider for OGR </DisplayName> <Description>Read access to OGC OGR-based data store. </Description> <IsManaged>False</IsManaged> <Version>3.3.0.0</Version> <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> <LibraryPath>OGRProvider.dll</LibraryPath> </FeatureProvider> And place the ogrprovider.dll in my fdo/bin folder. When I start map I get the error stack following... <?xml version="1.0" ?> - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it. <Entry code="1" type="15" sId="3" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it.</Entry> <Entry code="1" type="15" sId="6" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> </Error> </Session> </Map3dErrorLog> -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 7:30 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases No, the 3.3.0 version I am using is the shipped with and installed with autodesk map 3d 2009. At this time I have the 3.3.2 version installe from the fdo downloads... http://fdo.osgeo.org/content/fdo-332-downloads Windows SDK The following tar files contains the Windows (32 bit) Managed and Unmanaged FDO SDK files, including binaries, libraries and header files. fdosdk-win32-3.3.2.tar.gz -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 5:55 PM To: FDO Users Mail List Subject: RE: [fdo-users] RE: ESRI File Geodatabases Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that's in MDB format - you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Traian Stanev
|
I already posted it but forgot to send an email. http://13-9.com/OGRProvider-3.3-nopq.zip Write support does not depend on the provider, but on the underlying OGR driver, so I am the wrong person to ask about that. Traian -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Tuesday, March 10, 2009 10:12 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Thanks Traian, If you don't mind I would like the newly compiled dll. Brad Is there any plan to make a read/write version? -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Monday, March 09, 2009 9:28 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases The provider dll I posted is compiled with postgis support, which requires an external dll from Postgres (libpq.dll), which is likely what you are missing. I could probably recompile without that and post a new one, later today. (Or you could get the libpq.dll and its dependencies from a Postgres package). The provider I posted is compiled with ODBC support as well, which is what you are missing from the one that comes with the FDO package. It's really the default build of the GDAL dll that has that missing, and the one I posted is statically linked to a build of GDAL with ODBC enabled. I have tried it with geodatabases in the past, in Map3D, and it definitely works, once you can load the provider. :) Traian -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 10:19 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I have since my last post downloaded the dll provided in your last post. I removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk install. At that point I noticed there was no ogr provider in the original. So I added the following to my providers.xml <FeatureProvider> <Name>OSGeo.OGR.3.3</Name> <DisplayName>OSGeo FDO Provider for OGR </DisplayName> <Description>Read access to OGC OGR-based data store. </Description> <IsManaged>False</IsManaged> <Version>3.3.0.0</Version> <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> <LibraryPath>OGRProvider.dll</LibraryPath> </FeatureProvider> And place the ogrprovider.dll in my fdo/bin folder. When I start map I get the error stack following... <?xml version="1.0" ?> - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it. <Entry code="1" type="15" sId="3" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection control for provider. Either the provider is not installed or there was an error accessing it.</Entry> <Entry code="1" type="15" sId="6" occurrence="1">Unable to create connection to provider 'OSGeo.OGR.3.3'</Entry> <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO Provider: The specified module could not be found.</Entry> </Error> </Session> </Map3dErrorLog> -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom Sent: Monday, March 09, 2009 7:30 AM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases No, the 3.3.0 version I am using is the shipped with and installed with autodesk map 3d 2009. At this time I have the 3.3.2 version installe from the fdo downloads... http://fdo.osgeo.org/content/fdo-332-downloads Windows SDK The following tar files contains the Windows (32 bit) Managed and Unmanaged FDO SDK files, including binaries, libraries and header files. fdosdk-win32-3.3.2.tar.gz -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 5:55 PM To: FDO Users Mail List Subject: RE: [fdo-users] RE: ESRI File Geodatabases Which OGRProvider.dll are you using -- the one I posted at the URL below? http://13-9.com/OGRProvider-3.3.0.zip Traian ________________________________________ From: [hidden email] [[hidden email]] On Behalf Of Brad Nesom [[hidden email]] Sent: Friday, March 06, 2009 5:51 PM To: 'FDO Users Mail List' Subject: RE: [fdo-users] RE: ESRI File Geodatabases Traian, I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. Also the documentation shows that is it read/write. http://fdo.osgeo.org/OSProviderOverviews.html OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> OGR is a open source library. Read and write access is provided to vector data from the OGR library ________________________________ From: [hidden email] [mailto:[hidden email]] On Behalf Of Traian Stanev Sent: Friday, March 06, 2009 9:10 AM To: 'FDO Users Mail List' Subject: [fdo-users] RE: ESRI File Geodatabases Hi David, If you are talking about the personal geodatabase, that's in MDB format - you can read those with the OGR provider, in both 3.3 and 3.4. Note that support is read only. Traian From: [hidden email] [mailto:[hidden email]] On Behalf Of David Anderson Sent: Thursday, March 05, 2009 3:14 PM To: [hidden email] Subject: [fdo-users] ESRI File Geodatabases Does 3.3 or 3.4 support the ESRI file geodatabase? Thanks, David Anderson, P.E. Donnell & Allred, Inc. 908 Big Horn Ave P.O. Box 638 Worland, WY 82401 307-347-8276 307-347-8277 fax [hidden email]<mailto:[hidden email]> _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
Some javascript/style in this post has been disabled (why?)
Not sure what I am doing wrong.I have the provider dll you sent in the fdo bin directory. I get a successfull connection but when I add it to the map it says failed to cache features geometry is null. I have tried this with several pgdb's that I have verified do work in esri software. Brad > From: [hidden email] > To: [hidden email] > Date: Tue, 10 Mar 2009 07:21:55 -0700 > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > I already posted it but forgot to send an email. > > http://13-9.com/OGRProvider-3.3-nopq.zip > > > Write support does not depend on the provider, but on the underlying OGR driver, so I am the wrong person to ask about that. > > > Traian > > > > > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Tuesday, March 10, 2009 10:12 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Thanks Traian, > If you don't mind I would like the newly compiled dll. > Brad > Is there any plan to make a read/write version? > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Monday, March 09, 2009 9:28 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > The provider dll I posted is compiled with postgis support, which requires > an external dll from Postgres (libpq.dll), which is likely what you are > missing. I could probably recompile without that and post a new one, later > today. (Or you could get the libpq.dll and its dependencies from a Postgres > package). > > The provider I posted is compiled with ODBC support as well, which is what > you are missing from the one that comes with the FDO package. It's really > the default build of the GDAL dll that has that missing, and the one I > posted is statically linked to a build of GDAL with ODBC enabled. I have > tried it with geodatabases in the past, in Map3D, and it definitely works, > once you can load the provider. :) > > > Traian > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 10:19 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I have since my last post downloaded the dll provided in your last post. I > removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk > install. At that point I noticed there was no ogr provider in the original. > So I added the following to my providers.xml > > > <FeatureProvider> > <Name>OSGeo.OGR.3.3</Name> > <DisplayName>OSGeo FDO Provider for OGR </DisplayName> > <Description>Read access to OGC OGR-based data store. </Description> > <IsManaged>False</IsManaged> > <Version>3.3.0.0</Version> > <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> > <LibraryPath>OGRProvider.dll</LibraryPath> > </FeatureProvider> > And place the ogrprovider.dll in my fdo/bin folder. When I start map I get > the error stack following... > <?xml version="1.0" ?> > - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> > - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> > - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> > Failed to load connection control for provider. Either the provider is not > installed or there was an error accessing it. > <Entry code="1" type="15" sId="3" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection > control for provider. Either the provider is not installed or there was an > error accessing it.</Entry> > <Entry code="1" type="15" sId="6" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > </Error> > </Session> > </Map3dErrorLog> > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 7:30 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > No, the 3.3.0 version I am using is the shipped with and installed with > autodesk map 3d 2009. > At this time I have the 3.3.2 version installe from the fdo downloads... > http://fdo.osgeo.org/content/fdo-332-downloads > Windows SDK > The following tar files contains the Windows (32 bit) Managed and Unmanaged > FDO SDK files, including binaries, libraries and header files. > > fdosdk-win32-3.3.2.tar.gz > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 5:55 PM > To: FDO Users Mail List > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > Which OGRProvider.dll are you using -- the one I posted at the URL below? > > http://13-9.com/OGRProvider-3.3.0.zip > > > Traian > > > ________________________________________ > From: [hidden email] [[hidden email]] > On Behalf Of Brad Nesom [[hidden email]] > Sent: Friday, March 06, 2009 5:51 PM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. > Also the documentation shows that is it read/write. > > http://fdo.osgeo.org/OSProviderOverviews.html > > OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> > > OGR is a open source library. Read and write access is provided to vector > data from the OGR library > > > > ________________________________ > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 9:10 AM > To: 'FDO Users Mail List' > Subject: [fdo-users] RE: ESRI File Geodatabases > > Hi David, > > If you are talking about the personal geodatabase, that's in MDB format - > you can read those with the OGR provider, in both 3.3 and 3.4. Note that > support is read only. > > > Traian > > > From: [hidden email] > [mailto:[hidden email]] On Behalf Of David Anderson > Sent: Thursday, March 05, 2009 3:14 PM > To: [hidden email] > Subject: [fdo-users] ESRI File Geodatabases > > Does 3.3 or 3.4 support the ESRI file geodatabase? > > Thanks, > > David Anderson, P.E. > Donnell & Allred, Inc. > 908 Big Horn Ave > P.O. Box 638 > Worland, WY 82401 > 307-347-8276 > 307-347-8277 fax > [hidden email]<mailto:[hidden email]> > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users Windows Liveâ„¢ Groups: Create an online spot for your favorite groups to meet. Check it out. _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Steve Hinchee
|
In reply to this post
by David Anderson
Brad
I'm by no means an expert on this subject, but I have been reading this string for the past week or two. There is a difference between an ESRI File Geodatabase and an ESRI Personal Geodatabase. I believe the File Geodatabase was a new feature with their 9.3 software and I'm not sure what format it is in. The Personal Geodatabase is in MBD format and I believe OGR only supports the Personal Geodatabase right now. Like I said, I'm not an expert on this, but that is my understanding of things. Perhaps someone who knows more can shed more light on it than me, but I didn't want to see you keep beating your head against a brick wall. If you need to use the information in both ESRI and AutoCAD I'd recommend converting your File Geodatabases to Personal Geodatabase. It's fairly easy to do. That is how I'm doing things for right now. Steve -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of [hidden email] Sent: Thursday, March 12, 2009 11:00 AM To: [hidden email] Subject: fdo-users Digest, Vol 27, Issue 14 Send fdo-users mailing list submissions to [hidden email] To subscribe or unsubscribe via the World Wide Web, visit http://lists.osgeo.org/mailman/listinfo/fdo-users or, via email, send a message with subject or body 'help' to [hidden email] You can reach the person managing the list at [hidden email] When replying, please edit your Subject line so it is more specific than "Re: Contents of fdo-users digest..." Today's Topics: 1. RE: RE: ESRI File Geodatabases (Brad Nesom) ---------------------------------------------------------------------- Message: 1 Date: Thu, 12 Mar 2009 08:56:53 -0500 From: Brad Nesom <[hidden email]> Subject: RE: [fdo-users] RE: ESRI File Geodatabases To: FDO Users Mail List <[hidden email]> Message-ID: <[hidden email]> Content-Type: text/plain; charset="windows-1252" Not sure what I am doing wrong. I have the provider dll you sent in the fdo bin directory. I get a successfull connection but when I add it to the map it says failed to cache features geometry is null. I have tried this with several pgdb's that I have verified do work in esri software. Brad > From: [hidden email] > To: [hidden email] > Date: Tue, 10 Mar 2009 07:21:55 -0700 > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > I already posted it but forgot to send an email. > > http://13-9.com/OGRProvider-3.3-nopq.zip > > > Write support does not depend on the provider, but on the underlying OGR driver, so I am the wrong person to ask about that. > > > Traian > > > > > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Tuesday, March 10, 2009 10:12 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Thanks Traian, > If you don't mind I would like the newly compiled dll. > Brad > Is there any plan to make a read/write version? > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Monday, March 09, 2009 9:28 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > The provider dll I posted is compiled with postgis support, which requires > an external dll from Postgres (libpq.dll), which is likely what you are > missing. I could probably recompile without that and post a new one, later > today. (Or you could get the libpq.dll and its dependencies from a Postgres > package). > > The provider I posted is compiled with ODBC support as well, which is what > you are missing from the one that comes with the FDO package. It's really > the default build of the GDAL dll that has that missing, and the one I > posted is statically linked to a build of GDAL with ODBC enabled. I have > tried it with geodatabases in the past, in Map3D, and it definitely works, > once you can load the provider. :) > > > Traian > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 10:19 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I have since my last post downloaded the dll provided in your last post. I > removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk > install. At that point I noticed there was no ogr provider in the original. > So I added the following to my providers.xml > > > <FeatureProvider> > <Name>OSGeo.OGR.3.3</Name> > <DisplayName>OSGeo FDO Provider for OGR </DisplayName> > <Description>Read access to OGC OGR-based data store. </Description> > <IsManaged>False</IsManaged> > <Version>3.3.0.0</Version> > <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> > <LibraryPath>OGRProvider.dll</LibraryPath> > </FeatureProvider> > And place the ogrprovider.dll in my fdo/bin folder. When I start map I get > the error stack following... > <?xml version="1.0" ?> > - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> > - <Session user="ws21" start="3/9/2009 9:18:51 AM" document="Drawing1.dwg"> > - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> > Failed to load connection control for provider. Either the provider is not > installed or there was an error accessing it. > <Entry code="1" type="15" sId="3" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection > control for provider. Either the provider is not installed or there was an > error accessing it.</Entry> > <Entry code="1" type="15" sId="6" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > </Error> > </Session> > </Map3dErrorLog> > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 7:30 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > No, the 3.3.0 version I am using is the shipped with and installed with > autodesk map 3d 2009. > At this time I have the 3.3.2 version installe from the fdo downloads... > http://fdo.osgeo.org/content/fdo-332-downloads > Windows SDK > The following tar files contains the Windows (32 bit) Managed and Unmanaged > FDO SDK files, including binaries, libraries and header files. > > fdosdk-win32-3.3.2.tar.gz > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 5:55 PM > To: FDO Users Mail List > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > Which OGRProvider.dll are you using -- the one I posted at the URL below? > > http://13-9.com/OGRProvider-3.3.0.zip > > > Traian > > > ________________________________________ > From: [hidden email] [[hidden email]] > On Behalf Of Brad Nesom [[hidden email]] > Sent: Friday, March 06, 2009 5:51 PM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. > Also the documentation shows that is it read/write. > > http://fdo.osgeo.org/OSProviderOverviews.html > > OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> > > OGR is a open source library. Read and write access is provided to vector > data from the OGR library > > > > ________________________________ > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 9:10 AM > To: 'FDO Users Mail List' > Subject: [fdo-users] RE: ESRI File Geodatabases > > Hi David, > > If you are talking about the personal geodatabase, that's in MDB format - > you can read those with the OGR provider, in both 3.3 and 3.4. Note that > support is read only. > > > Traian > > > From: [hidden email] > [mailto:[hidden email]] On Behalf Of David Anderson > Sent: Thursday, March 05, 2009 3:14 PM > To: [hidden email] > Subject: [fdo-users] ESRI File Geodatabases > > Does 3.3 or 3.4 support the ESRI file geodatabase? > > Thanks, > > David Anderson, P.E. > Donnell & Allred, Inc. > 908 Big Horn Ave > P.O. Box 638 > Worland, WY 82401 > 307-347-8276 > 307-347-8277 fax > [hidden email]<mailto:[hidden email]> > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users _________________________________________________________________ Windows Live? Groups: Create an online spot for your favorite groups to meet. http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20090312/a2a20b6f/attachment-0001.html ------------------------------ _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users End of fdo-users Digest, Vol 27, Issue 14 ***************************************** _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Frank Warmerdam
|
Steve Hinchee wrote:
> Brad > > I'm by no means an expert on this subject, but I have been reading this > string for the past week or two. There is a difference between an ESRI File > Geodatabase and an ESRI Personal Geodatabase. I believe the File Geodatabase > was a new feature with their 9.3 software and I'm not sure what format it is > in. The Personal Geodatabase is in MBD format and I believe OGR only > supports the Personal Geodatabase right now. > > Like I said, I'm not an expert on this, but that is my understanding of > things. Perhaps someone who knows more can shed more light on it than me, > but I didn't want to see you keep beating your head against a brick wall. Folks, I also have not been following this topic too closely, but Steve is quite right. File Geodatabase is a new format from the ground up though the data model is similar to that of personal geodatabases or SDE. For those interested in prospects for support of file geodatabase in FDO, I think it might be best to shelve the topic till after the ESRI Developer Summit this year and then reconsider the issue as they is likely to be a related announcement. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [hidden email] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Brad Nesom
|
In reply to this post
by Steve Hinchee
Thanks Steve,
I do have a personal gdb, however am not able to have any success getting the data in. I can make a successful connection but it goes south after that. Brad -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Steve Hinchee Sent: Thursday, March 12, 2009 11:37 AM To: [hidden email] Subject: [fdo-users] RE: ESRI File Geodatabases Brad I'm by no means an expert on this subject, but I have been reading this string for the past week or two. There is a difference between an ESRI File Geodatabase and an ESRI Personal Geodatabase. I believe the File Geodatabase was a new feature with their 9.3 software and I'm not sure what format it is in. The Personal Geodatabase is in MBD format and I believe OGR only supports the Personal Geodatabase right now. Like I said, I'm not an expert on this, but that is my understanding of things. Perhaps someone who knows more can shed more light on it than me, but I didn't want to see you keep beating your head against a brick wall. If you need to use the information in both ESRI and AutoCAD I'd recommend converting your File Geodatabases to Personal Geodatabase. It's fairly easy to do. That is how I'm doing things for right now. Steve -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of [hidden email] Sent: Thursday, March 12, 2009 11:00 AM To: [hidden email] Subject: fdo-users Digest, Vol 27, Issue 14 Send fdo-users mailing list submissions to [hidden email] To subscribe or unsubscribe via the World Wide Web, visit http://lists.osgeo.org/mailman/listinfo/fdo-users or, via email, send a message with subject or body 'help' to [hidden email] You can reach the person managing the list at [hidden email] When replying, please edit your Subject line so it is more specific than "Re: Contents of fdo-users digest..." Today's Topics: 1. RE: RE: ESRI File Geodatabases (Brad Nesom) ---------------------------------------------------------------------- Message: 1 Date: Thu, 12 Mar 2009 08:56:53 -0500 From: Brad Nesom <[hidden email]> Subject: RE: [fdo-users] RE: ESRI File Geodatabases To: FDO Users Mail List <[hidden email]> Message-ID: <[hidden email]> Content-Type: text/plain; charset="windows-1252" Not sure what I am doing wrong. I have the provider dll you sent in the fdo bin directory. I get a successfull connection but when I add it to the map it says failed to cache features geometry is null. I have tried this with several pgdb's that I have verified do work in esri software. Brad > From: [hidden email] > To: [hidden email] > Date: Tue, 10 Mar 2009 07:21:55 -0700 > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > I already posted it but forgot to send an email. > > http://13-9.com/OGRProvider-3.3-nopq.zip > > > Write support does not depend on the provider, but on the underlying OGR > > > Traian > > > > > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Tuesday, March 10, 2009 10:12 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Thanks Traian, > If you don't mind I would like the newly compiled dll. > Brad > Is there any plan to make a read/write version? > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Monday, March 09, 2009 9:28 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > The provider dll I posted is compiled with postgis support, which requires > an external dll from Postgres (libpq.dll), which is likely what you are > missing. I could probably recompile without that and post a new one, later > today. (Or you could get the libpq.dll and its dependencies from a > package). > > The provider I posted is compiled with ODBC support as well, which is what > you are missing from the one that comes with the FDO package. It's really > the default build of the GDAL dll that has that missing, and the one I > posted is statically linked to a build of GDAL with ODBC enabled. I have > tried it with geodatabases in the past, in Map3D, and it definitely works, > once you can load the provider. :) > > > Traian > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 10:19 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I have since my last post downloaded the dll provided in your last post. I > removed the 3.3.2 fdo and re-loaded the 3.3.0 from the original autodesk > install. At that point I noticed there was no ogr provider in the > So I added the following to my providers.xml > > > <FeatureProvider> > <Name>OSGeo.OGR.3.3</Name> > <DisplayName>OSGeo FDO Provider for OGR </DisplayName> > <Description>Read access to OGC OGR-based data store. </Description> > <IsManaged>False</IsManaged> > <Version>3.3.0.0</Version> > <FeatureDataObjectsVersion>3.3.0.0</FeatureDataObjectsVersion> > <LibraryPath>OGRProvider.dll</LibraryPath> > </FeatureProvider> > And place the ogrprovider.dll in my fdo/bin folder. When I start map I get > the error stack following... > <?xml version="1.0" ?> > - <Map3dErrorLog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:noNamespaceSchemaLocation="AcMap3dErrorLog.xsd"> > - <Session user="ws21" start="3/9/2009 9:18:51 AM" > - <Error code="1" type="15" dispensation="1" sId="2" occurrence="1"> > Failed to load connection control for provider. Either the provider is not > installed or there was an error accessing it. > <Entry code="1" type="15" sId="3" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="4" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > <Entry code="1" type="15" sId="5" occurrence="1">Failed to load connection > control for provider. Either the provider is not installed or there was an > error accessing it.</Entry> > <Entry code="1" type="15" sId="6" occurrence="1">Unable to create > connection to provider 'OSGeo.OGR.3.3'</Entry> > <Entry code="1" type="15" sId="7" occurrence="1">Unable to load the FDO > Provider: The specified module could not be found.</Entry> > </Error> > </Session> > </Map3dErrorLog> > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Brad Nesom > Sent: Monday, March 09, 2009 7:30 AM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > No, the 3.3.0 version I am using is the shipped with and installed with > autodesk map 3d 2009. > At this time I have the 3.3.2 version installe from the fdo downloads... > http://fdo.osgeo.org/content/fdo-332-downloads > Windows SDK > The following tar files contains the Windows (32 bit) Managed and > FDO SDK files, including binaries, libraries and header files. > > fdosdk-win32-3.3.2.tar.gz > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 5:55 PM > To: FDO Users Mail List > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > > Which OGRProvider.dll are you using -- the one I posted at the URL below? > > http://13-9.com/OGRProvider-3.3.0.zip > > > Traian > > > ________________________________________ > From: [hidden email] > On Behalf Of Brad Nesom [[hidden email]] > Sent: Friday, March 06, 2009 5:51 PM > To: 'FDO Users Mail List' > Subject: RE: [fdo-users] RE: ESRI File Geodatabases > > Traian, > I am unable to accomplish even read only of the MDB in 3.3.0 or 3.3.2. > Also the documentation shows that is it read/write. > > http://fdo.osgeo.org/OSProviderOverviews.html > > OSGeo FDO Provider for OGR<http://fdo.osgeo.org/fdoogr/index.html> > > OGR is a open source library. Read and write access is provided to vector > data from the OGR library > > > > ________________________________ > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Traian Stanev > Sent: Friday, March 06, 2009 9:10 AM > To: 'FDO Users Mail List' > Subject: [fdo-users] RE: ESRI File Geodatabases > > Hi David, > > If you are talking about the personal geodatabase, that's in MDB format - > you can read those with the OGR provider, in both 3.3 and 3.4. Note that > support is read only. > > > Traian > > > From: [hidden email] > [mailto:[hidden email]] On Behalf Of David Anderson > Sent: Thursday, March 05, 2009 3:14 PM > To: [hidden email] > Subject: [fdo-users] ESRI File Geodatabases > > Does 3.3 or 3.4 support the ESRI file geodatabase? > > Thanks, > > David Anderson, P.E. > Donnell & Allred, Inc. > 908 Big Horn Ave > P.O. Box 638 > Worland, WY 82401 > 307-347-8276 > 307-347-8277 fax > [hidden email]<mailto:[hidden email]> > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users > _______________________________________________ > fdo-users mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/fdo-users _________________________________________________________________ Windows Live? Groups: Create an online spot for your favorite groups to meet. http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20090312/a2a20b6f/att achment-0001.html ------------------------------ _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users End of fdo-users Digest, Vol 27, Issue 14 ***************************************** _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Crispin_at_1Spatial
|
In reply to this post
by Brad Nesom
OK,
I have tried this DLL in AutoCAD Map 2009 SP1 and also in our alternative MapRelate solution. Success on both camps - especially pleased with this build including xerces support means that I can read GML into AutoCAD now! Thanks Trian. The sample GeoDatabase I am using came from the interweb somewhere and to utilise the personal geodatabase I first created a System-ODBC connection to the MDB file in the Windows ODBC administrator - in my case I called my sample ODBC connection 'pgeo_somerset'. Then in Map I did a 'Add OGR Connection' and in the box for datasource put this exact format (from the OGR documentation) - ie the "PGeo:" prefix and then the ODBC connection name: PGeo:pgeo_somerset I hope this helps. Crispin |
||||||||||||||||
|
Brad Nesom
|
Thanks for the clarification Crispin!
I have been using the format - ODBC:myconnectionname I bet that will make a difference. Brad -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Crispin_at_1Spatial Sent: Friday, March 13, 2009 8:01 AM To: [hidden email] Subject: RE: RE: [fdo-users] ESRI File Geodatabases OK, I have tried this DLL in AutoCAD Map 2009 SP1 and also in our alternative MapRelate solution. Success on both camps - especially pleased with this build including xerces support means that I can read GML into AutoCAD now! Thanks Trian. The sample GeoDatabase I am using came from the interweb somewhere and to utilise the personal geodatabase I first created a System-ODBC connection to the MDB file in the Windows ODBC administrator - in my case I called my sample ODBC connection 'pgeo_somerset'. Then in Map I did a 'Add OGR Connection' and in the box for datasource put this exact format (from the OGR documentation) - ie the "PGeo:" prefix and then the ODBC connection name: PGeo:pgeo_somerset I hope this helps. Crispin -- View this message in context: http://n2.nabble.com/ESRI-File-Geodatabases-tp2431900p2473261.html Sent from the FDO Users mailing list archive at Nabble.com. _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
|
Jason Birch
|
In reply to this post
by Crispin_at_1Spatial
I've added an FdoOgrNotes page to the wiki:
http://trac.osgeo.org/fdo/wiki/FdoOgrNotes Please feel free to revise, extend, etc... Jason -----Original Message----- From: Crispin_at_1Spatial Sent: March-13-09 6:01 AM To: [hidden email] Subject: RE: RE: [fdo-users] ESRI File Geodatabases The sample GeoDatabase I am using came from the interweb somewhere and to utilise the personal geodatabase I first created a System-ODBC connection to the MDB file in the Windows ODBC administrator - in my case I called my sample ODBC connection 'pgeo_somerset'. Then in Map I did a 'Add OGR Connection' and in the box for datasource put this exact format (from the OGR documentation) - ie the "PGeo:" prefix and then the ODBC connection name: PGeo:pgeo_somerset _______________________________________________ fdo-users mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/fdo-users |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |