|
Dale, timely response, I’ve been at
this all day and making progress. Setting some terminology and history might
be useful here. This is an aerial photogrammetric application. It’s
easy to picture an aircraft flying back and forth creating “runs”
and shooting photos along the way. The points are the centres of the
photos, the lines are the flight runs. The reason we have this problem is
because we are working with old photography going back to the 2nd WW
when airborne DGPS did not exist, so in order to make spatial data sets we have
to create the meta data for each point (photo). I could not make the densifier work so
have moved on to the labeller/coercer route. I have successfully
calculated the interval by calculating the length along a line connecting the
points and dividing by the Last Point number less the First Point number less
1. Interval = ((Last Point number –
First Point number)-1) Once that is done I then produce, as you
suggested, labels with “interval” and offset to zero. Using Coercer
to change to point geometry it’s all good at this point. The next step is causing problems.
That is renaming the newly created points to their true number. The
labeller assigns whatever attribute I give it so they all come out the same.
I need to create procedure that checks the First Point adds “1” to
it, creates a new attribute for that point, moves to the next point adds “1”
to the previous point, creates a new attribute and goes through the line of related
points. When the points on the line are done, the next line of points is
started and the procedure continues through the data set. Then I could
remove/rename attributes to suit. You can see what we are trying to
accomplish by going to: http://www.ntlis.nt.gov.au/imfPublic/airPhotoimf.jsp Thanks again, Russell From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dale Lutz Hi
Russell,
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- [fme] Creating intermediate points along a line nichols2bdarwindpi
- Re: [fme] Creating intermediate points along a lin... Dale Lutz
- RE: [fme] Creating intermediate points along a... Russell MILLER
- [fme] Re: Creating intermediate points alo... kcheng888_007
- RE: [fme] Re: Creating intermediate po... Russell MILLER
- [fme] Re: Creating intermediate p... kcheng888_007
- [fme] Re: Creating intermediate points alo... kcheng888_007
