top of page
wikianchortop

Wikimaps

Tutorial

Inspiration

We have always loved history and we have always loved spending time on Wikipedia, learning about historical events. However, there is no real map-interface that allows learning about the context of historical events across time and with respect to events across the globe.

We wanted to create an interface that will allow all history-lovers to contribute to historical analysis while allowing them to learn from the collective knowledge of the human community.

What it does?

  • Visualizes a particular category of data across time on a map interface (such as Religions or Empires)

  • Allows users to edit the data across time on the map (add new elements, delete elements, edit boundaries, edit information, and more)

  • Allows users to add a new category of data to visualize and add to (such as Languages or Crime Rates)

  • Displays Wikipedia articles on one side which allows users to explore more details about mapped data

  • Displays user inputted information about the data (such as Army size and other facts for Empire data)

  • Visualize multiple categories of data allowing user to choose the combination of categories they wish to see correlation between (such as Religion and Empires at the same time)

Tools and Platforms

  • We used ESRI's Javascript API 4.13 for mapping and visualization.

    • Widgets were used to generate the timeline, data manipulation, and retrieval

  • We used ArcGIS for data storage and retrieval of geographical data with a time component

    • FeatureLayers represented categories

    • Features represented individual polygons of data

    • Each feature contained various fields, such as Name, startYear, endYear, information, wikiLink

  • We used Vue.js for our front-end​

Try it out!
bottom of page