Resources for Developers desktop logo Resources for Developers mobile logo

Resources for Developers

Documentation for SESAR as of Sept, 20, 2024

Overview



SESAR Architecture Overview


Overview on Web Services SESAR Account Registration How to use JWTs with SESAR Sample Registration Validate user credentials and get user code IGSN list for specific user code IGSN list for a geospatial polygon IGSN list for a specific field program Sample Profile for specific IGSN Update Sample Metadata Get IGSN(s) for a specific user code and a sample name (NEW) Delete a related URL for a specific IGSN (NEW)

Open Geospatial Consortium (OGC) Services


Use Cases


Release Notes


Database Documentation


IGSN ID Overview


Developer Discussions


SesarDB

Home Tables Schemas Diagrams Foreign Keys Indexes
country - Table
country (Table)

Columns
PK Name Data Type NULLs A/N Default Comment FK

country_id Integer nextval('country_country_id_seq'::regclass)
name VarChar(255)

is_active Integer


Indexes
Name Table Columns Unique Clustered
country_name_uk country name


Foreign Keys (none)

Parent Relations
Name Parent Table Child Table Parent Columns Child Columns
sample_country_id_fkey country sample country_id country_id

Triggers (none)

Used in Diagrams
Diagram Name
diagramA

Hosted at the Lamont-Doherty Earth Observatory of Columbia University and funded by the National Science Foundation

Resources for Developers maintained by SESAR team