Giter VIP home page Giter VIP logo

world-historical-gis-data's Introduction

World Historical GIS Data: 2000 BCE to 1994 CE

While the site is now defunct, Oracles, Thinkquest.org site consolidated a series of country boundary data into shapefiles. Created as an educational site in 1996 and acquired by Oracle in 2002, the site went defunct in 2013. Thanks to the Wayback Machine, the shapefiles of country boundaries spanning between 2000 BCE and 1994 CE can still be downloaded. The data itself should be used with caution and only for small scale projects. Created by students, the archived disclaimer page explains that the data has a spatial error of roughly +/- 40 miles and the best available information, especially for the oldest years, is not the most reliable.

gislounge.com

Found through aourednik/historical-basemaps

Usage

import topology { getCollection, collectionNames } from 'world-historical-gis-data'

topology

A topojson containing all the data.

getCollection

Takes a collectionName and returns a GeoJSON FeatureCollection

const year_1000 = getCollection('1000')

collectionNames

And array of available collections.

[
  '1000',
  '1000BC',
  '1279',
  '1492',
  '1530',
  '1650',
  '1715',
  '1783',
  '1880',
  '1914',
  '1920',
  '1BC',
  '2000BC',
  '200BC',
  '323BC',
  '400',
  '500BC',
  '600',
  '800',
  'world',
]

world is the basemap and containing the whole world.

Dev

To download the data and create the topojson:

./scripts/prepare.sh

world-historical-gis-data's People

Contributors

idris-maps avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.