Syndicate this blog Subscribe

options here..

Recently on
Survey+"GIS"


From: SeanT
on: Large Data sets - speed up Tiled Raster files with WMS... :

Hola Txus
Thanks for the comment - I am interested in seeing how the WFS performs.
I'll be sure to post something if I figure it out:)
cheers,
SeanT
p.s.
Nice Blog Hombre:)

From: Txus
on: Large Data sets - speed up Tiled Raster files with WMS... :

Magnific Post, and very useful.
I have a question. Have you tried with vectorial cartography (WFS) instead of WMS?

Thanks

Txus

From: SeanT
on: Connect TAB/DGN to DWG - (FME for FDO for free...) :

cool.
I like the translation engine too.

From: Giovanni Perego
on: Connect TAB/DGN to DWG - (FME for FDO for free...) :

Hi SeanT,

I downloaded and tested the new FDO Provider on Italian version of AutoCAD Map 3D 2008.
It seems to work well!

I Just published a Post.
click here

You can read it, I added in my Blog Google translation from italian to english language.

Regards
Giovanni

From: SeanT
on: Connect TAB/DGN to DWG - (FME for FDO for free...) :

Hi Giovanni,
'good to hear from Italia.
I don't know anything about using the localised versions but know someone who does. Jaylene Crick is the director of marketing for Safe Software and got back to me quickly when I asked questions about using Civil 3D as opposed to Map 3D.
You'll find full details on the download page but her email address is.
jaylene (dot) crick (at) safe (dot) com.
cheers,
SeanT


Large Data sets - speed up Tiled Raster files with WMS...

With aerial photos or scanned maps, it is common to have a large number of tiled images. Using FDO’s to bring the images is in a great way to improve speed but when we are talking about many images, it can still have issues. One of these is the fact that even though FDO’s are a serious improvement over the old fashioned insert image function, it will still slow the AutoCAD Civil 3D session down, particularly for panning/zooming - another is that every time the DWG file is opened, all the images have to be resolved regardless of whether they are displayed or not - for a large area (a State in Australia for example), this can take a long long time. I know people who go for a coffee while the system is sorting itself out.

In this example, each square on the grid represents a 50MB image. We don’t want all this images on the screen at the same time but we do want to be able to zoom into an area and have them appear for just this region without too much fuss.

This solution is not simple - we use Mapguide to do the work externally to the Civil 3D session. It is well worth the effort though - the improvement in speed is amazing.

Read more! »

Aug-04 '08 - by SeanT Email , 133 views, 2 comments

COGO functionality in Civil 3D - Interpolate Points...

I’ve just come from a conference where I was reminded of a Survey Feature that we often forget to show off in presentations - the functionality and options available in Civil 3D to create Points manually.

The scenario is that an intersection has been surveyed and the point where the 2 CL’s meet has not been picked up. The solution is to interpolate the Point from the Main road and join it to the Side Road (the dashed blue line above) so the triangulation forms properly.

This is just one of the options available in the Points > Create Points toolbar. Once you know the general gist of one of them…

Read more! »

Apr-03 '08 - by SeanT Email , 162 views, Leave a comment

STRINGER - new website + a bit of history

-
http://www.stringersurvey.com/
The CadApps web page still has plenty of info, but this new one has more specifics on exactly what the software offers with a page on tech tips etc…

When you go there, make sure you click the section marked ‘Some Keyword Solutions’ to get to the interactive page (click on a button to get help on it).

For a bit of history on Stringer, click below

Read more! »

Feb-28 '08 - by SeanT Email , 238 views, Leave a comment

Large Data Sets - filtering point files

Credit for this one goes to Alec Tadman from Connell Wagner.
He came up with the innovative idea and emailed me - I just put the SQL code together (with a little help from my friends..)

The basic idea is to keep the points near the specified contour intervals (blue) and get rid of the rest (red), before building the contours.

Read more! »

Jan-09 '08 - by SeanT Email , 1661 views, Leave a comment

Connect TAB/DGN to DWG - (FME for FDO for free...)


lots of acronyms - whats all the fuss about?

We love our FDO’s because we can link external data (ESRI SHP files etc) like an X-Ref. (we can do a lot more as well but we’re fond of the simple stuff)

The only problem with this is that FDO Data Connections do not have MAPINFO or MICROSTATION formats by default. These can be linked with the OGR provider but this has some problems, particularly with large data sets. The solution to all this is FME ….(feature manipulation engine - the parts we need are free…)

Read more! »

Dec-07 '07 - by SeanT Email , 709 views, 6 comments