Perkumpulan OpenStreetMap Indonesia (POI), in collaboration with Wikimedia Indonesia, creates an interactive mapping system aimed at inventory and visualizing historical places in order to support the GLAM Indonesia project through WikiData, Wikimedia Commons, and OpenStreetMap. This map is an initiative solution for marketing and promoting cultural and historical places, by providing open access to information, providing accessibility information for people with disabilities and allowing the community to contribute by mapping cultural and historical places in Indonesia. Additionally, the mapping system ultimately allows the community to assist the government in developing and improving people's interest in studying history and cultural diversity in Indonesia. The project places youth as the main actor of the project since they have great potential as a development resource with their critical, creative, and innovative thinking. This open-mapping platform aims to visualize and analyze the historical maps with accessibility for people with disabilities which is accessible and can be used by the public and government to enrich historical information.
- G = Galeries
- L = Library
- A = Archive
- M = Museum
You can find the GitHub repository for this project here.
- Clone the Repository:
git clone https://github.com/mukhlisakb/wmid-webgis.git
- Navigate to the Project Directory:
cd wmid-webgis
- Install Dependencies:
npm install
To contribute to this project, follow these steps:
-
Fork the Repository: Click the 'Fork' button on the top right of the repository page to create a copy of the repository under your GitHub account.
-
Clone Your Fork:
git clone https://github.com/<your-username>/wmid-webgis.git
Replace with your GitHub username.
- Create a New Branch:
git checkout -b your-branch-name
Replace your-branch-name with a descriptive name for your branch.
-
Make Your Changes: Make the necessary changes and commit them with a meaningful message.
-
Push to Your Branch:
git push origin your-branch-name
-
Create a Pull Request: Go to the original repository and click the 'New Pull Request' button. Provide a description of your changes and submit the pull request for review.
We welcome contributions from everyone. Your collaboration helps us improve the project and make it more beneficial for the community.
cheers