GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
pj_info Struct Reference

#include <gprojects.h>

Data Fields

PJpj
 
double meters
 
int zone
 
char proj [100]
 
chardef
 
charsrid
 
charwkt
 

Detailed Description

Definition at line 41 of file gprojects.h.

Field Documentation

◆ def

char* pj_info::def

Definition at line 46 of file gprojects.h.

Referenced by pj_get_kv(), and pj_get_string().

◆ meters

double pj_info::meters

Definition at line 43 of file gprojects.h.

Referenced by pj_get_kv(), and pj_get_string().

◆ pj

PJ* pj_info::pj

Definition at line 42 of file gprojects.h.

Referenced by get_pj_type_string(), pj_get_kv(), and pj_get_string().

◆ proj

char pj_info::proj[100]

Definition at line 45 of file gprojects.h.

Referenced by pj_get_kv(), and pj_get_string().

◆ srid

char* pj_info::srid

Definition at line 47 of file gprojects.h.

Referenced by pj_get_kv(), and pj_get_string().

◆ wkt

char* pj_info::wkt

Definition at line 48 of file gprojects.h.

Referenced by GPJ_grass_to_osr(), and pj_get_kv().

◆ zone

int pj_info::zone

Definition at line 44 of file gprojects.h.

Referenced by pj_get_kv(), and pj_get_string().


The documentation for this struct was generated from the following file: