Skip to content
@Geospatial-Digital-Special-Collections

Geospatial Digitial Special Collections (GDSC)

Geospatial Digital Special Collections

GDSC - Geospatial Data Special Collections

GDSC is a set of configurations and tools to curate special collections of GIS data.

Currently it includes a back end data store in a containerized k8s environment, a set of tools for data management and curation, and a front end search engine to browse the data catalog.

Installation

Please see the installation notes in the docs repository.

Components

There main repositories for GDSC are:

  1. kubernetes - tools for managing the k8s cluster
  2. tools - to manage data curation and ingest

There are several other key components to GDSC:

  1. metadata repository - currently an excel file stored on Box
  2. docker repository used to build containers used by GDSC

Note: the kubernetes repository can also be run on localhost as a development machine and managed by the tools repository on the same development machine.

Services and Endpoints

The above components provide several internet services (development machine):

  1. A simple search interface at https://gdsc.idsc.miami.edu (http://localhost:5000)
  2. A vector tile server at https://gdsc.idsc.miami.edu/vector/ (http://localhost:7800)
  3. A SOLR index of the metadata repository at https://gdsc.idsc.miami.edu/solr/solr/ (http://localhost:8983)
  4. A PostgREST endpoint for database queries at https://gdsc.idsc.miami.edu/functions/ (http://localhost:3000)

The GDSC data store is also linked to an ArcGIS Portal server at https://portal.gdsc.miami.edu (not part of the Kubernetes implementation).

Documentation

For most documentation see the README files in respective directories of each repository in this organization. A few general notes are in the docs repository for:

Questions

Please direct all questions to tnorris@miami.edu

Popular repositories Loading

  1. .github .github Public

  2. docs docs Public

    HTML

  3. docker docker Public

    HTML

  4. promo promo Public

    HTML

  5. helm helm Public

    Smarty

  6. airflow airflow Public

    Dags for GDSC

    Python

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…