All Projects → aourednik → Historical Basemaps

aourednik / Historical Basemaps

Licence: gpl-3.0
Collection of georeferenced boundaries of world countries and cultural regions for use in mapping historical data on the world scale

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Historical Basemaps

turf-go
A Go language port of Turf.js
Stars: ✭ 41 (-69.4%)
Mutual labels:  geojson, geography
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-87.31%)
Mutual labels:  history, geography
Geolib
Zero dependency library to provide some basic geo functions
Stars: ✭ 3,675 (+2642.54%)
Mutual labels:  geojson, geography
Mdline
Markdown timeline format and toolkit.
Stars: ✭ 111 (-17.16%)
Mutual labels:  history
Covid 19 Germany Gae
COVID-19 statistics for Germany. For states and counties. With time series data. Daily updates. Official RKI numbers.
Stars: ✭ 114 (-14.93%)
Mutual labels:  history
Cats
Implementations of cat(1) from various sources.
Stars: ✭ 125 (-6.72%)
Mutual labels:  history
Tiler
A no nonsense Vector Tile pipeline
Stars: ✭ 132 (-1.49%)
Mutual labels:  geojson
Hyperapp Fx
Effects for use with Hyperapp
Stars: ✭ 105 (-21.64%)
Mutual labels:  history
Df Style Worldgen
Fantasy Worlds Procedurally Generated
Stars: ✭ 130 (-2.99%)
Mutual labels:  history
Geomet
GeoMet - Convert GeoJSON to WKT/WKB, and vice versa
Stars: ✭ 123 (-8.21%)
Mutual labels:  geojson
Hstr Rs
hstr, but with paging
Stars: ✭ 122 (-8.96%)
Mutual labels:  history
Geojson2svg
Converts geojson to svg string given svg viewport size and maps extent.
Stars: ✭ 117 (-12.69%)
Mutual labels:  geojson
Paradoxgameconverters
Various converters between different grand strategy games
Stars: ✭ 126 (-5.97%)
Mutual labels:  history
Cutbox
CutBox makes your macOS pasteboard awesome.
Stars: ✭ 112 (-16.42%)
Mutual labels:  history
Geojsonio
Convert many data formats to & from GeoJSON & TopoJSON
Stars: ✭ 132 (-1.49%)
Mutual labels:  geojson
Spotify Playlist Archive
Daily snapshots of public Spotify playlists
Stars: ✭ 111 (-17.16%)
Mutual labels:  history
Timeline
直观地显示各个历史时间段及历史地图。Visually display various historical time periods and historical maps.
Stars: ✭ 127 (-5.22%)
Mutual labels:  history
Gis Dataset Brasil
Geographic Information Systems (GIS) Dataset Brasil - Coleção de shapefiles, GeoJSON e TopoJSON prontas para uso
Stars: ✭ 121 (-9.7%)
Mutual labels:  geojson
Awesome Geojson
GeoJSON utilities that will make your life easier.
Stars: ✭ 1,668 (+1144.78%)
Mutual labels:  geojson
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (-6.72%)
Mutual labels:  geojson

Historical boundaries of world countries and cultural regions

world 1880 DRAFT ROUGH

This historical boundaries project aims at providing ready-to-use base maps for mapping historical data. As a vast, epoch-specific historical knowledge is required to make these files more reliable, this project is open to all contributions. Please do not hesitate to fork this repository and file pull requests.

All maps are stored in the geojson format: single file per feature layer, human and machine readable, easy to import in qGIS or use in D3 (see d3example.html written for D3v4 and d3v5example.html for D3v5, as well as d3v5_roughjs_example.html with the additional use of rough.js).

Geodata precision and generalization is adapted for mapping data on the scale of a continent or of the whole world.

Conceptual limitations

world 1880 DRAFT

When using the data, keep in mind that

  1. historical boundaries are even more disputed than contemporary ones, that
  2. the actual concept of territory and national boundary becomes meaningful, in Europe, only since the Peace of Westphalia (1648), that
  3. areas of civilizations actually overlap, especially in ancient history, and that
  4. overlaying these ancient vector maps on contemporary physical maps can be misleading; rivers, lakes, shorelines do change very much over millenia; think for instance about the evolution of the Aral sea since the 1980s.

Finally, note that overlapping areas are useally dealt with as topological errors in traditional GIS. Fuzzy borders are difficult to handle. Certainly a field to investigate...

Projection

world 1880 DRAFT

The geodata are stored in the WGS 84 projection, EPSG:4326 (crs:OGC:1.3:CRS84). Coordinates are in LatLon, the projection is geographical. Consider reprojecting to show the maps on world scale, choosing a projection with minimal area distortion, such as the Dymaxion projection in the first example or the Molweide projection. Most mapping software and algorithms reproject on the fly.

Contributing

You are welcome to contribute by making your forks and filing pull requests.

When correcting the geometries of individual geojson files whose dates are close to each other, please make sure that boundaries remain aligned over all concerned files. This will allow others to make animations. The multilayer topological editing tool in QGIS 3 might help you with that. Further notes on contributing in CONTRIBUTING.md

Credits

This project started as a collection of basemaps collected, adpated and converted from diverse sources, sometimes only available through the wayback machine. Among these sources, anonymous students from the "ThinkQuest Team C006628".

Some (rare) historical GIS resources on the web

Other resources - non-GIS or GIS files non-downladable

Spatial mutations in theory and fiction

If you edit the geojson maps and want to refer your own published work, please add here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].