[GRASS-dev] Creating location from values stp problem

Glynn Clements glynn at gclements.plus.com
Mon Oct 23 11:51:36 EDT 2006


Markus Neteler wrote:

> > > Index: proj-parms.table
> > > ===================================================================
> > > RCS file: /grassrepository/grass6/general/g.setproj/proj-parms.table,v
> > ..
> > > +LL:LAT0=noask,0.0;LON0=noask,0.0
> > ..
> > > +STP:LAT0=noask,0.0;LON0=noask,0.0
> > ..
> > > 
> > > Please test it (STP and LL).
> > > 
> > > I have also 'indent'ed main.c of g.setproj. A few compiler warnings
> > > are still there.
> > 
> > 
> > what other ones could be missing?
> 
> I have compared to the GRASS 5 projection list: missing are
> - krovak
> - krovakgis
> - vitk1
> 
> PROJ 4.5.x contains new support for krovak, so this could
> be the occasion to re-introduce it in GRASS 6.

The tables only included the projections which were already handled in
G_geo_init_table() (that was the source for the tables).

> > (or another way, why were these two missed?)
> 
> I dunno - maybe an oversight? Glynn will know more.

Those didn't occur in G_geo_init_table(), presumably because g.setproj
handled them as special cases. Actually, I'm surprised that UTM is in
there.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list