FDO Toolbox

View: New views
7 Messages — Rating Filter:   Alert me  

FDO Toolbox

by Jackie C. Ng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is a windows application to process, create and manage geospatial data.

It is written in C# and uses the Feature Data Objects (FDO) API.

You will need to have the following installed:

- .net Framework 2.0 or later
- Microsoft Visual C++ 2005 SP1 runtime library

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox

Binaries and source (via subversion) are available and licensed under the GNU Lesser GPL license.

Comments? Bug reports? suggestions? All are welcome :-)

- Jackie

--
Blog: http://themapguyde.blogspot.com
Facebook: http://www.facebook.com/profile.php?id=599261907
LinkedIn: http://www.linkedin.com/in/jackieng

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

RE: FDO Toolbox

by JasonBirch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

HI Jackie,

 

It’s a pretty cool tool.  I would have been happier if you and Haris could have collaborated on this, but I still haven’t seen the source for fdo2fdo, so… J

 

I was playing around with an earlier release a couple days ago and found a few things that I would have liked to see, most of them from my experience with fdo2fdo.  I’ll add them as enhancement requests at Google Code.

 

Jason

 

 

From: Jackie Ng
Subject: [mapguide-users] FDO Toolbox

 

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox



_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: FDO Toolbox

by Kenneth Skovhede, GEOGRAF A/S :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Very nice work Jackie.
I am sure this will help out many people transfering data, including myself.
Regards, Kenneth Skovhede, GEOGRAF A/S


Jackie Ng skrev:
Hi everyone,

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is a windows application to process, create and manage geospatial data.

It is written in C# and uses the Feature Data Objects (FDO) API.

You will need to have the following installed:

- .net Framework 2.0 or later
- Microsoft Visual C++ 2005 SP1 runtime library

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox

Binaries and source (via subversion) are available and licensed under the GNU Lesser GPL license.

Comments? Bug reports? suggestions? All are welcome :-)

- Jackie

--
Blog: http://themapguyde.blogspot.com
Facebook: http://www.facebook.com/profile.php?id=599261907
LinkedIn: http://www.linkedin.com/in/jackieng

_______________________________________________ mapguide-users mailing list mapguide-users@... http://lists.osgeo.org/mailman/listinfo/mapguide-users

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

RE: FDO Toolbox

by Robert Fortin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Jackie,

 

Great work indeed. Finally and admin tool for FDO! 

 

I played a bit with it.  It got a me a bit of time to figure out where you could edit the schema (you have to go back to the connection to find the popup).  But after that, it was straight forward. I like the fact that we finally have a spatial context editor.  I didn’t spend a lot of time on it and will certainly do in the future.  A minor detail - the geometry type. FDO has 2 ways to specify the geometry types for a geometry property: geometrictype and geometrytype.  GeometricType is what you are using and it is less specific or too vague.  We added GeometryType which basically indicates the specific geometry type it support like point, multipoint, curve, etc.  I think that’s what we need to show in the UI instead of the GeometricType.  As you can see, my comments are pretty minor so far…

 

Thanks for doing this and making it available!

 

Robert

 

 

From: fdo-users-bounces@... [mailto:fdo-users-bounces@...] On Behalf Of Jason Birch
Sent: Tuesday, July 22, 2008 11:34 AM
To: MapGuide Users Mail List; fdo-users@...
Cc: Sean Twomey
Subject: [fdo-users] RE: [mapguide-users] FDO Toolbox

 

HI Jackie,

 

It’s a pretty cool tool.  I would have been happier if you and Haris could have collaborated on this, but I still haven’t seen the source for fdo2fdo, so… J

 

I was playing around with an earlier release a couple days ago and found a few things that I would have liked to see, most of them from my experience with fdo2fdo.  I’ll add them as enhancement requests at Google Code.

 

Jason

 

 

From: Jackie Ng
Subject: [mapguide-users] FDO Toolbox

 

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox


_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: FDO Toolbox

by intengu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How does one connect to Postgis.

I get the following error message: Unable to load the FDO Provider: The specified module could not be found.

What does it mean and how do I resolve it.

Regards,

2008/7/22 Jackie Ng <jumpinjackie@...>:
Hi everyone,

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is a windows application to process, create and manage geospatial data.

It is written in C# and uses the Feature Data Objects (FDO) API.

You will need to have the following installed:

- .net Framework 2.0 or later
- Microsoft Visual C++ 2005 SP1 runtime library

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox

Binaries and source (via subversion) are available and licensed under the GNU Lesser GPL license.

Comments? Bug reports? suggestions? All are welcome :-)

- Jackie

--
Blog: http://themapguyde.blogspot.com
Facebook: http://www.facebook.com/profile.php?id=599261907
LinkedIn: http://www.linkedin.com/in/jackieng

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users




--
Sindile Bidla

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: FDO Toolbox

by Kenneth Skovhede, GEOGRAF A/S :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quick guess: you are missing libpq.dll.
Other than that, try opening the file Postgisprovider.dll with dependency walker:
http://www.dependencywalker.com
Regards, Kenneth Skovhede, GEOGRAF A/S


Intengu Technologies skrev:
How does one connect to Postgis.

I get the following error message: Unable to load the FDO Provider: The specified module could not be found.

What does it mean and how do I resolve it.

Regards,

2008/7/22 Jackie Ng <jumpinjackie@...>:
Hi everyone,

This is something that I have been working on in my spare time, and now I think it is time to share it with you all.

FDO Toolbox is a windows application to process, create and manage geospatial data.

It is written in C# and uses the Feature Data Objects (FDO) API.

You will need to have the following installed:

- .net Framework 2.0 or later
- Microsoft Visual C++ 2005 SP1 runtime library

FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox

Binaries and source (via subversion) are available and licensed under the GNU Lesser GPL license.

Comments? Bug reports? suggestions? All are welcome :-)

- Jackie

--
Blog: http://themapguyde.blogspot.com
Facebook: http://www.facebook.com/profile.php?id=599261907
LinkedIn: http://www.linkedin.com/in/jackieng

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users




--
Sindile Bidla

_______________________________________________ mapguide-users mailing list mapguide-users@... http://lists.osgeo.org/mailman/listinfo/mapguide-users

_______________________________________________
mapguide-users mailing list
mapguide-users@...
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: FDO Toolbox

by Jackie C. Ng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The application uses the stock FDO SDK binaries, meaning most rdbms providers would require additional dlls copied over into the application directory (because they are not bundled with the FDO SDK)

Does this link help?

http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes

- Jackie

intengu wrote:
How does one connect to Postgis.

I get the following error message: Unable to load the FDO Provider: The
specified module could not be found.

What does it mean and how do I resolve it.

Regards,

2008/7/22 Jackie Ng <jumpinjackie@gmail.com>:

> Hi everyone,
>
> This is something that I have been working on in my spare time, and now I
> think it is time to share it with you all.
>
> FDO Toolbox is a windows application to process, create and manage
> geospatial data.
>
> It is written in C# and uses the Feature Data Objects (FDO) API.
>
> You will need to have the following installed:
>
> - .net Framework 2.0 or later
> - Microsoft Visual C++ 2005 SP1 runtime library
>
> FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox
>
> Binaries and source (via subversion) are available and licensed under the
> GNU Lesser GPL license.
>
> Comments? Bug reports? suggestions? All are welcome :-)
>
> - Jackie
>
> --
> Blog: http://themapguyde.blogspot.com
> Facebook: http://www.facebook.com/profile.php?id=599261907
> LinkedIn: http://www.linkedin.com/in/jackieng
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>


--
Sindile Bidla

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users