JuliaGeo / GeoDatasets.jl

Common geographic data sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov.io

The aim of this package is to give access to common geographics datasets. Currently it contains:

Contributions are most welcome. Here are some guidelines:

  • data sets should be global in scope
  • available under a license allowing redistribution
  • hosted on a publicly available server

Installation

Install Julia 1.6 (or later) and issue the following commands:

using Pkg
Pkg.add("GeoDatasets")

Documentation

Documentation is available here.

About

Common geographic data sets

License:MIT License


Languages

Language:Julia 100.0%