 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
GISProgrammer Guest
|
Posted: Thu Sep 22, 2005 11:05 pm Post subject: GIS Help |
|
|
Hi there,
I am not so new to GIS as I am new to writing GIS supporting software.
I wonder if I can call on the wealth of experience here to help me with
a problem.
I have a shape file of a road network. Along that network I have a
collection of reference points. These are actually measure points
along the road.
For instance one point may be at 2km and another at 3.5km.
The problem I have is that I want to add some more point data to the
map - at say 2.5 km, but I do not know the longs and lats of where I
have to add the new point.
Is the way to solve the problem start at the 2km point, and measure
down the shape to 500m to work out the long and lat? Is this how this
sort of problem is conventionally solved?
If so...what are the GIS terms that are used to descibe this type of
process "georeferencing?" "interpolation?" (so that I can start reading
up on it).
Anyones help would be much appreciated.
Thanks
|
|
| Back to top |
|
 |
scooper Guest
|
Posted: Wed Nov 02, 2005 11:18 am Post subject: Re: GIS Help |
|
|
You need to be able to do a linear regression of the road line then create
the points programmatically.
ie. Lat 23.3422 DMS Long 147.22.98 DMS
to Lat 23.4434 DMS Long 148.5555 DMS
Convert the DMS to DD (Decimal Degrees) and create a regression equation for
the line then measure your 2km or 3.5km along it and it is created.
Scooper
"GISProgrammer" <GISProgrammer111 (AT) hotmail (DOT) com> wrote
| Quote: | Hi there,
I am not so new to GIS as I am new to writing GIS supporting software.
I wonder if I can call on the wealth of experience here to help me with
a problem.
I have a shape file of a road network. Along that network I have a
collection of reference points. These are actually measure points
along the road.
For instance one point may be at 2km and another at 3.5km.
The problem I have is that I want to add some more point data to the
map - at say 2.5 km, but I do not know the longs and lats of where I
have to add the new point.
Is the way to solve the problem start at the 2km point, and measure
down the shape to 500m to work out the long and lat? Is this how this
sort of problem is conventionally solved?
If so...what are the GIS terms that are used to descibe this type of
process "georeferencing?" "interpolation?" (so that I can start reading
up on it).
Anyones help would be much appreciated.
Thanks
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|