Home
last modified time | relevance | path

Searched refs:PROJECTION_OTHER (Results 1 – 6 of 6) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dproj2.c64 case PROJECTION_OTHER: in G_projection_name()
H A Dgislib.dox732 - PROJECTION_OTHER - Other (more than 121 projections are supported)
/dports/databases/grass7/grass-7.8.6/include/
H A Dgis.h118 #define PROJECTION_OTHER 99 macro
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dheader.c545 case PROJECTION_OTHER: in Vect_get_proj_name()
/dports/databases/grass7/grass-7.8.6/general/g.setproj/
H A Dmain.c180 case PROJECTION_OTHER: in main()
/dports/databases/grass7/grass-7.8.6/lib/proj/
H A Dconvert.c532 cellhd->proj = PROJECTION_OTHER; in GPJ_osr_to_grass()