Autodesk MapGuide Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Giovanni
append new objects to sdf file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
119 Views, 4 Replies
06-14-2005 03:00 AM
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
*Andy Morsell
Re: append new objects to sdf file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-14-2005 08:35 AM in reply to:
*Giovanni
I would recommend you look at the .SDL format file which is the ASCII
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.
--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com
"Giovanni" wrote in message
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.
--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com
"Giovanni"
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
Re: append new objects to sdf file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-14-2005 08:54 AM in reply to:
*Giovanni
You could use the SDF COM Toolkit to accomplish this. I believe the Help for the Toolkit has examples to do this. If you get stuck just ask for help.
Scott
Scott
*Giovanni
Re: append new objects to sdf file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-15-2005 02:28 AM in reply to:
*Giovanni
thanks very much
Giovanni
"Andy Morsell" ha scritto nel messaggio
news:4874369@discussion.autodesk.com...
I would recommend you look at the .SDL format file which is the ASCII
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.
--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com
"Giovanni" wrote in message
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
Giovanni
"Andy Morsell"
news:4874369@discussion.autodesk.com...
I would recommend you look at the .SDL format file which is the ASCII
equivelent of a .SDF. You may be able to manipulate (manually or
programatically) your text file to get the information into the required
format. You can then use SDFLoader to convert the .SDL to .SDF. There is a
switch with SDFLoader to append to the file rather than overwrite it.
--
Andy Morsell, P.E.
Spatial Integrators, Inc.
http://www.SpatialGIS.com
"Giovanni"
news:4873961@discussion.autodesk.com...
hi
i need to append new object to a sdf file
from a txt file where i have a polyline and coordinate of every point
there is someone function for this question
thanks Giovanni
*Giovanni
Re: append new objects to sdf file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-15-2005 02:57 AM in reply to:
*Giovanni
thanks very much
Giovanni
ha scritto nel messaggio news:4874385@discussion.autodesk.com...
You could use the SDF COM Toolkit to accomplish this. I believe the Help
for the Toolkit has examples to do this. If you get stuck just ask for
help.
Scott
Giovanni
You could use the SDF COM Toolkit to accomplish this. I believe the Help
for the Toolkit has examples to do this. If you get stuck just ask for
help.
Scott
