Author Topic: Open Source Survey Package?  (Read 18706 times)

0 Members and 1 Guest are viewing this topic.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Open Source Survey Package?
« Reply #30 on: October 24, 2005, 02:59:29 PM »
And of the graphical interface?

Forgive me, I've not surveyed in some twenty years. How complicated do "we" imagine the interface(s) might be? iow, someone please name of the typical things a library such as this hopes to address.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Open Source Survey Package?
« Reply #31 on: October 24, 2005, 03:02:29 PM »
General statement -- I've seen a lot of ideas get floated for communal effort like this and the number one cause of failure remains the same -- the lack of a document laying all aspects of what the effort actually is. It's like attempting to build a bridge without a set of blueprints. You can't build the bridge no matter the talent of all the workers who are ready to put their muscle into it and all the ideas like 'yeah, gotta be modern truss system' et al.

/evangelism for the day.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
Re: Open Source Survey Package?
« Reply #32 on: October 24, 2005, 03:03:31 PM »
I'm trying to think of an instance were I'd like to have a graphical interface but none come to mind. Please explain.
TheSwamp.org  (serving the CAD community since 2003)

Chuck Gabriel

  • Guest
Re: Open Source Survey Package?
« Reply #33 on: October 24, 2005, 03:03:59 PM »
And of the graphical interface?

wxWidgets?

AutoCAD supports Python?

Sorry.  C++ on the brain (there is a C++ port isn't there?).

Swift

  • Swamp Rat
  • Posts: 596

JohnK

  • Administrator
  • Seagull
  • Posts: 10640
Re: Open Source Survey Package?
« Reply #35 on: October 24, 2005, 03:40:42 PM »
I agree with MP; we need documentation. Mark already has the CVS(subversion) up and running, so we can start developing, but we need to get our ideas down on paper first and foremost.

On the topic of Graphical. What were you thinking about using grafix for? ...I was thinking that if we develop in this type of manner:

Task: import a set of ''points'' (comma delimited) into autocad and have those points be marked and labled.
 
1. call app.
2. app asks where file to import is.
3. app does all ''mapping'' of points.

There wouldnt be a need for graphical at all.
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

Swift

  • Swamp Rat
  • Posts: 596
Re: Open Source Survey Package?
« Reply #36 on: October 24, 2005, 03:55:20 PM »
There are options on how the points are plotted


  • the type of symbol(block) used to represent the points
  • is the point to be drawn in 3d
  • layer of point symbol     
  • plot pt#, description, elevation? number of decimal places to use     
  • plot all points of a numeric range     
  • plot by point description   
  • plot by elevation range[/i]
    [li]plot within radius
  • plot by numeric range

Swift

  • Swamp Rat
  • Posts: 596
Re: Open Source Survey Package?
« Reply #37 on: October 24, 2005, 04:01:24 PM »
Even to support the simplest of adjustment routines (compass rule) you'll need somekind of grid to really have a nice appearance.

Same way with Triangulations there are a lot of options involved before any of the math happens

Chuck Gabriel

  • Guest
Re: Open Source Survey Package?
« Reply #38 on: October 24, 2005, 05:26:38 PM »
MP makes a really good point, and I'll go one further.  I think somebody has to take on the role of coordinator, one person who knows what is already done, what needs to be done, and who is working on what.

I nominate Swift.

Swift

  • Swamp Rat
  • Posts: 596
Re: Open Source Survey Package?
« Reply #39 on: October 24, 2005, 06:10:11 PM »
I've never coordinated any software project development but as we've got fond of saying around here ... "He!! we've built a dam, don't sweat the small stuff" :D

That being said we need ideals. I think we need to be able to read/write some already existing packages files. I'm familiar with Carlsons stuff and have more time than I care to admit working with SMI up to version 6 (not sure how much it has changed recently).

So just what do we want this thing to do in the first release?

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Open Source Survey Package?
« Reply #40 on: October 24, 2005, 06:39:06 PM »
So just what do we want this thing to do in the first release?

Assuming one were working from an adequate software blueprint, prove that the first scaled down, throw away prototype works in AutoCAD and IntelliCAD using typical data produced by the more popular total station units etc.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Dinosaur

  • Guest
Re: Open Source Survey Package?
« Reply #41 on: October 24, 2005, 06:59:36 PM »
Wow, you'd be surprised by the interest in this thread from all the non logged in lurkers -- 6 as we speak.

Folks like T__ G__ G__ out of __ __.

Hi guys!

<waving.gif>
The RSS feed is giving this thread quite a spotlight far away from the swamp.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Open Source Survey Package?
« Reply #42 on: October 24, 2005, 07:01:56 PM »
The RSS feed is giving this thread quite a spotlight far away from the swamp.

True that, but they weren't reading via RSS (they may have initially snagged the post that way).

:)
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Dinosaur

  • Guest
Re: Open Source Survey Package?
« Reply #43 on: October 24, 2005, 07:08:46 PM »
I just mentioned it in consideration if the thread should be moved at some point.

MickD

  • King Gator
  • Posts: 3636
  • (x-in)->[process]->(y-out) ... simples!
Re: Open Source Survey Package?
« Reply #44 on: October 24, 2005, 07:21:13 PM »
I know nothing of surveying really but I have vs2002 pro and vc6 if required for any arx development (if required). I'd also be happy to work on any geometry/math lib's if needed. I've also played with ODBC a bit if your import/export data has this interface.
Cheers,
Mick.
"Programming is really just the mundane aspect of expressing a solution to a problem."
- John Carmack

"Short cuts make long delays,' argued Pippin.”
- J.R.R. Tolkien