-
The `xsync.MapOf` is a concurrent-safe map, but for use cases where a regular map is needed (e.g., serialization or interactions with non-concurrent code), it would be very convenient to have a built-…
-
Current benchmark holding up GoMap performance
```go
package main
import (
"fmt"
"time"
"unicode"
)
func main() {
stamp := time.Now()
for i := 0; i < 1_000_000; i++ …
-
MapComplete always had a focus on collecting Pictures of OSM Objects. They used IMGUR until recently, when they switched to a special Panoramax Instance that is only used to handle pictures from the a…
-
Hi, I ran this command "./run-GOMAP-SINGLE.sh --step=seqsim --config=test/config.yml" on PBS script
and error file show this : "The input sequences contain non IUPAC amino acid characters"
How to …
-
Hi, I ran this command "./run-GOMAP-SINGLE.sh --step=aggregate --config=min-config.yml"
and text error show this:
Running Aggregate Step
Traceback (most recent call last):
File "./gomap.py", l…
-
Now that the macOS and iOS version [are kept in sync](https://github.com/bryceco/GoMap/issues/654#issuecomment-2078295027) I wanted to test mapping with GoMap on my Mac.
On thing I noticed is, I wa…
-
**The general idea is, to integrate MapRoulette in other editors.**
**This ticket is meant to track the status of discussions within other tickets.**
Please create separate tickets for discussions.
…
-
My colleague has been trying to deploy GOMAP using the Singularity container and has run into a host of issues. His comments are below:
"I've made progress but I'm constantly stymied by the confo…
-
There is a process running to create a policy on which editors are allowed in the Edit dropdown on osm.org.
The latest update hints are about mobile editors https://github.com/openstreetmap/operation…
-
I recently was working on fixing Osmose issues when I came across a large number of issues generated because Sidewalks were crossing driveways without shared nodes. These features were mapped using Go…