HHidenoriinblog.optgeo.org·Dec 10, 2023 · 1 min readMaps and Mappers - related conceptsWe see several interrelated concepts. Here are definitions of these concepts. bold is added by me. UN Mappers a community of mapping enthusiasts collaborating to collect, validate, and disseminate geospatial open data in areas where the United Nation...00
HHidenoriinblog.optgeo.org·Jul 21, 2023 · 2 min readSmart Maps Dojo: conceptEnglish version Smart Maps Dojo is a concept that aims to promote the open dissemination of geospatial information technology for web maps. It seeks to strike a balance between philosophy, demonstration, and explanation, fostering the formation of a ...00
HHidenoriinblog.optgeo.org·Oct 29, 2022 · 1 min readHost a wiki by gollum on Raspberry PiPurpose To host an in-house wiki for internal brainstorming. OS Raspberry Pi OS Lite (64-bit) - aarch64 Install gollum sudo apt install ruby ruby-dev cmake sudo gem install gollum Initialize a git repository mkdir your-wiki cd your-wiki git init cd...00