Skip to content

Glossary

Anthony Fok edited this page Mar 10, 2021 · 4 revisions

[very early draft, unofficial, work in progress]

A

ArcGIS

  • Software by Esri

C

CGC = La Commission géologique du Canada

  • = GSC (Geological Survey of Canada)

D

DAUID

  • census dissemination area

DDR = Disaster Risk Reduction

DSRA = Deterministic Seismic Risk Assessment

E

Elastic Cloud

Elasticsearch

Esri (ESRI) = Environmental Systems Research Institute

  • ArcGIS Desktop
  • zh: 美国环境系统研究所公司 / 美國環境系統研究所公司

G

GDAL = Geospatial Data Abstraction Library

GEM = Global Earthquake Model

GEOSCAN Database / Base de données GEOSCAN

  • https://geoscan.nrcan.gc.ca/ GEOSCAN
  • GEOSCAN is the bibliographic database for scientific publications of Natural Resources Canada (NRCan).
    • The database features over 85,000 records primarily of the Earth Sciences (Geological Survey of Canada publications, National Atlas maps, Topographic maps, Remote sensing publications), and is continually growing with records on Mining, Materials and Energy. GEOSCAN also contains records on external publications authored by NRCan scientists and specialists.

GIS = Geographic Information System

  • fr: Système d'information géographique
  • zh: 地理信息系统 / 地理資訊系統

Git LFS = Git Large File Storage

GSC = Geological Survey of Canada

gunicorn:

H

HAZUS® = Hazards U.S.

  • a geographic information system-based natural hazard analysis tool developed and freely distributed by the Federal Emergency Management Agency (FEMA). ... Although it was developed with the US continent in focus, the Hazus toolset has been adopted by emergency management organizations worldwide such as Singapore, Canada, Australia, and Pakistan.
  • See https://en.wikipedia.org/wiki/HAZUS

HabitatSeven®

Hyogo Framework for Action

  • zh: 兵库行动框架 / 兵庫行動綱領

NHSL = National Human Settlement Layer

O

OGC = Open Geospatial Consortium

OGR:

  • OGR used to stand for OpenGIS Simple Features Reference Implementation. However, since OGR is not fully compliant with the OpenGIS Simple Feature specification and is not approved as a reference implementation of the spec the name was changed to OGR Simple Features Library. (from https://trac.osgeo.org/gdal/wiki/FAQGeneral#WhatdoesOGRstandfor)

ogr2ogr:

OpenAPI:

OpenQuake:

P

PostGIS:

SELECT superhero.name
FROM city, superhero
WHERE ST_Contains(city.geom, superhero.geom)
AND city.name = 'Gotham';

PSRA = Probabilistic Seismic Risk Assessment

pygeoapi: a Python server implementation of the OGC API suite of standards.

Q

QGIS:

  • from Wikipedia: QGIS (until 2013 known as Quantum GIS) is a free and open-source cross-platform desktop geographic information system (GIS) application that supports viewing, editing, and analysis of geospatial data.
  • https://www.qgis.org/ - Welcome to the QGIS project!, a Free and Open Source Geographic Information System

RDM

S

SAUID

SchemaSpy

Sendai

  • the capital city of Miyagi Prefecture, Japan
  • 日本宮城縣仙台市

Sendai Framework: 仙台框架 / 仙台綱領

Sendai Framework for Disaster Risk Reduction 2015-2030

SQL/MM Spatial

Swagger:

  • See OpenAPI

T

Tableau

U

UbuntuGIS

UNDRR (formerly UNISDR)

  • United Nations Office for Disaster Risk Reduction
  • 聯合國減少災害風險辦公室

UNISDR

  • United Nations International Strategy for Disaster Reduction
  • 联合国国际减灾战略 / 聯合國國際減災策略署

USGS

W

WSGI = Web Server Gateway Interface

Clone this wiki locally