#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <gnome.h>
#include "fmaps.h"
Go to the source code of this file.
Functions | |
void | FM_Export_Ellipsoid (PGconn *conn,const gchar *name) |
void | FM_Import_Ellipsoid (PGconn *conn,const gchar *name) |
void | FM_Export_Datum (PGconn *conn,const gchar *name) |
void | FM_Import_Datum (PGconn *conn,const gchar *name) |
void | FM_Import_Projection (PGconn* conn,const char *name) |
void | FM_Export_Projection (PGconn* conn,const char *name) |
|
Definition at line 132 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |
|
Definition at line 34 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |
|
Definition at line 284 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |
|
Definition at line 176 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |
|
Definition at line 80 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |
|
Definition at line 230 of file fmapsimport.c. Referenced by on_fileselection_ok_button_clicked(). |