Maptitude - http://research.umbc.edu/~roswell/maptitude.html
--------------------------- ListBot Sponsor --------------------------
Get fast, easy info by phone: Call 800-555-TELL.
News, weather, restaurants... & much more!
http://on.linkexchange.com/?ATID=27&AID=2143
----------------------------------------------------------------------
> I would like to suggest you include elevation data if at all possible.
> This would help deciding which end to start from.
One basic way I've thought to do this is to simply use the elevation data
in the populated place file. Instead of "MOUNT VERNON MD" I'd like it to
say "Mount Vernon, 90" So far I've got:
proper(left(name, len(name)-3) + ", " + string(elevation) )
I need to figure out if elevation is null. Not sure how to do that.
For now, I'm getting "Mount Vernon," for those population places that
don't have Elevation data, including the extra comma.
In some other software a function such as IsNull(field)
I checked Larry's nice function chart at
http://www.directionsmag.com/tools/Default.asp?a=alltools&ProductID=39
and didn't see a null function.
This is really two problems: how to take out the comma if elevation is
empty or null, And the totally different question of how to do a better
job of showing elevaton.
On Fri, 26 Jan 101 [EMAIL PROTECTED] wrote:
> Maptitude - http://research.umbc.edu/~roswell/maptitude.html
>
> --------------------------- ListBot Sponsor --------------------------
> Get fast, easy info by phone: Call 800-555-TELL.
> News, weather, restaurants... & much more!
>
> http://on.linkexchange.com/?ATID=27&AID=2143
> ----------------------------------------------------------------------
>
>
> John
>
> >
> > I want to offer bike route maps at www.freebikemaps.org. The U.S. seems
> > to have road layers for streets, rivers, railroads, airports, so we
> > already have an idea of where to go by car, canoe, train, and plane, but I
> > think we need a national bike route layer!
> >
> > Granted, the first challenge was getting bike route data, and believe me,
> > I got an awful lot of "nos" from various trail and municipal
> > organizations, even for data that was already digitized. Little islands of
> > data out there...
>
>
> ______________________________________________________________________
> To unsubscribe, write to [EMAIL PROTECTED]
>
_________________________________________________________
Marjorie Roswell, Spatial Analyst
UMBC Center for Health Program Development and Management
1000 Hilltop Circle Fx: (410)455-6850
Baltimore, MD 21250 E: [EMAIL PROTECTED]
Ph: (410)455-6802 http://umbc.edu/~roswell/mipage.html
_________________________________________________________
______________________________________________________________________
To unsubscribe, write to [EMAIL PROTECTED]