[Xastir] drawing shapefiles for xastir

Derrick J Brashear shadow at dementia.org
Wed Jan 22 12:34:06 EST 2003


On Wed, 22 Jan 2003, Curt Mills, WE7U wrote:

> Hmmm...  So if people find Shapefiles that have been written in some
> other projection, you can convert them to lat/long and some normal
> datum?

If they built the shapefile support library they have enough to build the
helper binary to do it themselves, but, yes.

> This might be of use to a few people that got ahold of shapefiles
> that Xastir couldn't touch.  I remember something about measurements
> in feet and perhaps UTM in some of them instead of lat/long?

The string I posted works for UTM. If you have "state plane" data it might
be in feet, I'd guess something like:
shpproj old new -i="init=nad83:() units=us-ft" -o=geographic 
would work, but () needs to be replaced with the number for the state
plane covering the data, which can be found in nad/nad.lst in the proj
distribution.



More information about the Xastir mailing list